FAQ for DelayExec v1.01 |
How can I launch something maximized or minimized?
You can accomplish this by using the command line options.
delayexec.exe [filename] [delay in seconds] -min -max
The filename is the path to the file you would like to launch.
The delay is the number of seconds you want to delay before launching the file.
-min will launch the file minimized
-max will launch the file maximized
Example: delay.exe "C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE" 60 -max
The example above would delay 60 seconds before launching Outlook, maximized.