Browse Source

Update README.md

Silica 5 years ago
parent
commit
f60a9fbc17
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -1,2 +1,6 @@
 # UWPAppBackup
 Tool to create Install-able Backups of UWP Apps that are Already Installed.
+
+Your system has to be in [https://www.ghacks.net/2015/06/13/how-to-enable-developer-mode-in-windows-10-to-sideload-apps/](Developer Mode) in order to install the backups created by this application.
+
+*This is because its impossible to rebuild a store appx from the extracted files and anything i attempted resulted in the signature being invalid, and you cant sideload a Store-App from just an extracted folder.*