Example fix

This commit is contained in:
Fierelier 2021-06-20 16:29:55 +02:00
parent a1a5047cfa
commit 5c7ea698bc

View File

@ -5,7 +5,7 @@ set path=%cd%\path;%path%
REM Location to your py.exe/python.exe - If the Python launcher is installed (fairly likely), py should suffice. REM Location to your py.exe/python.exe - If the Python launcher is installed (fairly likely), py should suffice.
REM If Python does not launch, set this to the full path if your python.exe, like so: REM If Python does not launch, set this to the full path if your python.exe, like so:
REM set pyexe=C:\Program Files\Python38 REM set pyexe=C:\Program Files\Python38\python.exe
set pyexe=py set pyexe=py
REM Ask for wim file, if not set REM Ask for wim file, if not set