You are here

Htm file, to open in new tab?

3 posts / 0 new
Last post
Vizija
Offline
Last seen: 1 month 2 weeks ago
Joined: 2014-04-02 16:20
Htm file, to open in new tab?

Hi, I couldn't find a solution to this,
I have Firefox portable and I registered it to open htm, html files.
But when Firefox portable is already open I want to open htm file in new tab, when I double click it in win.explorer.
Instead I got a message 'FF is already running but not responding'.
Is there a different setting that can be aded to regedit so it will open file in new tab? I use win. 10 pro.

John T. Haller
John T. Haller's picture
Online
Last seen: 48 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Firefox Itself

That notice is from Firefox itself. If you pass everything through FirefoxPortable.exe, it'll work just fine. If you manually set Firefox Portable to AllowMultipleInstances, it'll fail. That option breaks passing in links entirely and is not meant to be used for anything but testing.

Sometimes, the impossible can become possible, if you're awesome!

ramses
Offline
Last seen: 8 years 5 months ago
Joined: 2015-10-09 09:16
i have the same problem and

i have the same problem and can not find a solution. pls help.
after start of ff portable two processes are running

"C:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" "C:\PortableApps\PortableApps\FirefoxPortable\App\firefox\firefox.exe" -profile "C:\PortableApps\PortableApps\FirefoxPortable\Data\profile"

https and html are registered for firefox portable. on double click i get the message

Mozilla Firefox, Portable Editition | PortableApps.com
Another instance of Firefox is already running. Please close other instances of Firefox before launching Mozilla Firefox, Portable Edition

my FirefoxPortable.ini
[FirefoxPortable]
FirefoxDirectory=App\firefox
ProfileDirectory=Data\profile
SettingsDirectory=Data\settings
PluginsDirectory=Data\plugins
FirefoxExecutable=firefox.exe
AdditionalParameters=
LocalHomepage=
DisableSplashScreen=true
AllowMultipleInstances=false
DisableIntelligentStart=false
SkipCompregFix=false
RunLocally=false

my registry entries
HKEY_CURRENT_USER\Software\Classes\Applications\FirefoxPortable.exe
HKEY_CURRENT_USER\Software\Classes\Applications\FirefoxPortable.exe\shell\open\command (Default) "C:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\FirefoxHTML\shell\open\command (Default) "c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\FirefoxURL\shell\open\command (Default) "c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\ftp\shell\open\command (Default) "c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\HTTP\shell\open\command (Default) "c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\https\shell\open\command (Default) "c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe" -url "%1"
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\MuiCache c:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe Mozilla Firefox, Portable Edition
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Compatibility Assistant\Persisted C:\PortableApps\PortableApps\FirefoxPortable\FirefoxPortable.exe 0x00000001 (1)
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.htm\OpenWithList b FirefoxPortable.exe
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.html\OpenWithList c FirefoxPortable.exe
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\HTTPS\OpenWithList a FirefoxPortable.exe

Log in or register to post comments