Personal installations
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
Personal installations
If the end-users' company cannot support Administrator instances, then each end user must install their own personal instance. When the WebClient installer determines that an end user cannot perform an Administrator install, the installer automatically switches to performing a personal install.
The following table lists the default values that the installer supplies during a personal installation. If the user enters a different value, the installer verifies that the user has write privileges for the new choice.
| Directory | Default |
|---|---|
| WebClient install |
%USERPROFILE%\Application Data\Progress Software\WebClient
|
| Program shortcuts |
C:\Documents and Settings\<user>\Start Menu\Programs\PSC WebClient <release-number>
|
| WebClient application install |
%APPDATA%\WebClientApps
Note: In some circumstances, the installer might choose
a different default:
|
The lack of Administrator write privileges imposes some limitations on WebClient applications deployed as personal instances. There are common types of files that require Administrator privileges to install, and if you intend to support personal instances of your WebClient application, your application cannot use these types of files. For more information, see System Tasks and personal installations.
InstallShield setup player add-on for personal installations
The WebClient One-Click Install requires the InstallShield Setup Player to run properly. The InstallShield Setup Player is a control provided by Flexera Software that is installed by Internet Explorer as an Add-on. There are applications besides WebClient that might install the InstallShield Setup Player. Once the Add-on is installed, any application can use it for their Web-based installs.
If the Add-on is not present, a personal WebClient installation fails. You can check whether or not the Add-on is installed by choosing in your web browser. Look for InstallShield Setup Player from Flexera Software in the dialog that appears. However, this installation requires Administrator write privileges.
OpenEdge-install-dir\webinstall\webclient\web_image\SetupPlayer12.msisource-directory\SetupPlayer12.msi /qnThe next time that their web browser runs on the machine, the Add-on is available and a personal WebClient installation can succeed.
MsiExec.exe /X{80482183-337F-46D1-AF8B-F2686C9E7498}