Files
uploader/anon_gui.cmd
T
2024-02-19 09:44:05 +00:00

7 lines
206 B
Batchfile

@echo off
rem This script was created by Nuitka to execute 'anon_gui.exe' with Python DLL being found.
set PATH=C:\PROGRA~1\PYTHON~1;%PATH%
set PYTHONHOME=C:\Program Files\Python311
"%~dp0anon_gui.exe" %*