Silent Installation of ABTCP OI Server
- Last UpdatedNov 30, 2017
- 1 minute read
The ABTCP OI Server G-2.1 (v4.0) supports silent (command line) installation. This features enables non-interactive installation of the ABTCP OI Server.
Silent Installation Syntax:
The basic syntax of the silent installation command consists of the full path to the Silent_Install_Setup.bat file (typically the DVD drive designation on your local computer), and the command line switch for silent installation/un-installation.
<DVD>: CD-ABTCP>Silent_Install_Setup.bat /<argument>
The usage instructions can be retrieved by the following command line:
<DVD>: CD-ABTCP>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 Silent_Install_Setup.bat. There is no input from or feedback to the end user.
To install the ABTCP OI Server (Silent Installation)
-
Open a command prompt using Run as administrator
-
Run the batch file set up with the /install switch.
C: CD-ABTCP>Silent_Install_Setup.bat /install
-
Wait for the system to display the confirmation message - Silent installation completed successfully.
To uninstall the ABTCP OI Server (Silent Uninstallation)
-
Open a command prompt using Run as administrator
-
Run the batch file set up with the /uninstall switch.
C: CD-ABTCP>Silent_Install_Setup.bat /uninstall
-
Wait for the system to display the confirmation message - Silent uninstallation completed successfully.