WinRAR
PSF injection for the 64-bit MSIX, plus a modern Windows 11 context-menu variant.
Add-MSIXFixWinRARPowerShell • MSIX packaging framework • v1.0.5
MSIXForcelets started out to automate Package Support Framework and MSIX fixes — and to take the pain out of repackaging. 80+ PowerShell cmdlets cover the whole pipeline (open, edit, repack, re-sign), and ready-made fixes for common applications sit on top.
Install-Module -Name MSIXForcelets
One cmdlet per application — the packaging know-how is baked in.
PSF injection for the 64-bit MSIX, plus a modern Windows 11 context-menu variant.
Add-MSIXFixWinRARPSF and shell-extension fixes for the Notepad++ MSIX.
Add-MSIXFixNotepadPlusPlusGIMP-specific MSIX fix.
Add-MSIXFixGimpLibreOffice-specific MSIX fixes.
Add-MSIXFixLibreOfficeAdobe Acrobat Reader DC MSIX fix.
Add-MSIXFixAcrobatReaderDCSQL Server Management Studio MSIX fix.
Add-MSIXFixSSMSExpand to a working folder, edit, repack and re-sign with your certificate.
PSF launcher wiring plus Tim Mangan’s MFR & FtaCOM fixups and RegLegacy (HKLM→HKCU).
desktop7 shortcuts, context-menu handlers and shell-extension fixes.
Virtual-registry edits, capabilities, write-virtualization and VHD/CIM images.
isReadOnly and the monitor
wait flag are now written as JSON booleans (fixing a FixupEntryPoint 0x23e
that could stop a fixed app from starting), and Windows paths that look like escape sequences
(e.g. \firefox.exe) are escaped correctly in config.json.
-DisplayName for the cloned app and -NoExtensions for a pure
launcher variant (no FTA/protocol extensions); clones reuse the source icon assets.
-PSFDebugLevel takes named levels ('0=Disable' …
'20=Debug supermax') and the new -PSFEnableReportError toggles PSF error dialogs.
-Framework;
optional -Executable + self-exclusion for
Add-MSIXPSFMonitor; wildcard -Name for
Remove-MSIXDependencies.
Full changelog since v1.0 → Releases on GitHub → PowerShell Gallery →