Forum Discussion
chandru_bn
Dec 21, 2023Copper Contributor
MSIX packaging tool fixups
Hi Team, As we know latest version msix packaging tool have integration of PSF fixup could you please provide the parameter which we have to enter in fixups for example few screenshots below. 1....
Dec 23, 2023
The documentation you are asking for is provided in the readme files in the Microsoft open-source code on GitHub for the particular component. For example, the information you want on FileRedirection fixup would be here:
https://github.com/microsoft/MSIX-PackageSupportFramework/tree/master/fixups/FileRedirectionFixup
In the TimMangan fork on GitHub, a more useable form of documentation for IT Pros exists in the form of a wiki, linked below. Be aware that the wiki documents this different fork and has options not present in the code Microsoft is using, but for the questions you ask above. In general, the wiki will help you understand the concepts and you should then check the Microsoft fork readme to confirm exact syntax.
https://github.com/TimMangan/MSIX-PackageSupportFramework/wiki
https://github.com/microsoft/MSIX-PackageSupportFramework/tree/master/fixups/FileRedirectionFixup
In the TimMangan fork on GitHub, a more useable form of documentation for IT Pros exists in the form of a wiki, linked below. Be aware that the wiki documents this different fork and has options not present in the code Microsoft is using, but for the questions you ask above. In general, the wiki will help you understand the concepts and you should then check the Microsoft fork readme to confirm exact syntax.
https://github.com/TimMangan/MSIX-PackageSupportFramework/wiki