Forum Discussion
Aug 14, 2018
No support for virtualized environment variables
Applications packaged in the MSIX Packaging tool correctly capture changes to environment variables in the registry, both user and system based. However, the application does not see these in the environment block when it tries to access them in the runtime.
App-V provided virtualized environment variables and these are needed for a range of applications.
7 Replies
Sort By
- Bogdan MitracheSteel ContributorThe free Express edition from Advanced Installer extends the MSIX container with a built-in support for environment variables.
https://www.advancedinstaller.com/express-edition.html - Dian Hartono
Microsoft
Hi,
Thanks for the feedback. Do you have a list of applications in mind?
-Dian
Java
ArcGIS
AutoCad
and a bunch of the developer tools
- Siva116Copper Contributor
Yes, even I observed the issue while working with Java. It would be great, if we have any solution for this. Thanks to TIMOTHY MANGAN for highlighting this issue.