Top
Install the Whatfix Desktop Player
  • 30 Jun 2025
  • 6 Minuten zu lesen
  • Dunkel
    Licht
  • pdf

Install the Whatfix Desktop Player

  • Dunkel
    Licht
  • pdf

The content is currently unavailable in German. You are viewing the default English version.
Artikel-Zusammenfassung

Note:
  • To install Whatfix Desktop Player, end users need to choose between the data centers, either US or EU, and then install the Player. The Player is installed either at a user level or system level based on the requirements of the end users.
  • Whatfix applications work either as 64-bit or 32-bit processes through a back-end configuration.

Installation methods

There are two methods of installation for the Whatfix Desktop Player.

1. Installer

The Whatfix Player is installed either at a system level or user level on a machine. This method of installation is the most used one.

2. System Level Distributor

A distributor file is installed at the system level, triggering the installation of the Whatfix Player after a user in the system logs in, if they don't already have it. This ensures that users added to the system later automatically get the Player. It also ensures that the Player is reinstalled for the user if it gets uninstalled. Administrator privileges are required for this installation method.
The installation happens at the local user level.


Auto-update of the Player

Whatfix provides the capability to automatically update the Player whenever there is a new version. Auto-updates are available for the User Level Installation and System Level Distributor (only at the user level) Installation methods. For more information, see Auto-update of the Whatfix Desktop Player.

Comparison of installation methods

User LevelSystem LevelSystem Level Distributor
Ideal usageBy individuals such as end users or content creatorsBy IT admins installing the Player on virtual machines such as Citrix or Azure Virtual DesktopBy IT Admins installing the Player in bulk for all users.
Who can use this method?AnyoneSystem administratorsSystem administrators
Auto updatesAvailableNot AvailableAvailable (only at the user level)

Your browser does not support Svg.click here to download

Download the installer

Here's the link to download the installer.

InstallerSystem Level Distributor
USUS
EUEU

Install the Player

The Player is installed in two ways:

  • Use the Installation Wizard: Only User Level and System Level installation are done this way.
  • Use the command prompt: All installation methods, including virtual machine installation, are done this way.
Use the Installation Wizard

  1. Open the downloaded installer file to launch the installation wizard.

  2. Click Next to continue the installation.
    installation 1.png

  3. Choose whether to install the Player for yourself or for all users of the machine.
    Installation scope of Whatfix Player on Desktop

Note:
  • If you choose to install it only for yourself, the default location is C:\Users\ \AppData\Local\

  • If you choose to install it for all users, the default location is C:\Program Files (x86)\Whatfix\

  1. In the Destination Folder window, click Next to install the file in the default location or click Change... to choose a different location.
    dest_player_change.png

  2. In the Player Arguments window, enter your ORG ID, and then click Next.
    Installation 3.png

Note:
  • To get the ORG ID, contact your Whatfix Representative.
  • ORG ID is case-sensitive.
  1. On the Ready to install Whatfix Player dialog box, click Install to finish the installation.
    Installation 4.png

  2. On the Whatfix Player Setup window, click Finish
    Installation 5.png

Use the Command Prompt

  1. Open Windows Command Prompt and use the following command to change the current directory to the downloaded folder:
    cd {Path to downloads directory}
    cmd-downloadfolder DT

  2. Depending on the installation method you choose, run the following command to install Whafix Player:

User Level Installation
msiexec.exe /i {FILE_NAME} SCOPE="per-user" ORG="{ORG_ID}" HP="{HOSTED_PATH}" DD="{DEV_DOMAIN}" PORT="{PORT_NUMBER}" INSTALLPATH="{INSTALL_PATH}" /q

The following table explains the various parameters and values used in the command. Omit those that are not mandatory and use their default values. Replace the parameter values within quotes with the necessary values.

DescriptionMandatory
{FILE_NAME}The file name of the downloaded installer.Yes
ORGYour Organization ID. Contact your Whatfix Representative to get your Organization ID, then replace {ORG _ID} with it.Yes
HPThe hosted path (HP) parameter is the URL of your hosting environment. By default, it points to https://cdn.whatfix.com. In case you are using a Self Hosted mode of deployment, replace {HOSTED_PATH} with your own host URL.No
DDThe development domain (DD) is the URL of the server where the installer is built. By default it is https://whatfix.com. Replace {DEV_DOMAIN} with your own URL.No
PORTThe port number is used for debugging. By default, it is empty. Replace {PORT_NUMBER} with your preffered port number.No
INSTALLPATHThis is the location where the Player is installed on your desktop. By default, it is in your local application data folder. Replace {INSTALL_PATH} with your preferred install location.No
/qThis parameter ensures that the installation of the Player is done silently on your desktop.No
System Level Installation / Virtual Machine Installation

System Level Installation

msiexec.exe /i {FILE_NAME} SCOPE="per-machine" ORG="{ORG_ID}"  HP="{HOSTED_PATH}" DD="{DEV_DOMAIN}" PORT="{PORT_NUMBER}" INSTALLPATH="{INSTALL_PATH}" /q

Virtual Desktop Installation

msiexec.exe /i {FILE_NAME} ORG="{ORG_ID}" APP="{PATH_TO_APPLICATION}" ENV="Citrix"
DescriptionMandatory?
{FILE_NAME}The file name of the downloaded installer.Yes
ORGYour Organization ID. Contact your Whatfix Representative to get your Organization ID, then replace {ORG _ID} with it.Yes
HPThe hosted path (HP) parameter is the URL of your hosting environment. By default, it points to https://cdn.whatfix.com. In case you are using a Self Hosted mode of deployment, replace {HOSTED_PATH} with your own host URL.No
DDThe development domain (DD) is the URL of the server where the installer is built. By default it is https://whatfix.com. Replace {DEV_DOMAIN} with your own URL.No
PORTThe port number is used for debugging. By default, it is empty. Replace {PORT_NUMBER} with your preferred port number.No
INSTALLPATHThis is the location where the Player is installed on your desktop. By default, it is in your local application data folder. Replace {INSTALL_PATH} with your preferred install location.No
/qThis parameter ensures that the installation of the Player is done silently on your desktop.No
APPThe APP parameter is the complete path of the required application in the server machine. For example, C:\Program Files\Windows NT\notepad. Replace {PATH_TO_APPLICATION} with the path to your underlying application.Yes
ENVThe environment (ENV) is the virtual workspace where the Player needs is deployed. It is Citrix for both Citrix and AVDYes
System Level Distributor
msiexec.exe /i {FILE_NAME} ORG="{ORG_ID}" /q /l*v out.txt
DescriptionMandatory?
{FILE_NAME}The file name of the downloaded installer.Yes
ORGYour Organization ID. Contact your Whatfix Representative to get your Organization ID, then replace {ORG _ID} with it.Yes
/qThis parameter ensures that the installation of the Player is done silently on your desktop.No
/l*vThese are the installer logs.No
  1. Press the Enter key.
Note:

If there is no error message, the installation is successful.
playe_install.png

  1. When the installation is complete, open the desktop application to view Whatfix content.
    ms_teams_preview.png

Validate the installation

After you have finished the Player installation process, check whether it is installed in your system in the following ways:

  • Use file location: This method is used to validate the Player's installation for all installation methods
  • Use the registry: This method is used to validate the Player's installation for all methods.
Use the registry

This is a standard method of validation wherein IT Admins can use the Windows Registry to check whether the Player's distributor file is installed, even if they do not have access to end-user registry. This method does not require accessing the user's profile.

  1. Go to your computer's Registry Editor.
  2. Under HKEY_LOCAL_MACHINE, click SOFTWARE.
    Snag_275a18.png
  3. Depending on the installation method, verify whether the following file exists:
System Level Installer

Double-click the Whatfix folder to see the Registry Entry of the Player.
reggit_sli.png

System Level Distributor
  1. The PlayerBulkManager file is present under a folder titled Whatfix.
    Snag_27b037.png

  2. Double-click PlayerBulkManager to see the Registry Entry of the Player.
    Snag_675f80.png

Use file location

Depending on the installation method, verify whether the following folder exists to validate whether the installation was successful:
User Level Installation
AppData > Local > Whatfix Player

System Level Installation
Program Files > Whatfix > Whatfix Player

System Level Distributor
Program Files > Whatfix > Player MSI Manager

Troubleshooting

If you face issues with installation, see Unable to install Whatfix Desktop Studio or Player.


War dieser Artikel hilfreich?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.