|
-
Dec 15th, 1999, 10:27 PM
#1
Thread Starter
New Member
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.
-
Dec 15th, 1999, 10:37 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|