diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml index d078377..40196f3 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" start "Install" "C:\OEM\install.bat" + cmd.exe /c if exist "C:\OEM\install.bat" cmd /c start "Install" "C:\OEM\install.bat" Execute custom script from the OEM folder if exists