I've created windows services successfully using both installutil </u>
myservice.exe
How do i deploy it to other machines ?
...
more >>
I am trying to debug an access violation when stopping a service.
I have run the service in the debugger as defined in
http://support.microsoft.com/?kbid=170738 but it terminates the debugger soon
after the debugger breaks on the access violation. I would like to have time
to debug the probl...
more >>