mirror of
https://github.com/dockur/windows.git
synced 2025-10-30 04:35:49 +00:00
Update define.sh
This commit is contained in:
parent
bad0175d9c
commit
53aed34e35
1 changed files with 43 additions and 36 deletions
|
|
@ -2042,6 +2042,13 @@ configXP() {
|
||||||
echo "[TerminalServices]"
|
echo "[TerminalServices]"
|
||||||
echo " AllowConnections=1"
|
echo " AllowConnections=1"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "[Display]"
|
||||||
|
echo " Vrefresh=75"
|
||||||
|
echo " AutoConfirm=1"
|
||||||
|
echo " BitsPerPel=32"
|
||||||
|
echo " Xresolution=1920"
|
||||||
|
echo " Yresolution=1080"
|
||||||
|
echo ""
|
||||||
} | unix2dos > "$target/WINNT.SIF"
|
} | unix2dos > "$target/WINNT.SIF"
|
||||||
|
|
||||||
{ echo "Windows Registry Editor Version 5.00"
|
{ echo "Windows Registry Editor Version 5.00"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue