1
0
Fork 0

add -noconsole info

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1328
This commit is contained in:
Sjoerd van der Berg 2003-10-14 20:55:03 +00:00
parent 36e7c16b48
commit 3fb5978769

4
README
View file

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