Re: Win32::daemon start as service problem

2005-12-25 Thread Jenda Krynicky
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 => '', >

Win32::daemon start as service problem

2005-12-13 Thread OXx
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