rhyolitester Posted February 3, 2006 Posted February 3, 2006 Just to clarify some things...When i add for eg, MSN 7.5 to my install folder for silent install, which directory does it install to?the default C:? Can't find an answer in the webpages that says so..Because I'm in the habit of installing my programs to a different directory, D:, to keep things tidy and neat.therefore, what cmd can i add to the batch file to have it install to D:?thanks in advance
Doc Symbiosis Posted February 3, 2006 Posted February 3, 2006 To which location the apps install, depends on the installer of the application, Most of them simply install to the %PROGRAMFILES% folder, some of them always install to c:\Program Files. If you want to install them to another location by default, I would recommend to change the %PROGRAMFILES% directory to this location, because not all installers give the opportunity to change the installation directory within a silent installation.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now