mirror of
https://github.com/dockur/windows.git
synced 2025-10-29 04:05:50 +00:00
Update define.sh
This commit is contained in:
parent
996f3025e7
commit
1788c17850
1 changed files with 5 additions and 0 deletions
|
|
@ -2123,6 +2123,11 @@ prepareInstall() {
|
||||||
echo "[Identification]"
|
echo "[Identification]"
|
||||||
echo " JoinWorkgroup = WORKGROUP"
|
echo " JoinWorkgroup = WORKGROUP"
|
||||||
echo ""
|
echo ""
|
||||||
|
echo "[Display]"
|
||||||
|
echo " BitsPerPel=32"
|
||||||
|
echo " YResolution=720"
|
||||||
|
echo " XResolution=1280"
|
||||||
|
echo ""
|
||||||
echo "[Networking]"
|
echo "[Networking]"
|
||||||
echo " InstallDefaultComponents=Yes"
|
echo " InstallDefaultComponents=Yes"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue