View previous topic :: View next topic |
Author |
Message |
melvin Site Admin
Joined: 25 May 2006 Posts: 635 Location: Santa Barbara, california
|
Posted: Thu Dec 21, 2006 1:05 pm Post subject: how to restart an application |
|
|
user question:
I have a visual basic 6 program running on windows 2000 server ...i have downloaded your software trial version , my application terminate from time to time ..how can i use your program to rerun the application when it is terminated .. |
|
Back to top |
|
 |
melvin Site Admin
Joined: 25 May 2006 Posts: 635 Location: Santa Barbara, california
|
Posted: Thu Dec 21, 2006 1:06 pm Post subject: |
|
|
1) Automize can detect if an application is running as a windows service and can stop the service.
2) Automize cannot detect if an application is running in non service context.
3) If your application writes to logs etc.. then Automize can look for the modified time of these logs. Example: if a log files last modified time is older than 1 hour, then Automize can start the application. |
|
Back to top |
|
 |
|