From: OXx <[EMAIL PROTECTED]>
> Hello all,
> I try to launch my perl application as a windows service.
> I compile it with PAR so I have mysoft.exe
> Then i installed win32::daemon, no problem.
> I try this script so:
>
> use Win32::Daemon;
>
> %Hash = (
> machine => '',
>
Hello all,
I try to launch my perl application as a windows service.
I compile it with PAR so I have mysoft.exe
Then i installed win32::daemon, no problem.
I try this script so:
use Win32::Daemon;
%Hash = (
machine => '',
name=> 'PerlTest',
display => 'Oh m