diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml index 40196f3..74417a4 100644 --- a/assets/win10x64-ltsc.xml +++ b/assets/win10x64-ltsc.xml @@ -470,7 +470,7 @@ 23 - cmd.exe /c if exist "C:\OEM\install.bat" cmd /c start "Install" "C:\OEM\install.bat" + cmd /C if exist "C:\OEM\install.bat" start "Install" "cmd /C C:\OEM\install.bat" Execute custom script from the OEM folder if exists