Differences
This shows you the differences between the selected revisions of the page.
2009-11-30 | 2010-01-18 | ||
upgrading portable executable (martin) | no summary (193.195.73.210) | ||
Line 59: | Line 59: | ||
* ''/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 install OpenCandy advertising software. | ||
For full list of parameters, refer to [[&url(innosetup)|Inno Setup]] help. | For full list of parameters, refer to [[&url(innosetup)|Inno Setup]] help. |