Results 1 to 2 of 2

Thread: The Registry

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 1999
    Location
    Dublin,Ireland
    Posts
    9

    Post

    I use the registry to save a value on startup. When I install the application I do so as administrator, that way the value in the registry is available to all users who log on and start the application (as it is in HKEY_DEFAULT_USERS).
    However on an NT server machine when I set the .exe as a service to be run daily the
    application cannot find the value in the registry.
    Can somebody help me?
    Thank you, Sean.

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    Use HKEY_LOCAL_MACHINE hive instead.

    ------------------

    Serge

    Software Developer
    [email protected]
    [email protected]
    ICQ#: 51055819


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