in reply to Re^6: Win32::Daemon service doesn't reach RUNNING state
in thread Win32::Daemon service doesn't reach RUNNING state

To run perl without a console, use wperl.exe instead of perl.exe. You'll have to open STDOUT yourself if you intend to use it.

  • Comment on Re^7: Win32::Daemon service doesn't reach RUNNING state