Community
    • Login

    Problem with Launch In Firefox (with x64 Firefox)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    bug with ff64
    2 Posts 1 Posters 5.0k Views 1 Watching
    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 Offline
      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 Offline
        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

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors