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.
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_regreadThanks-- KK |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-07-14 : 07:54:22
|
look at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\ProductIdregistry entryGo with the flow & have fun! Else fight the flow blog thingie: http://weblogs.sqlteam.com/mladenp |
 |
|
CSK
Constraint Violating Yak Guru
489 Posts |
Posted - 2006-07-18 : 07:14:37
|
Thanks spirit1 |
 |
|
|
|
|