Most of us have little trouble working out how many milliliters are in 2.4 liters of water (it's 2,400). But the same can't be said when we're asked how many minutes are in 2.4 hours (it's 144).
Open a Notepad and copy-paste the following: Set WshShell = CreateObject("WScript.Shell") MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId")) ...