¶ Command
Open a terminal (cmd on windows) and run the following command :
Sumo22.1.0-installer.exe config "auto|install|ok|all|C:\Sumo22#;#C:\Sumo22|ok" exitonfinish
The config string breaks down to the following parts separated by a pipe mark:
- Language : auto is to automatically detect the language of the system. 1 is for English, 2 is for Korean and so on in the order of flags on the first page.
- Method : it should be install. You could use it for uninstall too, if you wanted.
- License agreement : ok means you accept it. You'll need to accept the license agreement.
- Who to install : type all for "all" users or "tome" for just for the installing user.
- Install path and working path : separated by "#;#". Working path is only set for the installing user. Please use english only letters for working path, and preferably to the install location as well. Please be aware that if you do an "all" install, all users should have access to the working directory.
- Confirmation : ok would be needed here