Update define.sh

This commit is contained in:
Kroese 2024-06-10 14:08:40 +02:00 committed by GitHub
parent d2a8977975
commit 84cd03e54e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2131,12 +2131,6 @@ prepareInstall() {
echo "[Branding]"
echo " BrandIEUsingUnattended=Yes"
echo ""
echo "[Display]"
echo " BitsPerPel=32"
echo " AutoConfirm=1"
echo " XResolution=1920"
echo " YResolution=1080"
echo ""
echo "[URL]"
echo " Home_Page = http://www.google.com"
echo " Search_Page = http://www.google.com"
@ -2182,11 +2176,6 @@ prepareInstall() {
echo "\"AltDefaultDomainName\"=\"Dockur\""
echo "\"AutoAdminLogon\"=\"1\""
echo ""
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VgaSave\Device0"
echo "\"DefaultSettings.BitsPerPel\"=dword:00000020"
echo "\"DefaultSettings.XResolution\"=dword:00000780"
echo "\"DefaultSettings.YResolution\"=dword:00000438"
echo ""
echo "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000]"
echo "\"DefaultSettings.BitsPerPel\"=dword:00000020"
echo "\"DefaultSettings.XResolution\"=dword:00000780"