From: Victor Perevertkin Date: Wed, 4 Sep 2019 14:54:00 +0000 (+0300) Subject: [TXTSETUP] Revert an accidental change X-Git-Tag: 0.4.14-dev~177 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=bc44b334d761b15ba8b0d01f76cf15cf838d949e [TXTSETUP] Revert an accidental change --- diff --git a/boot/bootdata/txtsetup.sif b/boot/bootdata/txtsetup.sif index 59977b553f9..8b662ef7177 100644 --- a/boot/bootdata/txtsetup.sif +++ b/boot/bootdata/txtsetup.sif @@ -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"