@echo off reg add "HKCU\Software\Microsoft\Command Processor" /v AutoRun /t reg_expand_sz /d "chcp 1252 1>nul" /f cd .\CoffeBeans\ call qtcreator CMakeLists.txt reg delete "HKCU\Software\Microsoft\Command Processor" /v AutoRun /f