Silent Installation: Start the Silent Setup

Previous Next

See Also

Once the install.sss file has been created and copied, and the registry settings modified, the silent setup can be started in one of the following ways:

· Add the following line to the install.sss file

<var name="SilentMode" value="1"/>

and start the setup without any parameters:

SetupUSoft8.0.1N.exe

or

· Start the setup using the following command:

SetupUSoft8.0.1N.exe -var:"SilentMode=1"

NOTE 1

Substitute the appropriate USoft version for "8.0.1N" in either case.

NOTE 2

The SilentSettings registry key is overwritten each time the setup is executed. If locations change, the key must be edited as required before a new setup is executed.