11-02-2009 04:27 AM
11-02-2009 05:04 AM
set WshShell = CreateObject("WScript.Shell")
WshShell.AppActivate "Tomcat"
WScript.Sleep 5000
WshShell.SendKeys "^C"
WScript.Sleep 50000
WshShell.AppActivate "MySQL"
WScript.Sleep 5000
WshShell.SendKeys "^C"
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.