Silent App Studio Installation

How to:

You can install App Studio in silent mode if you prefer to automate the installation process or if you do not want to run the installation in interactive mode. In a silent installation, dialog boxes do not appear to prompt you for parameters. Instead, you place the parameters in a text file that you specify when launching the silent installation.

Procedure: How to Install App Studio Release 8.2.x Using the Silent Installation

To install in silent mode, you must create a file containing your installation parameters.

  1. Open the command prompt.
  2. Navigate to the directory where the App Studio 8.2.x installation program (for example, AppStudio8203.exe) resides and type the following command:
    AppStudio8203.exe -r drive:\fullpath\filename.properties
    Note: Always generate the properties file before performing the silent installation to ensure that the properties are correct.
    • The properties file has the extension .properties.
    • You need to specify the full path to where the properties file will be created.
  3. To install in silent mode, navigate to the directory where the App Studio installation program (for example, AppStudio8203.exe) resides and type the following command:
    AppStudio8203.exe -i silent -f drive:\fullpath\filename.properties

WebFOCUS

Feedback