Search results
24 mar 2013 · I want to create batch file which starts a program and after 20 minutes will close the program and start it again. The only thing I know about a batch file is how to start a program: @echo off Start [adress of application]
I'm looking for a way for a user to launch a Windows application that will only run for a given amount of time, say an hour. After the hour is up, an alert window will pop up, saying "Program will be terminated in five minutes, unless you click here".
28 maj 2017 · I have a buggy Windows application that has a memory leak. I need a program that will restart the application at 1:30 pm every day before the memory leak starts slowing down the system. So the program would check to see if the an instance of the process is running and if so, kill it then restart it. Is there anything out there that will ...
You can do this using the free program autohotkey. Essentially, you would create a loop consisting of opening the program, setting a timer for x minutes, then closing the program. You will need to look at the following autohotkey commands:
Restart On Crash is slightly different because it was designed primarily as a tool to restart a program after it’s crashed or hung, but is equally at home in restarting an application that has been closed accidentally or by someone else.
19 paź 2015 · That usually means that the application starts, detects that another copy is already running and shutdowns immediately. If that is the case ,and your program is running before your start this batch file, then the batch will loop round and attempt to start your program every ten seconds.
22 gru 2021 · Hi, for the past few months my Zoom will intermittently cut out in the middle of the meeting. On my end, I experience this as approximately 15-30 seconds of my Zoom disappearing from my screen and rebooting and returning me to the meeting space.