1@echo off
2set CYGWIN=nodosfilewarning
3
4cd /D %0\..\bin
5bash.exe %0\..\bin\Windows_Papilio_Programmer.sh %1 %0\..
6
7REM uncomment the pause below to troubleshoot.
8REM pause