|
-
Jan 17th, 2000, 01:50 AM
#1
Thread Starter
Junior Member
My registry doesn't affect on other users (it works only for administrator).I'm using HKEY_CURRENT_USER\software\microsoft\windows\currentversion\policies\system.
How can I add value to this key to work on other users. (I'm working on Windows NT)
I realy need help.
Emica
-
Jan 17th, 2000, 03:16 AM
#2
PowerPoster
HKEY_CURRENT_USER is just that, only for the current user (being yourself if you are developing the program)
To effect all users of the computer, you have to use HKEY_LOCAL_MACHINE
Regards,
------------------
- Chris
[email protected]
If it ain't broke - don't fix it 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|