1
0
kopia lustrzana https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

feat: Increase default screen resolution (#521)

This commit is contained in:
Kroese
2024-05-19 20:12:59 +02:00
zatwierdzone przez GitHub
rodzic 60a6417b09
commit 553bbab3db
36 zmienionych plików z 457 dodań i 203 usunięć
+6 -1
Wyświetl plik
@@ -340,13 +340,18 @@
<PlainText>true</PlainText>
</Password>
</AutoLogon>
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1920</HorizontalResolution>
<VerticalResolution>1080</VerticalResolution>
</Display>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideLocalAccountScreen>true</HideLocalAccountScreen>
<HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
<HideOnlineAccountScreens>true</HideOnlineAccountScreens>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Other</NetworkLocation>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>3</ProtectYourPC>
<SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>