Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:activation [2022/05/16 04:15] – [Win10/server/office - MAS (Microsoft Activation Script)] derekpub:activation [2024/02/22 07:30] (current) – removed derek
Line 1: Line 1:
-==== activation ==== 
-* crack / serial /warez 
-  
-related websites 
-* https://www.reddit.com/r/Piracy/ 
-* https://www.reddit.com/r/Piracy/wiki/megathread 
-* https://forums.mydigitallife.net/ 
-* https://www.reddit.com/r/AdobeZii/ 
-* https://www.adobezii.com/ 
-* https://www.reddit.com/r/ccmaker/ 
-* https://xclient.info/s/adobe-zii.html 
-* [[https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys|Microsoft gVLKs]] 
- 
-==== windows ==== 
- 
-=== Win10 legal keys === 
- 
-check license status 
-  slmgr /dlv 
- 
-uninstall existing product key and clear it from registry 
-  slmgr /upk 
-  slmgr /cpky 
- 
-install new product key 
-  slmgr.vbs /ipk #####-#####-#####-#####-##### 
- 
-=== Win10/server/office - MAS (Microsoft Activation Script) === 
-  * [[https://github.com/massgravel/Microsoft-Activation-Scripts|MAS]] 
-  * [[https://github.com/abbodi1406/KMS_VL_ALL_AIO|KMS_VL]] 
-  * [[https://github.com/luzeadev/winactivate|Winactivate]] 
-  * use HWID for Win10 only (permanent); KMS38 for Servers; KMS for office 
- 
-<code powershell> 
-# MAS 1.5 
-mkdir -force c:\drv\mas ; sl c:\drv\mas 
-curl.exe -o mas.7z -L "https://github.com/massgravel/Microsoft-Activation-Scripts/releases/download/1.5/MAS_1.5_Password_1234.7z" 
-7z x -p1234 mas.7z 
- 
-# run the menu 
-cd MAS_1.5\All-In-One-Version 
-.\MAS_1.5_AIO_CRC32_21D20776.cmd 
- 
-# office only - 3 2 <space> I <space> 9 8 
-</code> 
- 
-=== in-place upgrade 32bit to 64bit === 
- 
-  * can upgrade 32bit to 64bit if using exactly same edition. eg. pro 32bit to pro 64bit 
-  * copy all setup files to a local drive and then run setup 
-  * [[downloads]] 
- 
-=== windows 10 home to pro upgrade === 
- 
-  * after upgrade, require real key to activate 
-  * windows 10 home to pro - use this key ''VK7JG-NPHTM-C97JM-9MPGT-3V66T'' 
- 
-  slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX 
- 
-  * alternative method: copy all setup files to local drive, and then run 
- 
-insert windows 10 pro installation media or get the ISO via Windows 10 media creation tool 
-  *  https://www.microsoft.com/software-download/windows10 
- 
-download and mount 
-  mkdir -force c:\drv ; cd c:\drv 
-  $ISO="SW_DVD9_Win_Pro_10_21H2_64BIT_English_Pro_Ent_EDU_N_MLF_X22-83627.ISO" 
-  curl.exe -LO "https://repo.sxl.net/iso/win/$ISO" 
-  Mount-DiskImage -ImagePath "c:\drv\$ISO" 
- 
- 
-upgrade 
-  setup.exe /auto upgrade /pkey VK7JG-NPHTM-C97JM-9MPGT-3V66T 
- 
-=== windows 7 upgrade keys === 
- 
-windows 7 any to home premium 
-  6RBBT-F8VPQ-QCPVQ-KHRB8-RMV82 
- 
-windows 7 any to pro 
-  VTDC3-WM7HP-XMPMX-K4YQ2-WYGJ8 
-  6RQ9V-6GCG4-8WV2H-966GF-DQ4DQ 
-  32KD2-K9CTF-M3DJT-4J3WC-733WD 
- 
-windows 7 any to ultimate 
-  FJGCP-4DFJD-GJY49-VJBQ7-HYRR2 
-  342DG-6YJR8-X92GV-V7DCV-P4K27