RJL Software
Home to RJL SoftwareWindows SoftwareTechnical Support
Home Support FAQ Software  
Money Help Fund
Search

Can I use DelayExec to stagger multiple program launches?

Yes. You can use multiple DelayExec entries in your Startup folder or batch file, each with a different delay, to create a staggered startup sequence. For example:

  • delayexec.exe "C:\app1.exe" 10 - Launches App1 after 10 seconds
  • delayexec.exe "C:\app2.exe" 30 - Launches App2 after 30 seconds
  • delayexec.exe "C:\app3.exe" 60 - Launches App3 after 60 seconds

Each instance runs independently and exits after launching its target program.

Support Our Work

Please consider making a contribution today to help us keep DelayExec available for everyone.

Get Help

Didn't find your answer?

Our support team can help you with your specific issue. Submit a request and we'll get back to you.

Get Help Now
Rating: Not Rated (0 votes)
Rate this answer:
Additional Information
Added: Feb 27, 2026   |   Last Updated: