What I need to do is have a C# 2005 GUI app call a .bat and several VBScript files at user\'s request. This is just a stop-gap solution until the end of the holidays and I c
Here is what you are looking for:
Service hangs up at WaitForExit after calling batch file
It's about a question as to why a service can't execute a file, but it shows all the code necessary to do so.