Starting firefox with this command line will open the 2 urls in 2 tabs which is what I want.
cmd.exe /c start "" "C:\Program Files\Mozilla Firefox\firefox.exe" "www.googolplex.net|www.randi.org"
This works fine if no instances of FF are already running.
But if an instance of firefox is already running the same command line will bring firefox to the foreground but will give a problem loading page error message :
"Firefox can't find the server at www.googolplex.net|www.randi.org"
I am looking for a way of activating by command line an instance of FF while at the same time loading multiples URLs in tabs.
(Windows 2000, FF 2.0.0.5)
Any ideas ?
Thanks
nimzo
cmd.exe /c start "" "C:\Program Files\Mozilla Firefox\firefox.exe" "www.googolplex.net|www.randi.org"
This works fine if no instances of FF are already running.
But if an instance of firefox is already running the same command line will bring firefox to the foreground but will give a problem loading page error message :
"Firefox can't find the server at www.googolplex.net|www.randi.org"
I am looking for a way of activating by command line an instance of FF while at the same time loading multiples URLs in tabs.
(Windows 2000, FF 2.0.0.5)
Any ideas ?
Thanks
nimzo