Updated 2.3 Concurrent Profiles (markdown)

Thorin-Oakenpants 2017-03-28 22:03:24 +13:00
parent 37e4df292a
commit 9f9b7598b0

@ -4,7 +4,7 @@ Use the above links to learn about using the switches
* `-no-remote` (installed) * `-no-remote` (installed)
* `AllowMultipleInstances=true` (portable) * `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. Every profile loaded must use `-no-remote` or `AllowMultipleInstances=true` as applicable. These switches allow multiple profiles, multiple firefoxes, and even different firefox releases, 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 ### :small_orange_diamond: Example