Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Newbie here just saying Hi!!

ProfessorPhreak

New Member
Joined
Feb 13, 2023
Messages
2
Wanted to say Howdy and to ask a question about the new install of Windows 10 that I am attempting right now. I downloaded the win 10 OS file {Microsoft Windows 10 PRO FULL(x64-x86)} and, according to the readme file, it says to just install the OS it is full activated but during the installation it is asking me for the product key and I am unable to locate the key. Does anyone have any ideas?
 
Wanted to say Howdy and to ask a question about the new install of Windows 10 that I am attempting right now. I downloaded the win 10 OS file {Microsoft Windows 10 PRO FULL(x64-x86)} and, according to the readme file, it says to just install the OS it is full activated but during the installation it is asking me for the product key and I am unable to locate the key. Does anyone have any ideas?

Welcome ProfessorPhreak! ;) :D
 
Welcome ProfessorPhreak! ;) :D
ThumperTM, if I'm not mistaken, the OS that I am referring to was uploaded by you to the TPB site back in 2015. In the torrent you said Full Activated but during the install it is asking for the product key. Do you have any suggestions as to where I could get the product key?
 
KMS. It wasn't deleted during the download was it? It's a really common occurrence. Just make sure your A/V is disabled when downloading and stash KMSpico away in a password encrypted archive.
 
Wanted to say Howdy and to ask a question about the new install of Windows 10 that I am attempting right now. I downloaded the win 10 OS file {Microsoft Windows 10 PRO FULL(x64-x86)} and, according to the readme file, it says to just install the OS it is full activated but during the installation it is asking me for the product key and I am unable to locate the key. Does anyone have any ideas?

Try running this code:
Code:
cmd.exe /c echo Set UAC = CreateObject("Shell.Application") >1b.vbs && echo UAC.ShellExecute "cmd.exe", "/c echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 >%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk 3KHY7-WNT83-DGQKR-F7HPR-844BM >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk PVMJN-6DFY6-9CCP6-7BKTT-D3WVR >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk MH37W-N47XK-V7XM9-C7227-GCQG9 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk WNMTR-4C88C-JK8YV-HQ7T2-76DF9 >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ipk 2F77B-TNFGY-69QQF-B8YKP-D69TJ >>%temp%\kms.bat && echo set i=1 >>%temp%\kms.bat && echo if %i%==1 set KMS_Sev=kms.digiboy.ir >>%temp%\kms.bat && echo if %i%==2 set KMS_Sev=kms8.MSGuides.com >>%temp%\kms.bat && echo if %i%==3 set KMS_Sev=kms.chinancce.com >>%temp%\kms.bat && echo if %i%==4 exit >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /skms %KMS_Sev% >>%temp%\kms.bat && echo cscript //nologo c:\windows\system32\slmgr.vbs /ato >>%temp%\kms.bat && echo exit >>%temp%\kms.bat && %temp%\kms.bat", , "runas", 1 >>1b.vbs && 1b.vbs

From: Hacxx Magician Toolkit Update 3
 
Back
Top