L
Lee Schipper
Is it possible to create a single .EXE that can be launched either as a
service or as a standard application (with configuration screens, status
windows, etc...)?
I have an existing program that currently runs as a standard application.
When the user runs the app they can monitor its progress, review error logs,
and change configuration settings. I need to convert this program to run as
a service, but would like the user to retain the option of running it as a
standalone, interactive, application.
In a perfect world, the .EXE would be installed as a service, but if the
user clicks on the .EXE (or a shortcut) it would start in an interactive
mode.
Thanks!
Lee
service or as a standard application (with configuration screens, status
windows, etc...)?
I have an existing program that currently runs as a standard application.
When the user runs the app they can monitor its progress, review error logs,
and change configuration settings. I need to convert this program to run as
a service, but would like the user to retain the option of running it as a
standalone, interactive, application.
In a perfect world, the .EXE would be installed as a service, but if the
user clicks on the .EXE (or a shortcut) it would start in an interactive
mode.
Thanks!
Lee