@echo off REM COLOR 0A SET NIMPATH=%~dp0 SET PATH=%NIMPATH%\bin;%NIMPATH%\dist\mingw\bin;%PATH% cmd