Firefox and ActiveX: Difference between revisions
mNo edit summary |
|||
Line 28: | Line 28: | ||
*Install: "Hamburger Menu", Addons, Plugins, Gear Menu towards the top middle, Install Addon from File, select the downloaded file, etc. Then restart Firefox. | *Install: "Hamburger Menu", Addons, Plugins, Gear Menu towards the top middle, Install Addon from File, select the downloaded file, etc. Then restart Firefox. | ||
== The Result == | == The Profiles == | ||
And don't forget about making it so Firefox uses multiple Profiles. IE, a current version and a "Legacy" version of Firefox shouldn't use the same profle. | |||
Solution, one profile for the current Firefox and a second profile for the "Legacy" Firefox. See the below example for the "Target" command line to start each instance of Firefox | |||
* Legacy Firefox: "C:\Program Files (x86)\Mozilla Firefox 52.9.0esr 32-bit\firefox.exe" -P "Firefox - 53.9.0esr Legacy" -no-remote | |||
* Current Firefox: "C:\Program Files\Mozilla Firefox\firefox.exe" -P "Firefox - Current" -no-remote | |||
Note: The profile names (after the -P switch) are arbitrary and can be named / titled anything. | |||
...from: https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles | |||
==The Result== | |||
You now have the ability to view / access / use any older device (via a web GUI interface) that uses ActiveX technology. | You now have the ability to view / access / use any older device (via a web GUI interface) that uses ActiveX technology. | ||