Differences
This shows you the differences between the selected revisions of the page.
| 2013-11-14 | 2013-11-14 | ||
| updating path to uninstallation for newer version of windows + relevant tags + formatting (martin) | get rid of reference to opencandy (martin) | ||
| Line 61: | Line 61: | ||
| * ''/LOADINF=%%"filename"%%'' - Instructs Setup to load the settings from the specified file after having checked the command line. This file can be prepared using the ''/SAVEINF'' parameter. | * ''/LOADINF=%%"filename"%%'' - Instructs Setup to load the settings from the specified file after having checked the command line. This file can be prepared using the ''/SAVEINF'' parameter. | ||
| * ''/SAVEINF=%%"filename"%%'' - Instructs Setup to save installation settings to the specified file. | * ''/SAVEINF=%%"filename"%%'' - Instructs Setup to save installation settings to the specified file. | ||
| - | * ''/NOCANDY'' - Do not show advertisements from [[opencandy|OpenCandy]] advertising network during installation. ((Parameter ''/NOCANDY'' is specific to WinSCP installer, it is not a generic parameter of Inno Setup.)) | ||
| For full list of parameters, refer to [[&url(innosetuphelp)|Inno Setup help]] (chapter //Other Information > Setup Command Line Parameters//). | For full list of parameters, refer to [[&url(innosetuphelp)|Inno Setup help]] (chapter //Other Information > Setup Command Line Parameters//). | ||