Note: this advanced option screen is reachable by selecting the
executable step
and choosing "Redirection" from the
[Advanced options]
popup menu or by clicking directly on the index.
In this step of the
launcher wizard,
you can configure the redirection settings for stderr and stdout.
-
The following redirection settings can be edited:
-
Redirection of stderr
To redirect stderr to a file, select the Redirect stderr
checkbox and enter a file name in the adjacent text field. The file name
is interpreted relative to the executable. Enter /dev/null
if you want to suppress output completely for all platforms.
-
Redirection of stdout
To redirect stdout to a file, select the Redirect stdout
checkbox and enter a file name in the adjacent text field. The file name
is interpreted relative to the executable. Enter /dev/null
if you want to suppress output completely for all platforms.
-
Click [Next] to proceed to the next step or [Cancel] to leave
the generated launcher wizard without applying any changes.