Differences
This shows you the differences between the selected revisions of the page.
2025-05-16 | 2025-06-13 | ||
Restored revision 1711093065. Undoing revisions 1747379540, 1747380227. (martin) (hidden) | no summary (52.156.44.246) (hidden) (untrusted) | ||
Line 50: | Line 50: | ||
* ''/NORESTART'' -- Instructs installer not to reboot even if it's necessary. | * ''/NORESTART'' -- Instructs installer not to reboot even if it's necessary. | ||
* ''/LOG=%%"filename"%%'' -- Causes Setup to create a log file. | * ''/LOG=%%"filename"%%'' -- Causes Setup to create a log file. | ||
- | * ''/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. | + | * ''/LOADIve 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. | * ''/NOCLOSEAPPLICATIONS'' -- Prevents Setup from closing applications using files that need to be updated by Setup. | ||