On May 13, 5:15 am, Aspersieman <[EMAIL PROTECTED]> wrote:
> Hi All
>
> I have a windows service (attached file). I basically just calls another
> script every 60 seconds. I can install, start and stop this service as
> expected with:
> ParseMailboxService.py install | start | stop
>
> The prob
Hi All
I have a windows service (attached file). I basically just calls another
script every 60 seconds. I can install, start and stop this service as
expected with:
ParseMailboxService.py install | start | stop
The problem is: if I create an exe of this script (all required modules
are i