diff --git a/scripts/OATFWGUI_Windows.bat b/scripts/OATFWGUI_Windows.bat index 186a176..d61d4fe 100644 --- a/scripts/OATFWGUI_Windows.bat +++ b/scripts/OATFWGUI_Windows.bat @@ -1 +1,2 @@ +set "PATH=%~dp0\.python_local\DLLs;%PATH%" "%~dp0\.python_local\python.exe" "%~dp0\OATFWGUI\main.py" %*