DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Legacy and Other Languages (http://www.daniweb.com/forums/forum42.html)
-   -   Opening Multple Browsers from a Batch file (http://www.daniweb.com/forums/thread161903.html)

Merkava Dec 12th, 2008 5:10 am
Opening Multple Browsers from a Batch file
 
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

vasioky Dec 12th, 2008 9:00 am
Re: Opening Multple Browsers from a Batch file
 
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

Merkava Dec 13th, 2008 5:00 am
Re: Opening Multple Browsers from a Batch file
 
Hello vasioky,

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

Regards,
Aaron


All times are GMT -4. The time now is 11:46 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC