mirror of
https://github.com/reactos/reactos.git
synced 2026-06-03 09:51:03 +08:00
[TXTSETUP] Revert an accidental change
This commit is contained in:
@@ -208,7 +208,7 @@ Cabinet=reactos.cab
|
||||
|
||||
[SetupData]
|
||||
DefaultPath = \ReactOS
|
||||
OsLoadOptions = "/NOGUIBOOT"
|
||||
OsLoadOptions = "/NOGUIBOOT /NODEBUG"
|
||||
DbgOsLoadOptions = "/NOGUIBOOT /KDSERIAL /DEBUGPORT=COM1 /FIRSTCHANCE"
|
||||
;DbgOsLoadOptions = "/SOS /DEBUGPORT=SCREEN"
|
||||
;DbgOsLoadOptions = "/NOGUIBOOT /DEBUGPORT=BOCHS"
|
||||
|
||||
Reference in New Issue
Block a user