diff --git a/src/define.sh b/src/define.sh index 6b89faf..58c4171 100644 --- a/src/define.sh +++ b/src/define.sh @@ -2123,6 +2123,11 @@ prepareInstall() { echo "[Identification]" echo " JoinWorkgroup = WORKGROUP" echo "" + echo "[Display]" + echo " BitsPerPel=32" + echo " YResolution=720" + echo " XResolution=1280" + echo "" echo "[Networking]" echo " InstallDefaultComponents=Yes" echo ""