View Single Post
  #2 (permalink)  
Old 05-23-2007, 05:03 PM
Nick Nick is offline
Member
 
Join Date: May 2007
Posts: 37
Default software detect the particular event & restart the application?

Yes you can do this with Automation Anywhere.

Below are the actual steps for the task. * you will need to change the application path to the actual path.




1 If Application Not Running ("C:\Program Files\Thunderbird.exe") Then
2 Comment: change .exe path above and below to restart Thunderbird application
3 Open "C:\Program Files\Thunderbird.exe "
4 End If


You can schedule automation anywhere to run this task every 30 seconds every minute... etc.
Attached Files
File Type: atmn Thunderbird_Check.atmn (265 Bytes, 2 views)
Reply With Quote