Update batch.sh

This commit is contained in:
Kroese
2026-09-08 18:12:07 +02:00
committed by GitHub
parent 369c403077
commit 863dde3ae1
+4
View File
@@ -3169,6 +3169,10 @@ createWin9xSystemImage() {
printf '%s\n' \ printf '%s\n' \
'[Options]' \ '[Options]' \
"BootGUI=$boot_gui" \ "BootGUI=$boot_gui" \
"BootMenu=0" \
"BootMenuDefault=1" \
"BootWarn=0" \
"BootSafe=0" \
'BootDelay=0' \ 'BootDelay=0' \
'AutoScan=2' \ 'AutoScan=2' \
'Logo=0' \ 'Logo=0' \