February 3, 200620 yr 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
February 3, 200620 yr 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.
Create an account or sign in to comment