Home All Groups Group Topic Archive Search About

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

Author
12 May 2006 2:40 AM
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

Author
12 May 2006 2:44 AM
Chris
Jack wrote:
> 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
Author
12 May 2006 3:38 PM
Stuart Nathan
You will need it to interact with desktop