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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DelayedStart!