J jorgen Jan 10, 2008 #2 DD said: I have a third party program, how can I make it run as service ? Click to expand... Can be done with Microsoft's 'srvany'. Google it for a detailed description of how to use it
DD said: I have a third party program, how can I make it run as service ? Click to expand... Can be done with Microsoft's 'srvany'. Google it for a detailed description of how to use it
P Pegasus \(MVP\) Jan 10, 2008 #3 You have created at least three separate threads with this question. This is wasting everybody's time - see here: http://www.blakjak.demon.co.uk/mul_crss.htm
You have created at least three separate threads with this question. This is wasting everybody's time - see here: http://www.blakjak.demon.co.uk/mul_crss.htm
V VanguardLH Jan 10, 2008 #4 in message Can be done with Microsoft's 'srvany'. Google it for a detailed description of how to use it Click to expand... As I recall, your program must never ask for user input nor issue any output (so it does run as a service without any prompting).
in message Can be done with Microsoft's 'srvany'. Google it for a detailed description of how to use it Click to expand... As I recall, your program must never ask for user input nor issue any output (so it does run as a service without any prompting).