This simple utility for windows can start any other application after specified amount of time. Time can be specified as seconds, milliseconds or as time in format "HH:mm:ss".
Usage
Will start "MyApp.exe" after 10 seconds:
DelayedStart 10 C:\MyApp.exe
Will start "MyApp.exe" after 500 milliseconds with parameter "-nowindow":
DelayedStart 500m C:\MyApp.exe -nowindow
Will start "MyApp.exe" after1 hour, 10 minutes and 5 seconds with parameters "/one" and "/two":
DelayedStart 01:10:05t C:\MyApp.exe /one /two
Follow DelayedStart
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DelayedStart!