blah blah blah is here! blah blah » Close

0
votes
1 answers

Running a Windows Service in Windows Vista

Hello Everyone, I just wrote one small windows service application. In the start method i am trying to run an exe. It is working well in Windows XP and Windows 2003 Server. But it is not working in Windows Vista. Following is the code wh ...

Feedback