Removing breakout behavior
A bug caused all applications to be in the same container. This included applications that the main application launched.
For example if PSF launched Foo.exe and Foo.exe launched notepad++. Foo.exe does NOT want notepad++ to be in the container.
This release fixes that.
We also have introduced.
- Added PriveProfile support
- Added psuedo variable %MsixPackageRoot%, and %MsixWritablePackageRoot% for PS scripts.