diff --git a/reactos/boot/bootdata/unattend.inf.sample b/reactos/boot/bootdata/unattend.inf.sample index d3793e021d0..1b73c7006c8 100644 --- a/reactos/boot/bootdata/unattend.inf.sample +++ b/reactos/boot/bootdata/unattend.inf.sample @@ -35,20 +35,20 @@ TimeZoneIndex=85 ; 0 - format disabled FormatPartition=1 -; enable this section to automatically launch programs -; after 3rd boot -; -; [GuiRunOnce] -; %SystemRoot%\system32\cmd.exe - -; enable this setting to disable vmware driver install -; yes - disabled -; no - enabled -DisableVmwInst = yes - ; enable this setting to automatically create a partition ; during installation ; 1 - enabled ; 0 - disabled AutoPartition = 1 +; enable this setting to disable vmware driver install +; yes - disabled +; no - enabled +DisableVmwInst = yes + +; enable this section to automatically launch programs +; after 3rd boot +; +; [GuiRunOnce] +; %SystemRoot%\system32\cmd.exe +