Changed /NOBOOTSCREEN to /NOGUIBOOT to be

command-line compatible with 2k and XP.

svn path=/trunk/; revision=7525
This commit is contained in:
Steven Edwards 2004-01-09 17:29:27 +00:00
parent 508aa36d5f
commit 8450d1eb80

View file

@ -33,10 +33,10 @@ Cabinet=reactos.cab
[SetupData]
DefaultPath = \ReactOS
OsLoadOptions = "/NOBOOTSCREEN /NODEBUG"
;OsLoadOptions = "/NOBOOTSCREEN /DEBUGPORT=COM1"
;OsLoadOptions = "/NOBOOTSCREEN /DEBUGPORT=SCREEN"
;OsLoadOptions = "/NOBOOTSCREEN /DEBUGPORT=BOCHS"
OsLoadOptions = "/NOGUIBOOT /NODEBUG"
;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=COM1"
;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=SCREEN"
;OsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
[NLS]
AnsiCodepage = c_1252.nls