Updated 2.3 Concurrent Profiles (markdown)

Thorin-Oakenpants 2017-03-28 21:51:48 +13:00
parent 278686972a
commit 3b196535bf

@ -4,7 +4,7 @@ Use the above links to learn about using the switches
* `-no-remote` (installed)
* `AllowMultipleInstances=true` (portable)
These switches allow multiple profiles, multiple firefoxes, and even different firefox versions, to run simultaneously. You can even run portable and installed versions side by side, as long as each profile loaded uses `-no-remote` or `AllowMultipleInstances=true` as applicable.
These switches allow multiple profiles, multiple firefoxes, and even different firefox versions, to run simultaneously. You can even run portable and installed versions side by side. Every profile loaded must use `-no-remote` or `AllowMultipleInstances=true` as applicable.
### :small_orange_diamond: Example