I have the following script called \"build-bat.sublime-build\":
{ \"cmd\": \"build.bat\", \"working_dir\": \"$project_path\", \"windows\" : { \"s
After adding a new build system to sublime text 3 you have to restart sublime text 3. After this the code above works.