Michael J. Kazin Michael J. Kazin 7e2a2bec3feb298cf4ec4b15e0884354bb94ab06 Kevin R. Schmidt e4ad0654f93121d87424b6e3bce45cc9234b9e38 Purple over Orange: Scheduling Perl scripts in Windows

Thursday, March 19, 2009

Scheduling Perl scripts in Windows

Just recording this for my own use, but in case anyone else is using the odd combination of Perl and Windows and wants to have scripts run occasionally.

If the spaces and quotes are annoying you too, the value you want in the "Run" field is something like:
"C:\Program Files\Company\Application\bin\perl\bin\perl.exe" "C:\Documents and Settings\me\My Documents\TarProcess.pl"
Seems obvious in hindsight...

Labels:

0 Comments:

Post a Comment

<< Home