-
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.
-
Use HKEY_LOCAL_MACHINE hive instead.
------------------
Serge
Software Developer
[email protected]
[email protected]
ICQ#: 51055819