I am using rake to build my project and I have a build.bat file similar to this:
@echo off cls rake
When I double click on build.bat the dos wi
@echo off echo somethink echo Press enter to exit set /p input=