1
0
ミラー元 https://github.com/dockur/windows.git 前回の同期 2026-06-10 11:59:33 +08:00

feat: Increase default screen resolution (#521)

このコミットが含まれているのは:
Kroese
2024-05-19 20:12:59 +02:00
committed by GitHub
コミット 553bbab3db
36個のファイルの変更457行の追加203行の削除
+6 -1
ファイルの表示
@@ -214,10 +214,15 @@
<PlainText>true</PlainText>
</Password>
</AutoLogon>
<Display>
<ColorDepth>32</ColorDepth>
<HorizontalResolution>1920</HorizontalResolution>
<VerticalResolution>1080</VerticalResolution>
</Display>
<OOBE>
<HideEULAPage>true</HideEULAPage>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Other</NetworkLocation>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>3</ProtectYourPC>
<SkipUserOOBE>true</SkipUserOOBE>
<SkipMachineOOBE>true</SkipMachineOOBE>