Differences
This shows you the differences between the selected revisions of the page.
2016-07-22 | 2016-08-12 | ||
Restored revision 1463578957. Undoing revision 1469176448. (martin) (hidden) | /NOCLOSEAPPLICATIONS (martin) | ||
Line 46: | Line 46: | ||
* ''/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. | ||
+ | * ''/NOCLOSEAPPLICATIONS'' - Prevents Setup from closing applications using files that need to be updated by Setup. | ||
See full list of [[http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline|Inno Setup setup command line parameters]]. | See full list of [[http://www.jrsoftware.org/ishelp/index.php?topic=setupcmdline|Inno Setup setup command line parameters]]. |