Results 1 to 2 of 2

Thread: New problem with registry

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2000
    Location
    Skopje,Macedonia
    Posts
    20

    Post

    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

  2. #2
    PowerPoster
    Join Date
    Jul 1999
    Posts
    5,923

    Post

    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
  •  



Click Here to Expand Forum to Full Width