View Full Version : command line for auto installation
rotcivlamora
01-06-2010, 05:52 AM
Can i have the command line for auto installation of Burnintest 6.0 windows version :)
The following are command-line parameters for silent installation (to be used with the installer executable):
/SP-
This will suppress the startup prompt (with the text "This will install... do you wish to continue?")
/SILENT
This will suppress the wizard and background window but the installation progress will still appear. Error messages and startup prompt will still appear unless /SP- is also specified.
/VERYSILENT
This is the same as /silent but will also hide the progress window.
/SUPPRESSMSGBOXES
This will suppress the prompts such as "Keep newer file?" and "File exists, confirm overwrite". It will automatically select the default choice for these prompts.
JDowning
08-09-2011, 02:27 PM
The command line parameteres provided were great!!! THANX Ray!!! :)
Now I am curious if there is a way to "uncheck" the launch application checkbox during the unattended install?
I am hoping to automate the installation of the BurnIn and Performance Test software at once.
Thanx
passmark
08-09-2011, 09:21 PM
Innosetup is used as the installer.
Supported command line parameters are here,
http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html
I didn't see one for the checkbox however.
JDowning
08-10-2011, 02:38 PM
Do you suppose the "/TASKS" parameter could be used? Do you, or anyone, know what the "Launch Performance Test" Task/Checkbox would be named?
passmark
08-10-2011, 09:00 PM
I don't think /TASKS can be used for what you want.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.