NOTE
|
||||||
An error is displayed and the installer stops if you enter a parameter as indicated below.
If you specify a parameter other than the available parameters
If you enter the same parameter multiple times
If you enter contradictory parameters, such as trying to start the installation mode and uninstallation mode at the same time
The silent mode does not display messages when errors occur, except for items controlled by Windows such as UAC.
A silent uninstallation performs a different operation according to whether Desktop is already installed.
A detailed parameter file is not required to perform a silent uninstallation. If a file is specified in the command, it is ignored and an error does not occur.
|
(Path to the folder that the installer was placed in)\32bit\setup.exe /qn /x
|
NOTE
|
In the above example, the "/qn" refers to starting the installer in the silent mode, and "/x" refers to starting the installer in the uninstallation mode.
|