WINLDR: Finally, set Windows boot style as default
[reactos.git] / reactos / boot / bootdata / bootcd.ini
index 309b16b..882fc18 100644 (file)
@@ -1,6 +1,6 @@
 [FREELOADER]
 DefaultOS=Setup
-Timeout=0
+Timeout=1
 
 [Display]
 TitleText=ReactOS Setup
@@ -21,6 +21,10 @@ SelectedColor=Gray
 
 [Operating Systems]
 Setup="Setup"
+Setup_old="Setup (old boot method)"
 
 [Setup]
-BootType=ReactOSSetup
+BootType=ReactOSSetup2
+
+[Setup_old]
+BootType=ReactOSSetup
\ No newline at end of file