Situation:
I’m familiar with NT services and the ability to have them running even after the user logs off but on Windows 98 SE Services are terminated at logoff.
Question:
I need to keep a particular service running continously from start up to shut down on Win98SE. If the service doesn’t remain running after log off I can’t use it.
Additional info:
I’m starting the service as a runservices key in the registry. It’s an executable.