[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: popen() and execute() that works in Windows service ?
- From: Ketmar Dark <ketmar@...>
- Date: Tue, 16 Oct 2007 06:12:39 +0300
hello, gary ng <garyng2000@yahoo.com>.
On Mon, 15 Oct 2007 19:48:59 -0700 (PDT)
gary ng <garyng2000@yahoo.com> wrote:
> It seems that these two functions don't work in
> Windows when the program is not launched from the
> UI(either a command windows or explorer), say Windows
> service.
>
> Does anyone know an alternative implementation that
> can be used in Windows service ?
are you sure that your service actuallly starts the programs? seems
that you forgot to adjust ACLs...