1 2 3 4 5 6
@echo off REM COLOR 0A SET NIMPATH=%~dp0 SET PATH=%NIMPATH%\bin;%NIMPATH%\dist\mingw\bin;%PATH% cmd