Auto-terminate a Windows application after a given amount of time
Fresh3 days ago
Mar 15, 202623712 viewsConfidence Score0%
0%
Problem
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". If the user clicks on the button, the program w…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Auto-terminate a Windows application after a given amount of time
Low Risk
I might be late here but you can basically do it by using command prompt Open notepad Copy/paste this code Save the file as .bat the timeout is in seconds, to cancel it just close the command prompt
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix