Update define.sh

This commit is contained in:
Kroese 2024-05-19 10:01:30 +02:00 committed by GitHub
parent bad0175d9c
commit 53aed34e35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2042,6 +2042,13 @@ configXP() {
echo "[TerminalServices]"
echo " AllowConnections=1"
echo ""
echo "[Display]"
echo " Vrefresh=75"
echo " AutoConfirm=1"
echo " BitsPerPel=32"
echo " Xresolution=1920"
echo " Yresolution=1080"
echo ""
} | unix2dos > "$target/WINNT.SIF"
{ echo "Windows Registry Editor Version 5.00"