Silent installation
A silent installation is one which requires no input from the user, providing a convenient method for performing a set installation at several machines.
To perform a silent install
-
Create a distribution copy of NetSupport School containing the required NetSupport School installation files, NSS.ini and NSM.lic (the NSM.lic is not required if you are evaluating).
-
To determine the properties for the installation, at the command line run INSTCFG.EXE /S from the NetSupport School program folder. The Install Configuration Options dialog will appear. The selected properties are stored in a parameter file, NSS.ini.
-
Choose {File}{Save} and save the 'NSS.ini' file to the folder containing the distribution copy of NetSupport School.
-
To perform the silent install at the required machine, from the folder containing the distribution copy, run:
msiexec /i "NetSupport School.msi" /qn (MSI installer)
setup /S /v/qn (setup.exe installer)