MegaTronX/Subsystem_OS_Command_Access
0
1 2@echo off3rem This script was created by Nuitka to execute 'app.exe' with Python DLL being found.4set PATH=c:\python\python37;%PATH%5set PYTHONHOME=c:\python\python376"%~dp0.\app.exe"7 1 2@echo off3rem This script was created by Nuitka to execute 'app.exe' with Python DLL being found.4set PATH=c:\python\python37;%PATH%5set PYTHONHOME=c:\python\python376"%~dp0.\app.exe"7