Breadcrumbs

Windows Client 2.0

Version 2.0.2

Release Date: December 2023

This release of the AppsAnywhere Windows client requires AppsAnywhere server with patch AA-5085

Fixes

  • AAWIN-342 - AppsAnywhere Updater error causes client 2.0.1 to crash

Version 2.0.1

Release Date: October 2023

This release of the AppsAnywhere Windows client requires AppsAnywhere server with patch AA-5085

Fixes

  • AA-5085 - Security update.

    • Our thanks to Gaelan Steele for reporting this issue.

  • AAWIN-326 - Supplementary security update

  • AAWIN-329 - Supplementary security update

Version 1.6.1

Release Date: October 2023

This release of the AppsAnywhere Windows client requires AppsAnywhere server with patch AA-5085

Fixes

  • AA-5085 - Security update.

    • Our thanks to Gaelan Steele for reporting this issue.

  • AAWIN-326 - Supplementary security update

  • AAWIN-329 - Supplementary security update

Version 2.0.0

Release Date: March 2023

Features

  • Locally installed environment variable support

    • Support for environment variables in directory paths (e.g. %LocalAppData%) for Locally Installed delivery method launches

    • This allows the detection and launching of applications which are installed to variable paths via the Locally Installed delivery method (e.g. Microsoft Teams which is installed to %LocalAppData%\Microsoft\Teams)

  • System tray icon

    • The client now displays an icon in the system tray when running

    • Instead of displaying a dialog the client shows a busy indicator icon in the system tray icon when performing any of the following actions:

      • Starting up

        • Note: The HKLM\SOFTWARE\Software2\ShowInitializationSplash registry setting is now ignored and is a no-op in 2.0.0 and above

      • Validating

      • Checking for self-updates

      • Downloading and installing third-party client updates

    • Clicking the system tray icon displays a menu which shows the following:

      • When performing an action: the current action (e.g. “Validating…”)

        • Selecting this option will display a dialog showing the current operation (as was displayed pre-2.0)

      • The current client version

      • A ‘Quit’ option to close the client

        • The ‘Quit’ option is not available when the client is performing an action

    • A dialog will still be displayed when:

      • Launching an application

      • Applying a downloaded update

      • Running an update manually (by launching the updater application)

  • Background third-party client updates

    • Updates for installed third-party clients configured to be pre-deployed are now applied in the background without displaying a dialog

      • The AppsAnywhere client checks for updates every 24 hours

      • If a third-party client is running, when the update is attempted, it will be skipped and retried after 1 hour

      • If a third-party client update fails, a dialog is still displayed and the update is retried after 1 hour

    • If a third-party client is not configured to be pre-deployed or has not been installed/updated yet, it will be installed on-demand if an application that requires it is launched from AppsAnywhere

  • Validation performance improvements

    • Hardware detection is now done once on the startup of the client instead of on each validation

  • Updated branding

    • Company name and copyright information updated to “AppsAnywhere Ltd”

    • Application author updated to “AppsAnywhere”

    • Refreshed application icon design

  • Updated installation folder

    • Changed installation folder from Software2 to AppsAnywhere

      • < 2.0.0: %PROGRAMFILES%\Software2

      • >= 2.0.0: %PROGRAMFILES%\AppsAnywhere

  • Other Changes

    • Central API URL is now configurable (used for testing/development purposes only)

Fixes

  • AAWIN-228 - No log message in file when attempting to log a message longer than the maximum allowed length in Event Viewer