mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 01:24:38 +00:00
Run second stage setup at first boot after install.
svn path=/trunk/; revision=8815
This commit is contained in:
parent
8b50600e95
commit
bea41fd8f8
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@ HKLM,"SYSTEM\Select","LastKnownGood",0x00010001,0x00000000
|
|||
; System setup settings
|
||||
HKLM,"SYSTEM\Setup","CmdLine",0x00000000,"setup -newsetup"
|
||||
HKLM,"SYSTEM\Setup","OsLoaderPath",0x00000000,"\"
|
||||
HKLM,"SYSTEM\Setup","SetupType",0x00010001,0x00000000
|
||||
HKLM,"SYSTEM\Setup","SetupType",0x00010001,0x00000001
|
||||
HKLM,"SYSTEM\Setup","SystemPartition",0x00000000,"\Device\Harddisk0\Partition1"
|
||||
HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000000
|
||||
|
||||
|
|
Loading…
Reference in a new issue