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
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DelayedStart!