kandurak Posted December 20, 2006 Posted December 20, 2006 Hi there,For one of my application, I need to create/set a registry key&entry such that it is applicable for all users of the system. This should be applicable even to the users who are created after entering the registry key/information....Right now, I am doing this way. Load "C:\Documents and Settings\Default User\NTUSER.DAT" to a hive in registry, make the changes and unload this hive.Is there a better way of doing this?If I add the information directly to HKEY_USERS\ directly, will my registry key/setting be available to all users?Please let me know....
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now