mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 21:03:00 +00:00
- autopartition setting and DisableVmInst should not be in the GuiRunOnce section
svn path=/trunk/; revision=28607
This commit is contained in:
parent
aade40eea8
commit
b60c3ecf5a
1 changed files with 11 additions and 11 deletions
|
@ -35,20 +35,20 @@ TimeZoneIndex=85
|
||||||
; 0 - format disabled
|
; 0 - format disabled
|
||||||
FormatPartition=1
|
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
|
; enable this setting to automatically create a partition
|
||||||
; during installation
|
; during installation
|
||||||
; 1 - enabled
|
; 1 - enabled
|
||||||
; 0 - disabled
|
; 0 - disabled
|
||||||
AutoPartition = 1
|
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue