in reply to control-C to "jumpstart" windows process
If this is an option for you, you can either execute the script with 'perl', so
or you can convert the script to a 'bat'-file using pl2bat. It wraps your Perl script in a 'bat'-file.perl somescript.pl
I am interested if this will do the trick.
|
---|