From 3fb5978769cef0be15826a3f87997601e3b44088 Mon Sep 17 00:00:00 2001 From: Sjoerd van der Berg Date: Tue, 14 Oct 2003 20:55:03 +0000 Subject: [PATCH] add -noconsole info Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1328 --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 057f3dbc..4a7d377f 100644 --- a/README +++ b/README @@ -42,6 +42,10 @@ dosbox [name] [-exit] [-c command] [-fullscreen] [-conf congfigfile] -lang languagefile Start dosbox using the language string specified in "languagefile". + -noconsole (Windows Only) + Start dosbox without showing the console window, output will + be redirected to stdout.txt and stderr.txt + Note: If a name/command/configfile/languagefile contains a space in it, put the whole name/command/configfile/languagefile between quotes("example").