03-08-2006 12:48 AM
03-08-2006 02:16 AM
It does appear you need to add your own key manually. However, the "HKLM->Software" key is already laid out for you, and this allows you to add a key for your company under the "Software" key, a product key under that, and values for that product key. From a registry perspective this is the more correct way of creating a proper registry key, but a wizard would have potentially been nice. ![]()
-Danny
03-09-2006 12:44 AM
03-09-2006 02:05 PM
To my knowledge you aren't required to enter ANY information into the registry. If registration information is required for your program (if your program reads the registry information) then you definitely need to add whatever your program requires, but otherwise none is necessary.
-Danny
03-15-2006 01:04 AM