i have create windows service, that service will invoke one application,but not invoked, because give setting select service , click check box allow service to interact with desktop option, i want to this option automatically checked on, what can i Do? very urcent
|
| Author: Vanaja Chiluveru 05 Dec 2008 | Member Level: Silver | Rating:  Points: 1 |
In properties of the service change the startup type to 'Automatic'
|