[SYSSETUP][UNATTENDED] Allow changing the resolution automatically. CORE-13315
[reactos.git] / reactos / boot / bootdata / bootcd / unattend.inf
index 27a0797..1bc74a8 100644 (file)
@@ -39,11 +39,6 @@ FormatPartition=1
 ; 0 - disabled
 AutoPartition = 1
 
-; enable this setting to disable vmware driver install
-; yes - disabled
-; no  - enabled
-DisableVmwInst = yes
-
 ; enable this setting to disable Gecko install
 ; yes - disabled
 ; no  - enabled
@@ -61,3 +56,11 @@ LocaleID = 409
 ; [GuiRunOnce]
 ; %SystemRoot%\system32\cmd.exe
 
+
+; enable this section to change resolution / bpp
+; setting a value to 0 or skipping it will leave it unchanged
+; [Display]
+; BitsPerPel = 32
+; XResolution = 1440
+; YResolution = 900
+; VRefresh = 0