From: Viraj Purang <[EMAIL PROTECTED]>
> Is there a PERL API
> using which I can create wrapper windows services around
> batch files.
Beg your pardon? What the heck is "wrapper windows service".
If you want to create a windows service you need to use Win32::Daemon
(plus optionaly Win32::Daemo
Is there a PERL API
using which I can create wrapper windows services around
batch files.
I need to be able to stop and start a set of Java commands.
People in my company have already made start scripts for these Java
commands.
However the stop scripts and /or APIs that would STOP Java process