Community
    • Login

    Problem with Launch In Firefox (with x64 Firefox)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    bug with ff64
    2 Posts 1 Posters 4.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Franco PetitF
      Franco Petit
      last edited by

      Hello everyone.

      Firefox has a x64 version now.
      But “Launch In Firefox” doesn’t work.
      Screen : http://i.imgur.com/SVV6iNr.png

      I’ve open this file : %programfiles(x86)%\Notepad++\shortcuts.xml
      I’ve wanted modify this line :

      • <Command name=“Launch in Firefox” Ctrl=“yes” Alt=“yes” Shift=“yes” Key=“88”>firefox “$(FULL_CURRENT_PATH)”</Command>

      Because I think this line use firefox x86 path.
      And the firefox x64 path is : %programfiles%\mozilla firefox\firefox.exe

      How modify the line with this path ?

      I’ve re-installed notepad++ but same problem.

      Thanks ;)

      Sorry for mistakes, I’m french.
      Best Regards.

      1 Reply Last reply Reply Quote 0
      • Franco PetitF
        Franco Petit
        last edited by

        Hi.

        Problem Solved.

        Found here : https://unacatarsisdetransfiguracion.wordpress.com/2007/11/04/how-to-open-a-file-in-opera-from-notepad/

        Solution : I edit the Windows Registry to add firefox.exe (x64) in “app Paths” key.
        reg.exe add “HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\firefox.exe” /ve /d “%programfiles%\mozilla firefox\firefox.exe” /f

        I think it was old path, firefox x86.

        Bye :)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors