set SystemSetupInProgress to 0x00000001
Modified: trunk/reactos/bootdata/hivesys.inf

Modified: trunk/reactos/bootdata/hivesys.inf
--- trunk/reactos/bootdata/hivesys.inf	2005-11-10 11:45:50 UTC (rev 19116)
+++ trunk/reactos/bootdata/hivesys.inf	2005-11-10 13:27:12 UTC (rev 19117)
@@ -769,5 +769,5 @@
 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