Parameters

VARIANT ExeName
Full path and file name of the executable file.
VARIANT Parameters
Any parameters to pass to the executable file. This parameter is optional.
VARIANT WindowStyle
The initial window style to show as executable. This parameter is optional and can have the following values:
  1. Normal with focus (default)
  2. Minimized with focus
  3. Maximized
  4. Normal without focus
  5. Minimized without focus