Op mijn Dell laptop zit aan de onderkant een license key. Na een formar dacht ik mooi even schoon windows er op te zetten, maar dat werkt dus niet. Hij accepteert de key niet.
Het is een groen/blauwe sticker met de naam Dell er op en ook windows xp profession staat er op.
Je kan via de Pid uit het Setupp.ini een cd aanpassen zodat de key werkt. Bijvoorbeeld een oem key op een retail cd.
Inmiddels heb ik al ehel veel combinatie uitgebrobeerd maar geen een lijkt te werken.
Dit staat op een website over de setupp.ini
UNLOCK WINXP SETUPP.INI
WinXP's Setupp.ini controls how the CD acts. I.e. is it an OEM or retail version? First, find your Setupp.ini file in the I386 directory on your WinXP CD. If you open it up, it looks something like this:
[Pid]
ExtraData=707A667567736F696F697911AE7E05
Pid=55034000
The Pid value is what we're interested in. What's there now looks like a standard default. There are special numbers that determine if it's a retail, OEM, or Volume License Edition. First, we break down that number into two parts. The first five digits determine how the CD will behave, i.e. is it a retail CD that lets you clean install or upgrade, or an OEM CD that only lets you perform a clean install? The last three digits determine what CD key it will accept. You are able to mix and match these values. For example you could make a WinXP CD that acted like a retail CD, yet accepting OEM keys. Now, for the actual values. Remember the first and last values are interchangeable, but usually you'd keep them as a pair:
; Retail:
Pid=51882 335
; Volume License:
Pid=51883 270
; OEM:
Pid=82503 OEM
So if you wanted a retail CD that took retail keys, the last line of your Setupp.ini file should read:
Pid=51882335
And if you wanted a retail CD that took OEM keys, you should use:
Pid=51882OEM
Note that this does NOT get rid of WinXP's activation (WPA). Changing the Pid to a Volume License will NOT bypass activation. You MUST have a Volume License (Corporate) Product Key to do so.
Zelf heb ik nu de 51882OEM gerbuikt, maar die accepteerd de key niet.
Kan iemand met een Dell laptop mij misschien vertellen wat er precies in de SETUPP.ini moet staan? om mijn legale key wel aan het werk te krijgen...
of als iemand een andere sugestie heeft wat voor code het is, oem, retail, corporate, noem maar op... graag...
Het is een groen/blauwe sticker met de naam Dell er op en ook windows xp profession staat er op.
Je kan via de Pid uit het Setupp.ini een cd aanpassen zodat de key werkt. Bijvoorbeeld een oem key op een retail cd.
Inmiddels heb ik al ehel veel combinatie uitgebrobeerd maar geen een lijkt te werken.
Dit staat op een website over de setupp.ini
UNLOCK WINXP SETUPP.INI
WinXP's Setupp.ini controls how the CD acts. I.e. is it an OEM or retail version? First, find your Setupp.ini file in the I386 directory on your WinXP CD. If you open it up, it looks something like this:
[Pid]
ExtraData=707A667567736F696F697911AE7E05
Pid=55034000
The Pid value is what we're interested in. What's there now looks like a standard default. There are special numbers that determine if it's a retail, OEM, or Volume License Edition. First, we break down that number into two parts. The first five digits determine how the CD will behave, i.e. is it a retail CD that lets you clean install or upgrade, or an OEM CD that only lets you perform a clean install? The last three digits determine what CD key it will accept. You are able to mix and match these values. For example you could make a WinXP CD that acted like a retail CD, yet accepting OEM keys. Now, for the actual values. Remember the first and last values are interchangeable, but usually you'd keep them as a pair:
; Retail:
Pid=51882 335
; Volume License:
Pid=51883 270
; OEM:
Pid=82503 OEM
So if you wanted a retail CD that took retail keys, the last line of your Setupp.ini file should read:
Pid=51882335
And if you wanted a retail CD that took OEM keys, you should use:
Pid=51882OEM
Note that this does NOT get rid of WinXP's activation (WPA). Changing the Pid to a Volume License will NOT bypass activation. You MUST have a Volume License (Corporate) Product Key to do so.
Zelf heb ik nu de 51882OEM gerbuikt, maar die accepteerd de key niet.
Kan iemand met een Dell laptop mij misschien vertellen wat er precies in de SETUPP.ini moet staan? om mijn legale key wel aan het werk te krijgen...
of als iemand een andere sugestie heeft wat voor code het is, oem, retail, corporate, noem maar op... graag...
bla?