Description

Runs an executable program. This uses the RUNWIN service without any special flags. Therefore all executables will be launched modelessly and in normal mode.

Syntax

rv = Window_Services("RunEXE", PathToEXE)

Parameters

ParameterDescription

PathToEXE

Full path and file name of the executable to run

Version

16.0.21

  • No labels