Good day. I want to know the command line options for Firefox Portable.
What I want to do is this; Firefox.exe -no-remote -new-instance -P Firefox_Current
**From Firefox help pages;
https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options
Usage: C:\PROGRA~1\MOZILL~1\firefox.exe [ options ... ] [URL]
where options include:
-P Start with ==profile==.
-no-remote Do not accept or send remote commands; implies -new-instance.
-new-instance Open new instance, not a new window in running instance.