set SystemSetupInProgress to 0x00000001

svn path=/trunk/; revision=19117
This commit is contained in:
Christoph von Wittich 2005-11-10 13:27:12 +00:00
parent 7d1c007799
commit e4c507c2f5

View 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","SystemSetupInProgress",0x00010001,0x00000000
HKLM,"SYSTEM\Setup","SystemSetupInProgress",0x00010001,0x00000001
; EOF