mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Set VM starting resolution to 1920x1080
This commit is contained in:
parent
282b8d6271
commit
547b9e0f84
@ -147,6 +147,12 @@
|
|||||||
<SkipMachineOOBE>true</SkipMachineOOBE>
|
<SkipMachineOOBE>true</SkipMachineOOBE>
|
||||||
<ProtectYourPC>1</ProtectYourPC>
|
<ProtectYourPC>1</ProtectYourPC>
|
||||||
</OOBE>
|
</OOBE>
|
||||||
|
<Display>
|
||||||
|
<ColorDepth>32</ColorDepth>
|
||||||
|
<HorizontalResolution>1920</HorizontalResolution>
|
||||||
|
<RefreshRate>60</RefreshRate>
|
||||||
|
<VerticalResolution>1080</VerticalResolution>
|
||||||
|
</Display>
|
||||||
<UserAccounts>
|
<UserAccounts>
|
||||||
<LocalAccounts>
|
<LocalAccounts>
|
||||||
<LocalAccount wcm:action="add">
|
<LocalAccount wcm:action="add">
|
||||||
@ -195,4 +201,4 @@
|
|||||||
<TimeZone>GTB Standard Time</TimeZone>
|
<TimeZone>GTB Standard Time</TimeZone>
|
||||||
</component>
|
</component>
|
||||||
</settings>
|
</settings>
|
||||||
</unattend>
|
</unattend>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user