Portable opens pages in desktop FF if desktop FF already open
1. USB contains FFPortable and a www folder containing index.html
2. I run FFP with index.html on the command line. Sort of like this:
FirefoxPortable index.html
If the desktop already has a copy of the desktop version of FF running, then the index.html file is open in the desktop instead of being open in the USB FF. Of course the USB FF has all the plugins needed to view index.html.
I've tried adding -new-window to the command line but it just opened a new window on the desktop instance.
So I need to either instruct users to close any copies of FF before plugging in USB.
OR