5.1

Table Of Contents
ThinApp User’s Guide
92 VMware, Inc.
Returns
This function returns an integer.
0 = Timeout fails
1 = Process exits
2 = Process does not exist or security is denied
Examples
id = ExecuteExternalProcess("C:WINDOWS\system32\cmd.exe")
WaitForProcess(id, 0)