Opening Multple Browsers from a Batch file

Reply

Join Date: Dec 2008
Posts: 2
Reputation: Merkava is an unknown quantity at this point 
Solved Threads: 0
Merkava Merkava is offline Offline
Newbie Poster

Opening Multple Browsers from a Batch file

 
0
  #1
Dec 12th, 2008
Hello All,

I am trying to write a batch file that will allow me to open several browsers at the same time.

For example, I want to open www.google in one browser and www.yahoo.ca in another browser and so on.....

What is happening is that I one browser with google
Start "c:\program files\internet explorer\iexplorer.exe" www.google.com
then in the same browser it opens
Start "c:\program files\internet explorer\iexplorer.exe" www.yahoo.ca

Any tips woul be appreciated.

Cheers,
Aaron
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 8
Reputation: vasioky is an unknown quantity at this point 
Solved Threads: 1
vasioky vasioky is offline Offline
Newbie Poster

Re: Opening Multple Browsers from a Batch file

 
0
  #2
Dec 12th, 2008
Hi Merkava
you can try 2 command for get a lot of staf
>cmd /?
>start /?
I did so:
start /b iexplorer www
start /b iexplorer www
start /b iexplorer www
I hope this will help you
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 2
Reputation: Merkava is an unknown quantity at this point 
Solved Threads: 0
Merkava Merkava is offline Offline
Newbie Poster

Re: Opening Multple Browsers from a Batch file

 
0
  #3
Dec 13th, 2008
Hello vasioky,

Thanks for your reply. I tried what you said, but am still receing the same instance, not two separate windos.

Regards,
Aaron
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Legacy and Other Languages Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC