Silent Installation of OI Gateway
- Last UpdatedSep 14, 2017
- 1 minute read
Wonderware Operations Integration - Supervisory Gateway G-2.1 supports silent (command line) installation. This features enables non-interactive installation of the OI Gateway.
Silent Installation Syntax:
The basic syntax of the silent installation command consists of the full path to the setup.bat file (typically the DVD drive designation on your local computer), and the command line switch for silent installation/un-installation.
<DVD>: CD-OIGATEWAY>Silent_Install_Setup.bat /<argument>
The usage instructions can be retrieved by the following command line:
<DVD>: CD-OIGATEWAY>Silent_Install_Setup.bat /?
The above command line returns the supported operations - install and uninstall. The /install and /uninstall switches completely disable the graphical user interface of Setup.bat. There is no input from or feedback to the end user.
Silent Installation of OI Gateway
To install the OI Gateway
-
Open a command prompt using Run as administrator.
-
Run the batch file set up with the /install switch.
C: CD-OIGATEWAY>Silent_Install_Setup.bat /install
-
Wait for the system to display the confirmation message - Silent installation completed successfully.
Silent Uninstallation of OI Gateway
To uninstall the OI Gateway
-
Open a command prompt using Run as administrator
-
Run the batch file set up with the /uninstall switch.
C: CD-OIGATEWAY>Silent_Install_Setup.bat /uninstall
-
Wait for the system to display the confirmation message - Silent uninstallation completed successfully.