When a user registers my software I save the information under
HKEY_CURRENT_USER
This works OK except each username on the machine must register.
I just read the doc on the various keys available and none seen appropriate.
What key should I use to save data that is to pertain to all users?
Thanks
r norman - 02 Jan 2007 20:03 GMT
>When a user registers my software I save the information under
>HKEY_CURRENT_USER
[quoted text clipped - 4 lines]
>
>What key should I use to save data that is to pertain to all users?
HKEY_LOCAL_MACHINE
Franky - 02 Jan 2007 21:22 GMT
Thanks
>>When a user registers my software I save the information under
>>HKEY_CURRENT_USER
[quoted text clipped - 7 lines]
>>
> HKEY_LOCAL_MACHINE