Install FSLogix Applications

This article describes how to download and install FSLogix Apps (Core Product), Rule Editor, and Java Rule Editor.

Note

All FSLogix installations use the same steps regardless if it's a new or upgrade install.

Prerequisites

Download FSLogix

Note

We recommend customers upgrade to the latest version of FSLogix as quickly as their deployment process can allow. FSLogix will provide hotfix releases which address current and potential bugs that impact customer deployments. Additionally, it is the first requirement when opening any support case.

FSLogix can be downloaded via direct download or through the Microsoft Download Center.

Direct download

For customers who integrate the download and installation of FSLogix as part of an automated build routine, the latest version of FSLogix can be obtained here.

Microsoft Download Center

The download center allows customers to search and find previous versions1 of FSLogix.

1 Microsoft download center only provides the last 2 feature and associated hotfix releases.

Install FSLogix Apps (Core Product)

  1. Extract the downloaded zip file.

  2. Navigate to the directory where the files were extracted.

  3. Double-click on Win32 (32-bit) or x64 (64-bit), based on your environment.

  4. Double-click on Release.

  5. Double-click on FSLogixAppsSetup.exe.

  6. Agree to the licensing terms, select Install.

    Screenshot of click through license

    Note

    You can install to an alternate location, but it isn't recommended.

  7. FSLogix Apps installation progress.

    Screenshot of progress screen

  8. Reboot.

Install FSLogix Apps Rule Editor and Java Rule Editor

Note

  • The RuleEditor and Java RuleEditor are intended for administrator workstations.
  • Both the RuleEditor and Java RuleEditor installation dialogs are identical to the screenshots and are not provided.
  • You can install to an alternate location, but it isn't recommended.
  1. Extract the downloaded zip file.
  2. Navigate to the directory where the files were extracted.
  3. Double-click on Win32 (32-bit) or x64 (64-bit), based on your environment.
  4. Double-click on Release.
  5. Double-click on FSLogixAppsRuleEditorSetup.exe or FSLogixAppsJavaRuleEditorSetup.exe.
  6. Agree to the licensing terms, select Install.

Unattended installation options

Each of the FSLogix installers supports unattended and silent installation for automated use cases. Installation commands and descriptions are described in the following table.

Command Switch Description
/install Default product installation
/repair Repairs a previous product installation
/uninstall Uninstalls a previous product installation
/layout Creates a local copy of the install bundle
/passive Displays minimal UI and No prompts
/quiet Displays No UI and No prompts
/norestart Suppresses any attempts to restart. By default the UI prompts before restart
/log log.txt Logs installation to a specific path and file. Default log is in %TEMP%.

Verify product installation and version

  • You manually installed FSLogix.
  • It was installed as part of your golden image.
  • It was preinstalled as part of the Windows 10 / 11 Azure Marketplace image.

It doesn't matter how FSLogix was installed, verifying the install and version is a valuable step before configuration.

Tip

The most recent release can be found on our release notes page.

Installed Apps

  1. Sign in to the virtual machine as a local Administrator or an account with administrative privileges.

  2. Right-click the Start icon.

  3. Select Installed Apps.

    installed apps context menu

  4. Locate Microsoft FSLogix Apps.

    list of installed apps

Command-line

  1. Sign in to the virtual machine as a local Administrator or an account with administrative privileges.

  2. Select Start and Type command prompt directly into the Start Menu.

  3. Select Command Prompt from the Start Menu.

    command prompt start menu

  4. Change directory to C:\Program Files\FSLogix\Apps.

  5. Type frx version.

    command prompt frx utility

Next steps