CD Key?
Results 1 to 12 of 12

Thread: CD Key?

  1. #1
    Registered User Dark Millennium's Avatar
    Join Date
    Jan 2002
    Location
    Nova Scotia, Canada
    Posts
    440

    CD Key?

    Hello,

    I have a windows NT 4.0 system. the prob is the user wants to format the comp and install 2000. Then install NT 4.0 on another computer he has lying around.

    The problem is he can't find the cd key for NT 4.0. I remember seeing a utility that was posted here not long ago that could retrieve it. If anyone remembers could they please post a link.

    Yes the comp and OS are legitametely bought. He just can't find where he put the cds and motherboard box
    The strength of the turbulence is directly proportional to the temperature of you coffee.
    (Gunter's Second Law of Air Travel)

    If a program is useful, it will have to be changed.
    (Laws of Computer Programming, III)

    Thanx to Adept for the Avatar

  2. #2
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    Try this curtesy of futuretech in the 2000 forum...

    BTW if you use the search and type in CDkey you get all the links with that enquiry, and there are a few...
    Never, ever approach a computer saying or even thinking "I will just do this quickly."

  3. #3
    Registered User Dark Millennium's Avatar
    Join Date
    Jan 2002
    Location
    Nova Scotia, Canada
    Posts
    440
    Thanks NooNoo.

    Yeah I figured there were hundreds of requests for that but thought one more can't hurt it.
    The strength of the turbulence is directly proportional to the temperature of you coffee.
    (Gunter's Second Law of Air Travel)

    If a program is useful, it will have to be changed.
    (Laws of Computer Programming, III)

    Thanx to Adept for the Avatar

  4. #4
    Registered User Archangel42069's Avatar
    Join Date
    Sep 2002
    Location
    Malebolge, 8th Level of Hell
    Posts
    607
    you can also search the reg for it...hklm\software\microsoft\windows\currentversio n\ or hklm\software\microsoft\windowsNT\currentversion\. ..don't remember which one right now.
    --Those who think they know everything annoy those of us that do.

  5. #5
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    That will give you the product ID, not the key.
    Never, ever approach a computer saying or even thinking "I will just do this quickly."

  6. #6
    Registered User shamus's Avatar
    Join Date
    Apr 2001
    Location
    Cornish,Maine,USA
    Posts
    3,140
    Go here coool little prog

  7. #7
    Registered User Archangel42069's Avatar
    Join Date
    Sep 2002
    Location
    Malebolge, 8th Level of Hell
    Posts
    607
    Originally posted by NooNoo
    That will give you the product ID, not the key.
    I know I have pulled the key that way a couple of times....
    --Those who think they know everything annoy those of us that do.

  8. #8
    Registered User Budd's Avatar
    Join Date
    Aug 2000
    Location
    i'm not telling
    Posts
    1,542
    Originally posted by Archangel42069
    I know I have pulled the key that way a couple of times....
    that works on 95, 98 and ME. but not on 2000, i haven't tried it on NT or XP but i think it would be the same as 2000.


    Bootdisk.com has a program that could pull up your cd key from a DOS prompt, but i haven't tried it on NT/2000/XP.
    take care and tempt not the fates

  9. #9
    Registered User
    Join Date
    Aug 2002
    Location
    Colorado
    Posts
    26
    Copy the lines between the dashed lines to the clipboard and paste them into Notepad:

    ================================================== ======================
    var WSHShell = WScript.CreateObject("WScript.Shell");
    var ProductKey =
    WSHShell.RegRead("HKLM\\Software\\Microsoft\\Windo ws\\CurrentVersion\\ProductKey"); WSHShell.Popup(ProductKey, 0, "Windows 98 Product Key", 64);

    ================================================== ======================

    Save that file as "PRODKEY.JS" and doubleclick in Explorer.

    Of course you'll have to go into that and fix the references to win98 and like that. And if they've moved it somewhere else, of course it won't work either, but get back to us where it was - a win2k version wouldn't be too hard to hack from the above would it?

  10. #10
    Chat Operator Matridom's Avatar
    Join Date
    Jan 2002
    Location
    Ontario, Canada
    Posts
    3,778
    Originally posted by melee5
    Copy the lines between the dashed lines to the clipboard and paste them into Notepad:

    ================================================== ======================
    var WSHShell = WScript.CreateObject("WScript.Shell");
    var ProductKey =
    WSHShell.RegRead("HKLM\\Software\\Microsoft\\Windo ws\\CurrentVersion\\ProductKey"); WSHShell.Popup(ProductKey, 0, "Windows 98 Product Key", 64);

    ================================================== ======================

    Save that file as "PRODKEY.JS" and doubleclick in Explorer.

    Of course you'll have to go into that and fix the references to win98 and like that. And if they've moved it somewhere else, of course it won't work either, but get back to us where it was - a win2k version wouldn't be too hard to hack from the above would it?

    Windows 2000 does NOT put the cdkey in the registry. so the above would not work no matter how much it was edited.

    The key is kept in a bin file on the hard disk. The registry shows the product key wich is different from the CD key
    <Ferrit> Take 1 live chicken, cut the head off, dance around doing the hokey pokey and chanting: GO AWAY BAD VIRUS, GO AWAY BAD VIRUS
    -----------------------
    Windows 7 Pro x64
    Asus P5QL Deluxe
    Intel Q6600
    nVidia 8800 GTS 320
    6 gigs of Ram
    2x60 gig OCZ Vertex SSD (raid 0)
    WD Black 750 gig
    Antec Tri power 750 Watt PSU
    Lots of fans

  11. #11
    Registered User
    Join Date
    Aug 2002
    Location
    Colorado
    Posts
    26
    Thanks for that info - then the CD key is not even used in win98 as the product key is the only one required for me to type in to install win98. And its found on the back of the CD case - so pardon my confusion about the exact usage of the term CD key.

  12. #12
    Senior Member - 1000+ Club Outcoded's Avatar
    Join Date
    Apr 2001
    Location
    Somewhere in the UK, never quite sure where
    Posts
    1,689
    Belarc Advisor should do it.
    I'm in charge and I say we blow it up

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •