add -noconsole info
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1328
This commit is contained in:
parent
36e7c16b48
commit
3fb5978769
1 changed files with 4 additions and 0 deletions
4
README
4
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").
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue