What registry key to use

F

Franky

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

r norman

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?
HKEY_LOCAL_MACHINE
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top