I want to launch a program that then produces two dialog boxes I wish to just hit ENTER for. How do I do this? I have this so far but want it followed with RETURN twice.
w:: Run E:\Program Files\Windows Media 7 PowerToys\Player\clearmru.exe
|
I want to launch a program that then produces two dialog boxes I wish to just hit ENTER for. How do I do this? I have this so far but want it followed with RETURN twice.
| ||||
feedback
|
|
The ClearMRU program in the Windows Media 7 Power Toys has a command line option to run it without any prompts.
In your case add /q to the end of the command line. You can also create a shortcut to the program on your start menu with the same command line so you can run it without starting a command prompt. | |||
|
feedback
|