jarofjam2
Puzzle Solver
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
300 XP
Link:
1. Open NotePad
2. Paste the following and save with .bat file extension (any name)
3. Run it with double click
4. Now you can see your license key in a .TXT file if you didn't know it
off
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /t REG_SZ > Key.txt
cls
echo Loading file...
timeout 2
echo Done!
pause
1. Open NotePad
2. Paste the following and save with .bat file extension (any name)
3. Run it with double click
4. Now you can see your license key in a .TXT file if you didn't know it
off
reg query "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /t REG_SZ > Key.txt
cls
echo Loading file...
timeout 2
echo Done!
pause