Trying to run a CMD Line app from a Windows Service - Help

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hello,

I am tring to run a CMD Line app from a Windows Service and it won't run.
Any help would be great!!

Thanks,

Jack
 
Jack said:
Hello,

I am tring to run a CMD Line app from a Windows Service and it won't run.
Any help would be great!!

Thanks,

Jack

The windows service runs in a seperate desktop than the UI. It will run
but you won't see the window.

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top