Hi
I have an exe file on my machine. I need to launch this exe from the windows
service (written in c#) running on my machine. The service knows about the
path where the exe resides. How do I launch the exe from the service.
Any help will be highly appreciated.
Thanks
Anant
I have an exe file on my machine. I need to launch this exe from the windows
service (written in c#) running on my machine. The service knows about the
path where the exe resides. How do I launch the exe from the service.
Any help will be highly appreciated.
Thanks
Anant
Comment