Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kProcess_EnableShell ( kProcess  process,
kBool  enabled 
)

Enable shell (.bat/.cmd) support.

Enables support for cmd (shell) scripts. Support is disabled unless this function is called with kTRUE. This function only has effect on Windows.

Parameters
processkProcess object.
enabledkTRUE to enable.
Returns
Operation status.