source: other-projects/nightly-tasks/crons-and-scripts/windows/run-gs2-diffcol.bat@ 32407

Last change on this file since 32407 was 32407, checked in by ak19, 6 years ago

The Windows nightly and release binary generation scripts. Task scheduler task on Windows a.o.t. cron. The nightly task is called Nightly First Pass and has been exported from Windows Task Scheduler in xml format.

File size: 222 bytes
Line 
1@echo off
2rem C:\Perl64\bin\perl.exe -s c:\research\nightly\tools\envi\bin\envi.pl diffcol %*
3set PERL_HOME=C:\strawberry-perl32no64\perl
4%PERL_HOME%\bin\perl.exe -s c:\research\nightly\tools\envi\bin\envi.pl diffcol %*
Note: See TracBrowser for help on using the repository browser.