I need to unpack an old office patch in .MSP format and get some files which it carries from there.
In the past there was an MSIX tool capable of pulling out resources not just from MSIX packages, but from MSP patches as well. But it was removed from Microsoft blogs a long time ago and almost erased from the history. To hide its existence, MS even released another MSI editor, "MSIX Packaging Tool" freely available at the store. But that surrogate is incapable of unpacking packages.
Is there a way today to unpack MSPs?
I also tried Orca from early Wind10 SDK bundle, however it crashes on the latest Win10 release when trying to open any file.