Windows product Key
-
It may be in the registry. Why do you want it ? Christian Graus - Microsoft MVP - C++
-
It may be in the registry. Why do you want it ? Christian Graus - Microsoft MVP - C++
Try using regmon that should revel where the key is hiding ?Then use csharp to access the registry and get the key. What are u going to do next seems useless to me to get the product key ???Anyway u have ur reason probably ;P
-
Try using regmon that should revel where the key is hiding ?Then use csharp to access the registry and get the key. What are u going to do next seems useless to me to get the product key ???Anyway u have ur reason probably ;P
Trance Junkie wrote: What are u going to do next seems useless to me to get the product key ??? Seems useless to me too, the guy who asked this question didn't get an email because you repsonded to me instead of him. Christian Graus - Microsoft MVP - C++
-
Trance Junkie wrote: What are u going to do next seems useless to me to get the product key ??? Seems useless to me too, the guy who asked this question didn't get an email because you repsonded to me instead of him. Christian Graus - Microsoft MVP - C++
-
I have about 200 workstations and I need to reenforce the license policy so I need a simple utility that I can create to verify uniqueness of the Key.
Do you not have a pile of 200 CD's then ? According to google, it's not stored as clear text in the registry. Christian Graus - Microsoft MVP - C++