I like to run two programs using batch file, but the condition is, the second program must start only after the first program loaded, so is there any way to control using timer to control when the program starts.
Find the Apps You Want to Open Simultaneously You will see a File Explorer window with your app's icon highlighted on it. Right-click your app's icon, and from the menu that opens, select “Properties.” In the “Properties” window, click the “Target” field and press Ctrl+A.
Well, you can, by creating a batch file, or a desktop shortcut that opens two or three or more specified programs at once. This tip works in older versions of Windows as well. Step 1: Open the Start menu and go to All apps to find the first program you want to open in your batch.
Select the Task View icon on the taskbar, or press Alt-Tab on your keyboard to see apps or switch between them. To use two or more apps at a time, grab the top of an app window and drag it to the side. Then choose another app and it'll automatically snap into place.
Create Batch File to Run EXE Save your file with the file extension . bat , e.g. run-exe-program. bat and double click on it to run the .exe program.
I needed the same thing, and found out that following thing works as hoped:
start D:\Michal\Xming\Xming.exe -multiwindow start D:\Michal\Xming\putty.exe start D:\Michal\WinSCP\WinSCP.exe
And it all is saved in file Login.bat.
BTW, I am running Win7 but I doubt that this has any impact.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With