set SystemSetupInProgress to 0x00000001
authorChristoph von Wittich <christoph_vw@reactos.org>
Thu, 10 Nov 2005 13:27:12 +0000 (13:27 +0000)
committerChristoph von Wittich <christoph_vw@reactos.org>
Thu, 10 Nov 2005 13:27:12 +0000 (13:27 +0000)
svn path=/trunk/; revision=19117

reactos/bootdata/hivesys.inf

index ad23fb1..ac4e0c6 100644 (file)
@@ -769,5 +769,5 @@ HKLM,"SYSTEM\Setup","CmdLine",0x00000000,"setup -newsetup"
 HKLM,"SYSTEM\Setup","OsLoaderPath",0x00000000,"\"
 HKLM,"SYSTEM\Setup","SetupType",0x00010001,0x00000001
 HKLM,"SYSTEM\Setup","SystemPartition",0x00000000,"\Device\Harddisk0\Partition1"
 HKLM,"SYSTEM\Setup","OsLoaderPath",0x00000000,"\"
 HKLM,"SYSTEM\Setup","SetupType",0x00010001,0x00000001
 HKLM,"SYSTEM\Setup","SystemPartition",0x00000000,"\Device\Harddisk0\Partition1"
-HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000000
+HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000001
 ; EOF
 ; EOF