Silent installation - A-Herzog/Warteschlangensimulator GitHub Wiki

The Windows version of Warteschlangensimulator can be installed in "for the current user" mode without any user interaction. This cen be controlled via the following command-line switches:

  • SimulatorSetup.exe: Runs the installer in full GUI mode. The installer will ask for the language to use, for the installation mode ("current user" / "all users") and will ask at the end of the installation if the newly installed simulator is to be started (pre-selected checkbox).
  • SimulatorSetup.exe /Update: Will start a "current user" installation and will start the installed simulator at the end of the installation process. A progress window will be shown during installation. No user interaction is needed or possible. (The progress window will be shown in the language chosen during the last installation - or in English if this is the first installation.)
  • SimulatorSetup.exe /S: Will start a silent "current user" installation. No progress window will be shown. At the end of the installation the newly install simulator will be started.
  • SimulatorSetup.exe /Silent: Will start a silent "current user" installation. No progress window will be shown. At the end of the installation nothing will happen. (The newly installed simulator will not be started.)

Note: The /Silent option will be available starting with Warteschlangensimulator version 6.0.