Wunkolo / UWPDumper

DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.
MIT License
805 stars 109 forks source link

Fix for Windows Store Origin error #64

Open SuperMario20 opened 3 years ago

SuperMario20 commented 3 years ago

After dumping Injustice 2 and running the command to install it says that it is of Microsoft store origin and can't be installed using developer mode. However, it seems that I found a workaround: delete the AppxSignature file, the [Content_Types] file (if it exists), and the AppxMetadata folder from the dump folder. This seems to have let me install the game using the command. I suspect this will fix this issue with most other games as well.