Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 xp_regread

Author  Topic 

CSK
Constraint Violating Yak Guru

489 Posts

Posted - 2006-07-14 : 07:10:35
Hi all,

How Can we Findout The Windows Serial No ( CD-Key or Product_Id)
Using The Help Of xp_regread

Thanks
-- KK

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-07-14 : 07:54:22
look at
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\ProductId

registry entry



Go with the flow & have fun! Else fight the flow
blog thingie: http://weblogs.sqlteam.com/mladenp
Go to Top of Page

CSK
Constraint Violating Yak Guru

489 Posts

Posted - 2006-07-18 : 07:14:37
Thanks spirit1
Go to Top of Page
   

- Advertisement -