Sean
Dec 15th, 1999, 09:27 PM
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.
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.