@echo off echo -------------------------------------------------- echo Building DebugIII echo -------------------------------------------------- echo[ call "tools\Setup.bat" MsBuild CheatMenu.sln /property:Configuration=Debug /t:CheatMenuIII del %SA_DIR%"\CheatMenuIII.asi" /Q del %SA_DIR%"\CheatMenuIII.pdb" /Q %systemroot%\System32\xcopy /s "bin\CheatMenuIII.asi" %III_DIR% /K /D /H /Y %systemroot%\System32\xcopy /s "bin\CheatMenuIII.pdb" %III_DIR% /K /D /H /Y