quote:
Originally posted by Flyview
What about CURRENT_USER? Is that automatically updated if I update USERS?
And I know this has nothing to do with the lost group...
HKEY_CURRENT_USER is just an alias to HKEY_USERS\[your user's SID]. you should always use CURRENT_USER so you know you're modifying the right user's settings