6 Commits

Author SHA1 Message Date
Lasse Lauwerys
590588c3bc Update README.md 2025-05-23 23:57:31 +02:00
Lasse Lauwerys
fbb27f8ed0 Update README.md 2025-05-23 23:56:58 +02:00
Lasse Lauwerys
b286f8aa41 Update README.md 2025-05-23 23:55:01 +02:00
Lasse Lauwerys
845e783cfd Update README.md 2025-05-23 23:54:46 +02:00
Lasse Lauwerys
d0d1683b0d Update README.md 2025-05-23 23:38:46 +02:00
Lasse Lauwerys
f527acdf97 Update README.md 2025-05-23 23:36:54 +02:00

View File

@@ -12,14 +12,16 @@
- Windows 8.1 Pro and up
Development sideloading might take a while to activate. If it doesn't happen fast enough, use Product Policy Editor to disable SPPSVC, set the system clock to 2026, try sideloading until it activates, revert the clock and enable SPPSVC again.
**Development sideloading** might take a while to activate. If it doesn't activate quick enough, you can use **Product Policy Editor** to disable **SPPSVC**, set the system clock to 2026, attempt sideloading until it activates, then revert the system clock and re-enable **SPPSVC**.
Known bug:
**Known bug:**
If you have 0 bytes free on your disk, it might fail to write the new tokens, leaving the tokens file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated including Windows itself.
If your disk has **0 bytes** of free space, the system might fail to write the new tokens file, leaving the `tokens.dat` file empty and when SPPSVC starts, it will recreate the file but everything will be deactivatedincluding Windows itself.
MetroUnlocker always tries to make a backup of your tokens before modifying them. Just make sure you have at least 30MB free before trying to activate sideloading. If something goes wrong, just restore the tokens.dat from the backup to `C:\Windows\System32\spp\store\2.0\`. In worst case you can just reactivate what you want activated again with TSForge.
MetroUnlocker always attempts to create a backup of your tokens before modifying them. Make sure you have at least **30MB** free of space before trying to activate sideloading. If something goes wrong, just restore the tokens.dat file from the backup to `C:\Windows\System32\spp\store\2.0`. In worst-case scenario, you can reactivate whatever you need activated again with **TSForge**.
Feel free to reach out to me or create an issue if you need help.
Huge thanks to [TSForge](https://github.com/massgravel/TSforge) for making this possible by reverse engineering SPPSVC!
**Huge thanks to [TSForge](https://github.com/massgravel/TSforge)** for making this possible by reverse-engineering **SPPSVC**!
Thank you Zar!