VideoHelp Forum




+ Reply to Thread
Results 1 to 6 of 6
  1. Member deejay.2001's Avatar
    Join Date
    Dec 2002
    Location
    United Kingdom
    Search Comp PM
    is there any free utility which will automatically restart user program after crashing ?
    thanks for help
    Quote Quote  
  2. Member deejay.2001's Avatar
    Join Date
    Dec 2002
    Location
    United Kingdom
    Search Comp PM
    there is thousands of people and nobody knows...?
    Quote Quote  
  3. Member daamon's Avatar
    Join Date
    Jun 2003
    Location
    Melbourne, Oz
    Search Comp PM
    I tend to double-click on the icon for the program if there's one on the desktop, or select the program from the list of programs from the "Start" menu.
    There is some corner of a foreign field that is forever England: Telstra Stadium, Sydney, 22/11/2003.

    Carpe diem.

    If you're not living on the edge, you're taking up too much room.
    Quote Quote  
  4. Renegade gll99's Avatar
    Join Date
    May 2002
    Location
    Canadian Tundra
    Search Comp PM
    Maybe there is one but I don't know any. In a simple scenario it should be easy to write. All it needs to do is to periodically poll to see if a particular window is open and if not it executes the task you want. I wrote a small program in vb that checks if a graphedit graph is loaded based on it's caption and if it is then it runs the graph using graphedit. The same principle could be applied to any window and any program could be run that way.

    So this watcher program would check for the existence of your program's window in memory and it would execute your program's exe if it didn't find it. The watcher program would have to keep polling so the loop can't be too tight depending on how much of a delay you can put up with. There are other ways to check for the existence of running tasks that's just one way it could be done.

    Now if it crashes but stays in memory that's a little more difficult but with some thought it might not be impossible. Some programs produce feedback information to indicate they are working if you can tap into that info with the watcher program then you might be able to see if the original program is hung and then terminate it and restart it. Lot's of possibilities to consider so it's not always so simple.

    A little more info about what program you want to restart might be helpful.
    Quote Quote  
  5. Member daamon's Avatar
    Join Date
    Jun 2003
    Location
    Melbourne, Oz
    Search Comp PM
    www.google.com is free to use. It's a great website for searching for things.

    http://www.google.com.au/search?hl=en&q=auto+restart+application&btnG=Google+Search&meta=

    The second link looks promising...
    There is some corner of a foreign field that is forever England: Telstra Stadium, Sydney, 22/11/2003.

    Carpe diem.

    If you're not living on the edge, you're taking up too much room.
    Quote Quote  
  6. What about run as a service?

    BTW, you can set a service to restart a certain number of times and certian waiting period after it stops
    tgpo famous MAC commercial, You be the judge?
    Originally Posted by jagabo
    I use the FixEverythingThat'sWrongWithThisVideo() filter. Works perfectly every time.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!