Update define.sh

This commit is contained in:
Kroese 2025-03-18 16:02:09 +01:00 committed by GitHub
parent 127dd289dc
commit b29a30492d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1502,6 +1502,7 @@ prepareInstall() {
{ echo "[COMMANDS]"
echo "\"REGEDIT /s install.reg\""
echo "\"Wscript admin.vbs\""
echo ""
} | unix2dos > "$dir/\$OEM\$/cmdlines.txt"
return 0