Skip to content

Commit

Permalink
Prepend python DLLs folder in Windows batch script PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
julianneswinoga committed Jan 19, 2025
1 parent 79b5365 commit 44b3b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/OATFWGUI_Windows.bat
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
set "PATH=%~dp0\.python_local\DLLs;%PATH%"
"%~dp0\.python_local\python.exe" "%~dp0\OATFWGUI\main.py" %*

0 comments on commit 44b3b26

Please sign in to comment.