Open a Notepad and copy-paste the following: Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) ...
Let’s cover the above steps in a bit more detail! Type CMD in the Windows search box. When the Command Prompt option appears, right-click it and choose the Run as Administrator option. Now, type the ...