lots of fixes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
@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" %*
|
||||
Reference in New Issue
Block a user