Note
You are not reading the most recent version of this documentation. See the latest version available.
[MGP][MSIX/APPX settings] File redirect fixup (PSF)ΒΆ
This fixup redirects reads/writes to files that are located under the package folder to the VFS folder under the LocalAppData.
When to use: When the packaged App tries to write data to files (log, config, etc.), located under the package folder and crashes. MSIX container prohibit writing under the package folder.
The Package Support Framework (PSF) is an open source kit thatallows to apply runtime fixes to the repackaged Win32 app that fails to run in an MSIX container.
Important
Precondition: Open a project in MSI Generator (see Open MGP project).
- Go to the Shortcuts\Apps > MSIX tab.
- Select New file redirect fixup from the context menu of an app that fails.
- Specify a folder in the Redirect from field, from which the fixup must redirects the read/write operations. Using the RegExp rule in the Patter matching field you can specify to what files this fixup will be applied. Note that you can add few File redirect fixups for one app. Then, click Save.
Note
PACE Suite covers the whole range of application packaging tasks - learn more.
Try PACE Suite for free - 21 days no obligations unlimited trial with all functions unlocked.