Look into making a service.
I don't know whether you can display forms on the DeskTop from a service. But if not, a work-around might be to create a service as well as a separate .EXE. The EXE would interact with the service that has been running the whole time.
|