View Single Post
  #1 (permalink)  
Old 06-26-2006, 11:22 AM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 410
Credits: 0
Rep Power: 11
Void is on a distinguished road
Default Best place to store information in the registry

I store all of the user information, including regname and regcode, in the Current_User registry hive. It occured to me today that only the user that installed the application and only the user that registered the application will have access to it. My license is per user, not per computer. Does this cause a problem? Should I allow every user on the system access to the software but not registration if only one user has registered it?

What do you guys do?
__________________
Void
Reply With Quote

Sponsored Links