en:autorun:documentation2x:process_func_execgetoutput
ProcessExecGetOutput
ProcessExecGetOutput [/EV-] [/OEM] <var> <file> [<parameters> [<path>]]
Starts a process (hidden) and gets its output through stdout to a variable. The file should only be executable.
Parameters
var | Name of the variable that will receive the value. |
file | File name. May contain variables and environment variables. |
parameters | File commandline. May contain variables and environment variables. |
path | Working dir. May contain variables and environment variables. |
Switches
/EV- | Disables the use of environment variables in the text. |
/OEM | Switch the progrem output encoding to OEM (ANSI by default). |
en/autorun/documentation2x/process_func_execgetoutput.txt · Последнее изменение: 2013/02/06 16:13 — 127.0.0.1