AppVentiX 4.1 is now available!

2024.AppVentiX Logo Signature

Excited to share that AppVentiX released a brand new version full of cool new features and improvements!
AppVentiX continues to be the go-to solution, recognized by IT industry experts for its real-time, user-friendly, and robust management of App-V and MSIX (app attach) applications across on-premises, hybrid, and cloud native environments.

Highlights of the new AppVentiX 4.1 release:

This release contains a lot of scalability improvements for large-scale environments, delivering higher performance and reduced load on network shares. 

Central View Enhancements

  • Optimized inventory caching mechanism, reducing content inventory processing time from seconds to milliseconds.
  • Improved content overview with dedicated views for Package content and App masking, making navigation more intuitive.
  • Right-click context menu updates and faster overall load times.
  • Added column filtering options in Central View for quicker sorting, searching, and data analysis.

Inventory Improvements

  • Enhanced multi-machine inventory handling.
  • New ability to change the inventory storage location (e.g., move to a different share).

Multi-Domain Support

  • Improved compatibility and functionality in multi-domain environments.

User Group Retrieval Enhancements

  • Updated group memberships can now be retrieved without requiring user logoff/logon, enabling immediate application availability after group assignment.

MSIX Improvements

  • Enhanced roaming support when using profile containers like FSLogix.
  • Improved expand to App Attach process.
  • Package information is now correctly displayed in the refresh progress window.
  • Improved experience when importing applications from the Microsoft Store.
  • Easier creation of MSIX packages directly from the Central View console, with simplified management of shortcuts, scripts, and package content.

App-V Enhancements

  • New option to unpublish packages at logoff, ensuring a clean publishing state and preventing orphaned shortcuts.
  • Extended App-V client settings in agent configuration.
  • Support for multiple deployment configuration files in the same folder (see Admin Guide).
  • Agent GUI now supports mounting App-V packages.
  • By default, the agent GUI only displays packages published to the current user unless launched with administrative privileges.

Agent Stability Improvements

  • The AppVentiX Agent service will now retry if the initial configuration cannot be retrieved, instead of stopping.
  • General improvements to service stability and module loading.
  • Enhanced Citrix image mode detection.
  • Enhanced offline support with improved configuration caching for scenarios where the configuration share is unavailable.

Improved Refresh Experience

  • Package information is now accurately displayed during application refresh operations, both via the agent GUI and the dedicated Start Menu refresh applet, providing clearer status updates.

QUIC File Share Support

  • Full support for QUIC file shares, a secure SMB over SSL protocol compatible with on-prem and Azure file shares, based on the latest TLS standards.

AVD Integration Enhancements

  • Now supports multiple Azure subscriptions for better scalability in virtual desktop environments.

General Improvements

  • Numerous usability and UI updates.
  • Broad stability and scalability enhancements across the platform.
  • AppVentiX Powershell module improvements.

Other improvements and fixes

The following list of improvements are also implemented in version 4.1:

  • PowerShell Module UI Bug
    Fixed an issue where the “Show Icon” was missing for packages published via the AppVentiX PowerShell module.
  • Expand to App Attach could fail
    Resolved a problem where expand to App Attach failed for packages with long names.
  • MSIX Dependency Handling
    Fixed incorrect display of MSIX dependency packages in the package details view.
  • Regional Compatibility
    Addressed various localization issues on non-English operating systems.
  • App-V Client Module Load
    Improved reliability in loading App-V client modules by the service.
  • Other Fixes
    Various minor fixes and enhancements to improve overall stability and performance.

AppVentiX has a free community version and installs under 10 minutes, AppVentiX doesn’t need any back-end infrastructure. You will get immediate results which will make you confident about releasing new applications and updates in real-time. AppVentiX supports Azure Virtual Desktop (AVD), Windows 365, RDS, Omnissa and Citrix deployments both on-premises and in the cloud. Both persistent and non-persistent configurations are supported. The solution is powerful, light weight and integrates easily in your existing environment.

For more information visit the AppVentiX website:

AppVentiX 4.1 Release

AppVentiX 4.0 is now available!

2024.AppVentiX Logo Signature

Excited to share that AppVentiX released a brand new version full of cool new features and improvements!
AppVentiX continues to be the go-to solution, recognized by IT industry experts for its real-time, user-friendly, and robust management of App-V and MSIX (app attach) applications across on-premises, hybrid, and cloud native environments.

Highlights of the new AppVentiX 4.0 release:

  • Application Overview: A streamlined new console feature that displays all applications within your packages, complete with icons and their designated locations in the Start Menu
  • Package Creation and Editing: Effortlessly create and manage packages directly from the console allowing file management, registry and shortcut modifications with just a few clicks
  • Workspace management capabilities: Simplify the creation and management of shortcuts, files, and settings with an intuitive, user-friendly interface
  • Bulk Resigning of MSIX Packages: Easily bulk resign your MSIX packages with just a few clicks, saving time and effort
  • Auto-Start Applications: You can now designate one or more applications from your App-V and/or MSIX packages to automatically start when users log in
  • Integration with TMEdit(x): Quickly analyze and assess your packages using seamless integration with TMEdit(x)
  • New Publishing Refresh Progress Window: A refreshed status window has been added to the agent, along with a new application refresh package available in the AppVentiX store. This update provides real-time visibility into the publishing progress.
  • Extended App-V Support: Even though Microsoft is retiring the App-V management infrastructure, the App-V client will still be supported. AppVentiX ensures full deployment capabilities without the need for App-V management components, fully supported by both AppVentiX and Microsoft
  • First-Day Support for Windows Server 2025 and Latest Windows 11 Builds: AppVentiX is fully compatible with Windows Server 2025 and the latest Windows 11 builds, ensuring smooth integration with App-V, MSIX, and app attach features
  • Additional Improvements and Fixes: A variety of other enhancements are included. For full details, click the button below to access the complete release notes, including screenshots

AppVentiX has a free community version and installs under 10 minutes, AppVentiX doesn’t need any back-end infrastructure. You will get immediate results which will make you confident about releasing new applications and updates in real-time. AppVentiX supports Azure Virtual Desktop (AVD), Windows 365, RDS, Omnissa and Citrix deployments both on-premises and in the cloud. Both persistent and non-persistent configurations are supported. The solution is powerful, light weight and integrates easily in your existing environment.

Check out the full AppVentiX 4.0 release notes (including screenshots) here:

AppVentiX 4.0 Release

Missing Microsoft.WindowsAppRuntime Dependency MSIX package

During multiple MSIX implementations at customers I noticed that the new MSIX packaging tool version can detect that a dependency package is needed for example when a desktop shortcut is created. You will find a warning in the eventlog when a package is deployed when this dependency (Microsoft.WindowsAppRuntime.1.4) is not deployed on the machine. In this blogpost I will show you how you can easily deploy this dependency package with AppVentiX.

As you can see in the manifest the dependency is added:

Others are reporting the same here and here.

With AppVentiX it’s easy to deploy this dependency automatically, just download the dependency by downloading the redistributable file from here.

After unzipping the file you will find the MSIX package in the x64 folder.
Create a folder Dependencies next to the MSIX package on the content share like below screenshot:

Then place the dependency package inside the folder:

That’s it, AppVentiX will now automatically install the dependency package for you.