You are here

Lauching from the commanline in multiple windows

5 posts / 0 new
Last post
jmandawg
Offline
Last seen: 13 years 1 month ago
Joined: 2008-06-02 16:00
Lauching from the commanline in multiple windows

Normal firefox will let me launch multiple windows from the commandline like this using the -new-window flag:

Firefox.exe -new-window

if try to do that with firefoxportable.exe it says:

"Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system."

Is there any way i can launch multiple windows from the commandline?

Chris Morgan
Chris Morgan's picture
Offline
Last seen: 9 years 4 months ago
Joined: 2007-04-15 21:08
Just run it

There's no need for that flag, surely? Starting another copy of Firefox just opens a new window already.

I am a Christian and a developer and moderator here.

“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1

jmandawg
Offline
Last seen: 13 years 1 month ago
Joined: 2008-06-02 16:00
Thanks, it works. But it

Thanks, it works. But it does not work with:

AllowMultipleInstances=true

I want the user to be able to run their own copy of firefox while i can at the same time launch my specific copy of firefox from script.

Any work arounds?

Thanks.

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 10 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
By Design

As stated many times, Mozilla Firefox itself forbids the launching of additional external links or windows when set to allow multiple instances as it is unsure which process to send the link to from the EXE. This mode is primarily intended for testers and devs and is not meant to be used in production settings. It is unsupported and not recommended for portable use. There is no workaround nor is there likely to ever be. Mozilla Firefox, Portable Edition can not be configured for AllowMultipleInstances and redistributed.

Sometimes, the impossible can become possible, if you're awesome!

jmandawg
Offline
Last seen: 13 years 1 month ago
Joined: 2008-06-02 16:00
understood, Thanks for the

understood, Thanks for the detailed explanation.

Log in or register to post comments