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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DelayedStart!