SajidRavat
Apr 06, 2023Copper Contributor
Status:
Working on it
Merge/Override File/Folders and Registry
This feature was available in App-V and would be great in MSIX to hide locally installed apps when required. Java runtime springs to mind.
2 Comments
- mridulguptaFormer Employee
SajidRavat
There has been a new release of PSF (version 1.0.231110.2) with a way to support Deletion Markers for registries which allows hiding of specific registry keys or registry values in the virtual environment.You can use MSIX Packaging Tool to apply this fixup providing regex strings for Registry Keys and Values.
Please try using that and let us know if that works for you.
You can also share you MSIX package and Java use case for us to look into this.
- Naveen_Nooka
Microsoft
Status changed:NewtoWorking on it