Providing Users with AppWave Browser

From AppWave
Jump to: navigation, search

Go Up to AppWave Configuration and Administration


Administrator Installing AppWave Browser

In some cases, the administrator may need to install AppWave Browser for the users, such as when the user’s account does not have Administrative privileges; when multiple users will be using the same machine to run AppWave Browser; or when the administrator wants to install remotely for multiple users using Microsoft SCCM.

Note: When the AppWave Browser is installed using a Windows Administrator account, Turbo Mode is automatically set to on. Turbo mode is the recommended mode for running AppWave Browser and is required for some complex Apps. For information on Turbo Mode, see the Configuring AppWave Browser Options.

To facilitate administrative installations, AppWave Browser can be installed from the command line.

Command line options.

Option Description
-a

Installs for all users on a machine. After installing there is a single instance of AppWave Browser on each machine/environment. Installing using this options sets AppWave Browser to run in Turbo mode for all users. All user-specific AppWave Browser files, such as option settings and favourites, are stored in the users’ directory at:

  • Windows XP: C:\Documents and Settings\All Users\Application Data\Embarcadero\AppWaveBrowser .
  • Windows 7 and Windows 8: C:\ProgramData\Embarcadero\AppWaveBrowser .

Uninstalling AppWave Browser affects all users on the machine/environment.

-silent

Installs without asking the installer any questions or showing any visual user interface. This accepts the End User License Agreement.

-accept_eula

Accepts the End User License Agreement so it is not shown during the install.

-repair

Allows the installer to repair an installation, where it will reinstall the browser over an existing installation rather than execute existing one.

-nolaunch

Inhibits Browser launch after installation completion.

-installdir [directory]

Forces the install to a particular directory.

-appwaveurl [url]

Specifies the URL of the AppWave you want the Browser to auto connect to.

On the users machine, run the AppWave Browser installer from the command line as follows:

AppWaveLauncher.exe -a -silent -nolaunch

To install AppWave Browser remotely using Microsoft’s System Center Configuration Manager (SCCM), follow the usual procedure for packaging and deploying an application using SCCM as described in their respective documentation. Specific details are provided in AppWave Infrastructure Integration.

User Installing AppWave Browser

Go to Download AppWave Browser from Private AppWave . AppWave Browser preferences, and logs are kept in the following directory:

  • Windows XP: C:\Documents and Settings\user\Local Settings\Application Data\Embarcadero\
  • Vista/Windows 7 and Windows 8/Windows Server 2008: C:\Users\user\AppData\Local\Embarcadero\

See Also