S
SamScott
Hi, I made a simple batch file (very new to this) in which I want to open
two sites through Internet explorer. The second window will not open until I
manually close the first window. The file reads like this:
start https://manage1.sprintpcs.com/Manage
start http://www.nytimes.com
cls
Like I said, it will open the second link only after I close the first. The
same thing happens with 2 Excel files I try to open.
Thanks a lot for any help.
two sites through Internet explorer. The second window will not open until I
manually close the first window. The file reads like this:
start https://manage1.sprintpcs.com/Manage
start http://www.nytimes.com
cls
Like I said, it will open the second link only after I close the first. The
same thing happens with 2 Excel files I try to open.
Thanks a lot for any help.
even with the small amount