Differences
This shows you the differences between the selected revisions of the page.
installation 2025-06-13 | installation 2025-06-13 (current) | ||
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. | ||
- | * ''/LOADIve installation settings to the specified 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. |
+ | * ''/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. | ||