Hello all, I wrote a perl script and compiled it with PAR so my executable works fine on windows systems. I would like to execute this as a service . I try with srvany.exe ( http://groups.google.fr/group/comp.lang.perl.misc/browse_thread/thread/f57182ff7dde9269/9b5d4eff94c40373?lnk=st&q=perl+as+a+service&rnum=1&hl=fr#9b5d4eff94c40373 ) but it does not work. My problem is very strange because it works with Firedaemon http://www.firedaemon.com/
Perhaps I forgotten a thing in registry to configure srvany? I add Application key with the path of the appplication etc.. If someone can help me Regards OXx