End Process
- Ends the application specified in the Filename field.
- The process name is not case sensitive.
- For most applications, it's the same as the original executable filename (without path).
- Make sure there is no path in the Filename field.
- If the delay option is changed, JobBuilder will halt execution for x ms (1000 ms = 1 sec) before processing this item.
Kill Process
- Kills the application specified in the Filename field.
- The process name is not case sensitive.
- If the delay option is changed, JobBuilder will halt execution for x ms (1000 ms = 1 sec) before processing this item.
- The Kill Process command will remove the specified process immediately from memory. This means if there is unsaved data in the application JobBuilder is about to kill, all unsaved data will be lost.