Page is a not externally linkable
drooh - 4:14 am on Aug 1, 2008 (gmt 0)
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.
contents of run.bat
notepad "hello1.txt"
notepad "hello2.txt"