I am running the following code to check if certain programs are running.
'######################################################'Function ProcessIsRunning checks if the process name
' supplied is running.
'######################################################
Function ProcessIsRunning(ByVal...