Install Exe Silent Mode

Command Mandatory/ Optional Description --mode unattended Mandatory This option runs the installer in the silent mode. The installer Graphical User Interface (GUI) is not displayed to the user. Usage: OTPDesktop-Web-2.2-windows-installer.exe --mode unattended --installdir Optional This option specifies the location where the Mobile OTP Desktop Client has to be installed. This parameter is optional. If you do not specify this option, the client is installed in the default location. See for the default installation directory. Usage: OTPDesktop-Web-2.2-windows-installer.exe --mode unattended --installdir --unattendedmodeui Optional This option controls whether a minimal progress window is displayed during the silent mode installation.
The value attribute determines whether the progress window is displayed or not. The possible values are: none indicates that the installation is completely in silent-mode and the installer GUI is not displayed during installation. Minimal indicates that the minimal progress window is displayed during installation. Usage: OTPDesktop-Web-2.2-windows-installer.exe --mode unattended --unattendedmodeui minimal --sharedArcotID Optional This option controls the installation of the Shared Mobile feature during silent mode installation.
If you want to enable this feature, set the value of this option to true. Otherwise, set the value to false. Usage: OTPDesktop-Web-2.2-windows-installer.exe --mode unattended --sharedArcotID true Silent Installation on Microsoft Windows To perform the silent mode installation on Microsoft Windows: • Extract the contents of the OTPDesktop-Web-2.2-package.zip file to a temporary location. For example, <%System_Drive%>/temp • Open the command prompt window. Dungeon crawl stone soup tiles. • Change your working directory to <%System_Drive%>/temp where the OTPDesktop-Web-2.2-windows-installer.exe file is available.
• At the prompt, enter the following command. Note: If you are using a Microsoft Windows version that is User Account Control (UAC)-enabled, it is recommended you use the Administrator account to run the silent-mode installation. Otherwise, you see the following error: Do you want to allow the following program to make changes to this computer? The preceding command installs the Mobile OTP Desktop Client in the specified location. See table, for information about additional silent mode install options.
Silent Installation on Ubuntu Linux To perform silent mode installation on Ubuntu Linux: • Extract the contents of the OTPDesktop-Web-2.2-package.zip file to a temporary location. For example, /tmp. • Open a command-line session.
Use this command line to run the installation in record mode. In order to run an InstallScript MSI or InstallScript installation in silent mode, you must first run Setup.exe with the /r option to generate a response file, which stores information about the data entered and options selected by the user at run time.
• Change your working directory to /tmp where the following Ubuntu Linux installer files are available: • (For 32-bit) OTPDesktop-Web-2.2-linux-installer.run • (For 64-bit) OTPDesktop-Web-2.2-linux-x64-installer.run • Ensure that you have the permissions that are required to run the installer. If not, run the following command: • (For 32-bit) chmod a=rx OTPDesktop-Web-2.2-linux-installer.run • (For 64-bit) chmod a=rx OTPDesktop-Web-2.2-linux-x64-installer.run • At the prompt, enter the following command.
OTPDesktop-Web-2.2.0.4-linux-installer.run --mode unattended --installdir The preceding command installs the Mobile OTP Desktop Client in the specified location. See table, for information about additional options.
Silent Installation on Apple Mac OSX To perform silent mode installation on Apple Mac OSX: • Extract the contents of the OTPDesktop-Web-2.2-package.zip file to a temporary location. • Start the Terminal application.
• Navigate to the location where you have unzipped the OTPDesktop-Web-2.2-package.zip file. • Untar the OTPDesktop-Web-2.2-osx-installer.tar file. • Ensure that you have the permissions that are required to run the installer file, OTPDesktop-Web-2.2-osx-installer.app. If not, run the following command.