Include wbem in env PATH (to find wmic)

This commit is contained in:
cmdr2 2024-10-17 10:28:53 +05:30
parent 7f9394b621
commit 5d0e5e96d6

View File

@ -3,7 +3,7 @@
cd /d %~dp0
echo Install dir: %~dp0
set PATH=C:\Windows\System32;%PATH%
set PATH=C:\Windows\System32;C:\Windows\System32\wbem;%PATH%
set PYTHONHOME=
if exist "on_sd_start.bat" (