contents of run.bat
notepad "hello1.txt"
notepad "hello2.txt"
Ok, very simple question here.
I want to click on run.bat and have it open both of these files at once. Currently when i click the bat file it pulls up the 1st txt file and then i have to close it before the other txt file pops up.