Silent ibi WebFOCUS App Studio Install and Uninstall

You can install and uninstall WebFOCUS App Studio in silent mode if you prefer to automate the process and remove prompts. 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. The silent uninstall does not use a parameters file.

Install ibi WebFOCUS App Studio Using the Silent Installation

Important: As of Release 9.0.0, the WebFOCUS system file configuration no longer includes the ibi_html directory, located at drive:\ibi\WebFOCUSrelease\WebFOCUS, where release is the number of your installed release. If you store customized stylesheet files or other files in the ibi_html directory, you must upload them from this directory to the WebFOCUS Repository before installing or upgrading to WebFOCUS Release 9.0.0 or higher.
Important: As of Release 9.0.0, the WebFOCUS system file configuration no longer includes the ibi_html directory, located at drive:\ibi\WebFOCUSrelease\WebFOCUS, where release is the number of your installed release. If you store customized stylesheet files or other files in the ibi_html directory, you must upload them from this directory to the WebFOCUS Repository before installing or upgrading to WebFOCUS Release 9.0.0 or higher.

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

    Procedure
  1. Open the command prompt.
  2. Navigate to the directory where the WebFOCUS App Studio93 installation program (for example, ibi_wf-as_release_win_x86_64.exe) resides and type the following command:
    ibi_wf-as_release_win_x86_64.exe -r drive:\fullpath\filename.properties

    This command runs in interactive mode and creates the filename.properties file, which you can use later in step 3 to run in silent mode. You can replace the filename in filename.properties with any name you wish.

    Note: 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 must specify the full path to where the properties file will be created.
  3. To install in silent mode, navigate to the directory where the WebFOCUS App Studio installation program (for example, ibi_wf-as_release_win_x86_64.exe) resides and type the following command:
    ibi_wf-as_release_win_x86_64.exe -i silent -f drive:\fullpath\filename.properties

Uninstall ibi WebFOCUS App Studio Using the Silent Installation

To uninstall in silent mode, open the Command Window, with the option Run as administrator, and run the uninstall executable file while adding the option -i silent.

For example:

C:\ibi\AppStudio93\Uninstall>Uninstall.exe -i silent