@echo off :start cls cd %~dp0 ::set tmp=%~dp0\bin\tmp ::set temp=%tmp% bin\python\python.exe py\modloader.py pause goto start