View Single Post
Staro 23.05.2024., 19:18   #922
killuminati
Premium
Moj komp
 
killuminati's Avatar
 
Datum registracije: Mar 2017
Lokacija: Zagreb
Postovi: 403
90-day evaluation copy

Windows 11 IoT Enterprise LTSC

Download


Exploit: (isprobano radi)

Citiraj:
Just converted an evaluation copy of Windows 11 LTSC into a FULL copy (that can also be activated)!

How? Simply copy the sku folder located in C:\Windows\System32\spp\tokens from the leaked full copy of Windows 11 LTSC then pasted it into the same directory for the Windows 11 LTSC evaluation.

Then ran Command Prompt as Administrator and run these commands:

cscript.exe %windir%\system32\slmgr.vbs /rilc
cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
echo

After running the commands in command prompt, restart the PC. If successful then there'll be no mentions of "evaluation" in the About Windows (winver) dialog and no watermark at the bottom right corner.
Za IoT treba upisati drugi product key, tako da umjesto gornje linije upišete sljedeću:

Citiraj:
cscript.exe %windir%\system32\slmgr.vbs /ipk KBN8V-HFGQ4-MGXVD-347P6-PDQGT

Zadnje izmijenjeno od: killuminati. 23.05.2024. u 23:27.
killuminati je offline   Reply With Quote