mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
Changed /NOBOOTSCREEN to /NOGUIBOOT to be
command-line compatible with 2k and XP. svn path=/trunk/; revision=7525
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user