[TXTSETUP] Revert an accidental change

This commit is contained in:
Victor Perevertkin 2019-09-04 17:54:00 +03:00
parent 6392c5a78c
commit bc44b334d7
No known key found for this signature in database
GPG key ID: C750B7222E9C7830

View file

@ -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"