ChrisBertrandDotNet / OpenMAFF

OpenMAFF lets you open MAFF (Mozilla Archive Format) files that have been saved with FireFox. For Windows.
Other
30 stars 4 forks source link

OpenMAFF : Error - Application not found #5

Open heX16 opened 3 years ago

heX16 commented 3 years ago

I place OpenMAFF.exe in folder "C:\1" and place MAFF in some folder. Run in console: "OpenMAFF.exe 1.maff"

image

---------------------------
OpenMAFF : Error
---------------------------
Приложение не найдено
---------------------------
ОК   
---------------------------

My default browser config (from registry): Reg Add "HKCU\Software\Classes\FirefoxURL\shell\open\command" /f /ve /d "\"D:\NetDrive\AppsPortable\Firefox\Firefox.bat\" -url \"%%1\" " Reg Add "HKCU\Software\Microsoft\Windows\Shell\Associations\UrlAssociations\http\UserChoice" /f /v "Progid" /d "FirefoxURL"

heX16 commented 3 years ago

Can add to the config the ability to specify the path to the browser?