Go Back   CodingForums.com > :: Computing & Sciences > Computer/PC discussions

Before you post, read our: Rules & Posting Guidelines

Closed Thread
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-27-2002, 04:32 AM   PM User | #1
suriya6in
Regular Coder

 
Join Date: Sep 2002
Location: india
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
suriya6in is an unknown quantity at this point
Product key from registry

hi

Is it possible to find the CD key of any installed OS or any installed application like office or exchange server etc., from the Windows registry?
Or any other way to find it from the system?
suriya6in is offline  
Old 11-27-2002, 08:46 AM   PM User | #2
Thejavaman1
New Coder

 
Join Date: Jun 2002
Location: Stuck in the inner reaches of my mind
Posts: 84
Thanks: 0
Thanked 0 Times in 0 Posts
Thejavaman1 is an unknown quantity at this point
What is the program, you might be able to get it out...
Thejavaman1 is offline  
Old 11-28-2002, 05:22 PM   PM User | #3
mouse
Regular Coder


 
Join Date: Jun 2002
Location: North East England
Posts: 853
Thanks: 0
Thanked 0 Times in 0 Posts
mouse is an unknown quantity at this point
Re: Product key from registry

Quote:
Originally posted by suriya6in
hi

Is it possible to find the CD key of any installed OS or any installed application like office or exchange server etc., from the Windows registry?
Or any other way to find it from the system?
Some programs display the key in their "about" section (Word should do that) and some will display it on a splash screen when you start them up (Dreamweaver for example).
__________________
[+] Computer/PC issues [+] Silverpaw3D
------------------------------------------------
Never buy a dwarf with learning disabilities...

...it's not big, and it's not clever.
mouse is offline  
Old 11-29-2002, 03:41 PM   PM User | #4
pharma
New Coder

 
Join Date: Oct 2002
Location: Philippines
Posts: 75
Thanks: 0
Thanked 0 Times in 0 Posts
pharma is an unknown quantity at this point
some programs store their product keys at the registry.
__________________
So, you can try to tear me down
Beat me to the ground
I will see you screaming
pharma is offline  
Old 12-02-2002, 11:35 AM   PM User | #5
ionsurge
Senior Coder

 
Join Date: Aug 2002
Location: A 4D universe
Posts: 1,337
Thanks: 0
Thanked 0 Times in 0 Posts
ionsurge is an unknown quantity at this point
Re: Re: Product key from registry

Quote:
Originally posted by mouse
Some programs display the key in their "about" section (Word should do that) and some will display it on a splash screen when you start them up (Dreamweaver for example).


Word doesnt display the serial number in the about box, because Microsoft believe that people who do not have a licensed copy of office, will use it on their machine, after seeing it at work or at school, and registering their version office using that serial.

So instead, it is usually encrypted and made into a product ID, which is a string of numbers,


Ionsurge.
__________________
http://www.mudsplat.com - Web design, print, and marketing solutions.
ionsurge is offline  
Old 12-03-2002, 04:41 AM   PM User | #6
mouse
Regular Coder


 
Join Date: Jun 2002
Location: North East England
Posts: 853
Thanks: 0
Thanked 0 Times in 0 Posts
mouse is an unknown quantity at this point
My university PC displays Word's product key in the about section, maybe it's a freak edition...
__________________
[+] Computer/PC issues [+] Silverpaw3D
------------------------------------------------
Never buy a dwarf with learning disabilities...

...it's not big, and it's not clever.
mouse is offline  
Old 12-03-2002, 07:07 AM   PM User | #7
ionsurge
Senior Coder

 
Join Date: Aug 2002
Location: A 4D universe
Posts: 1,337
Thanks: 0
Thanked 0 Times in 0 Posts
ionsurge is an unknown quantity at this point
Your product key should be a string of numbers, e.g.

Quote:


12345-12345-12345-12345-12345

and not

a1b2c-3d4e5-f6g7h-8i9j1-0k11l1

You get it? That is what you should see, for all versions of Office. If you can see the serial, I would seriously question the programs authenticity...


Ionsurge.
__________________
http://www.mudsplat.com - Web design, print, and marketing solutions.
ionsurge is offline  
Old 12-03-2002, 02:35 PM   PM User | #8
suriya6in
Regular Coder

 
Join Date: Sep 2002
Location: india
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
suriya6in is an unknown quantity at this point
Where get stored

Then where are the product key will be stored when we enter while installation?
suriya6in is offline  
Old 12-03-2002, 04:38 PM   PM User | #9
ionsurge
Senior Coder

 
Join Date: Aug 2002
Location: A 4D universe
Posts: 1,337
Thanks: 0
Thanked 0 Times in 0 Posts
ionsurge is an unknown quantity at this point
It will either be encrypted somewhere in the executable file, or it may be generated when you install the program, where you put in your serial number. That is the most likely one that will be of a factor.


Ionsurge.
__________________
http://www.mudsplat.com - Web design, print, and marketing solutions.
ionsurge is offline  
Old 12-03-2002, 06:53 PM   PM User | #10
pharma
New Coder

 
Join Date: Oct 2002
Location: Philippines
Posts: 75
Thanks: 0
Thanked 0 Times in 0 Posts
pharma is an unknown quantity at this point
That was quite interesting...

Anyway, why do you need to know where does the CD goes after you install your OS or program?
__________________
So, you can try to tear me down
Beat me to the ground
I will see you screaming
pharma is offline  
Old 12-03-2002, 07:58 PM   PM User | #11
ionsurge
Senior Coder

 
Join Date: Aug 2002
Location: A 4D universe
Posts: 1,337
Thanks: 0
Thanked 0 Times in 0 Posts
ionsurge is an unknown quantity at this point
Somewhere safe, in a drawer, or CD Rack?


Ionsurge.
__________________
http://www.mudsplat.com - Web design, print, and marketing solutions.
ionsurge is offline  
Old 12-03-2002, 08:22 PM   PM User | #12
Roelf
Senior Coder

 
Join Date: Jun 2002
Location: Zwolle, The Netherlands
Posts: 1,110
Thanks: 2
Thanked 28 Times in 28 Posts
Roelf is on a distinguished road
Quote:
Originally posted by ionsurge
Somewhere safe, in a drawer, or CD Rack?


Ionsurge.
or maybe back to the owner of the cd
__________________
I am the luckiest man in the world
Roelf is offline  
Old 12-03-2002, 09:51 PM   PM User | #13
WA
Administrator


 
Join Date: Mar 2002
Posts: 2,596
Thanks: 2
Thanked 19 Times in 18 Posts
WA will become famous soon enough
If you have a legitimate copy of a product, it should be easy to re-obtain the key, either through the vendor's customer support or otherwise. I feel a little uncomfortable about this topic, so I'm closing it.
__________________
- George
- JavaScript Kit- JavaScript tutorials and 400+ scripts!
- JavaScript Reference- JavaScript reference you can relate to.
WA is offline  
Closed Thread

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:52 PM.


Advertisement
Log in to turn off these ads.