Legal Information |
|
When installing Windows from a CD the CD Key and the Certificate of Authenticity are called for There are a few methods that you can use to get Windows installed. The following discusses two of the easiest methods for installing Windows 9x and Millennium without a key.. The idea here is to get Windows to think it is either an OEM version being installed that does not require the CD Key or make Windows think it is being installed over a network without supervision so that a CD key is not asked for.
To accomplish this we need to change the setting ProductType in the Setuppp.inf file located inside one of the Precopy?.cab files. Windows Me uses only Precopy1.cab while 9x can use 2 or 3. Since we cannot re-save the file back into the cab file we need to approach this from a different angle.
You may need to try a few different methods to get the one that works for you.
[Setup]
ProductType=1
(press Enter)
(press Enter)
HKEY_LOCAL_MACHINE|Software\Microsoft\Windows\CurrentVersionand get the value of the Data "ProductKey", for Windows 95, it will be "ProductID". If you have Windows 98 or ME do not use the value from "ProductID". Save the information, this is your Windows CD Key.
Search Knowledge Base | Feedback |