@echo off rem This script was created by Nuitka to execute 'app.exe' with Python DLL being found. set PATH=c:\python\python37;%PATH% set PYTHONHOME=c:\python\python37 "%~dp0.\app.exe"