From bea41fd8f83698092d31e43f870d3201bc3be58c Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Sat, 20 Mar 2004 15:59:19 +0000 Subject: [PATCH] Run second stage setup at first boot after install. svn path=/trunk/; revision=8815 --- reactos/bootdata/hivesys.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/bootdata/hivesys.inf b/reactos/bootdata/hivesys.inf index 083838046c6..e07cc797caa 100644 --- a/reactos/bootdata/hivesys.inf +++ b/reactos/bootdata/hivesys.inf @@ -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