Community
    • Login

    Notepad++ 7 - 64-bit Available

    Scheduled Pinned Locked Moved Announcements
    48 Posts 27 Posters 111.8k 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.
    • Claudia FrankC
      Claudia Frank @Robert Carnegie
      last edited by

      @Robert-Carnegie

      in theory yes, but at the end it depends how many ram can be used.

      Cheers
      Claudia

      1 Reply Last reply Reply Quote 0
      • БлагоѨръ Тишина̀Б
        БлагоѨръ Тишина̀
        last edited by

        Without plugings for x64, it’s a pity…

        Claudia FrankC 1 Reply Last reply Reply Quote 1
        • Claudia FrankC
          Claudia Frank @БлагоѨръ Тишина̀
          last edited by

          @БлагоѨръ-Тишина̀

          come on, it’s brand new - plugins need to be developed/recompiled etc…
          and even without any plugins, npp is still a fast and powerful editor.

          Cheers
          Claudia

          1 Reply Last reply Reply Quote 2
          • Alfred TsaiA
            Alfred Tsai
            last edited by

            The Windows 10 association function setting is invalid.

            1 Reply Last reply Reply Quote 0
            • StanDogS
              StanDog
              last edited by StanDog

              @Robert-Carnegie
              Notepad++ (or the Scintilla component?) seems to use significantly more memory when styling is activated for the document. And it is much slower. Deactivate text styling before opening huge files or rename the file extension to an unassociated file extension, like *.xyz

              1 Reply Last reply Reply Quote 1
              • Caerwyn PearceC
                Caerwyn Pearce @Eric Winn
                last edited by

                I’ll just add a me too to this one.
                If you install NP 64-bit over the top of NP 32-bit then you can’t uninstall both.
                Uninstall either 32-bit or 64-bit and both references are removed from ‘programs and Features’
                there is also no way of telling of distinguishing between 32 and 64 bit versions in Programs and Features.

                This was on Windows 10 Version 1607, but I suspect that ain’t going to make too much difference.

                thanks in any case for the port to 64-bit.

                1 Reply Last reply Reply Quote 0
                • Tibi DezseT
                  Tibi Dezse
                  last edited by

                  I stay in 6.9.2 are equal. Macro recording does not work

                  1 Reply Last reply Reply Quote 0
                  • donhoD
                    donho @dail
                    last edited by

                    @dail said:

                    I’ve seen some uninstallers ask the user whether they’d like to keep their configuration files. Not sure how easy this would be.

                    I’m doing this feature. it’ll keep config.xml, stylers.xml, langs.xml, contextMenu.xml and themes files (all the files in %APPDATA%\notepad++).
                    A message box with Yes and No buttons will be launched during the uninstallation. for asking users if they want to keep their user data.
                    Any suggestion about the message in this box?

                    dailD 1 Reply Last reply Reply Quote 2
                    • dailD
                      dail @donho
                      last edited by

                      @donho I’m glad to hear it :)

                      Any suggestion about the message in this box?

                      I think a simple message would suffice, something along the lines of: “Would you like to keep your custom settings?”

                      1 Reply Last reply Reply Quote 1
                      • Rickard JonssonR
                        Rickard Jonsson
                        last edited by

                        Hi,

                        The bug is still there in version 7.1.

                        :)
                        This is working and the installtion will be i the folder C:\Pub
                        npp.7.1.Installer.exe /S /D=C:\Pub
                        :)

                        :(
                        The x64 version of 7.1 is not working.
                        The installtionfolder will be C:\Program Files\Notepad++
                        npp.7.1.Installer.x64.exe /S /D=C:\Pub
                        :(
                        When will you fix this bug???

                        //Rickard

                        1 Reply Last reply Reply Quote 0
                        • Dave TabzD
                          Dave Tabz @donho
                          last edited by

                          @Dave Tabz would like to when the 64bit pugin manager version will be ready

                          Hedley LesterH 1 Reply Last reply Reply Quote 0
                          • scootergrisenS
                            scootergrisen
                            last edited by

                            Perhaps add some info about why to use 64-bit version.
                            Why should users choose the 64-bit version instead of the 32-bit version and vice versa.

                            1 Reply Last reply Reply Quote 0
                            • Eric WinnE
                              Eric Winn
                              last edited by

                              @donho FYI, I just installed Notepad++ 7.3.2 64-bit version where there had been Notepad++ 7.3.2 32-bit version and it warned me about removing the 32-bit version while noting it would preserve settings.

                              I have done this several times since my original post - thanks for the changes to accommodate this.

                              However in this case I then ended up using the View Source command in Internet Explorer and got this error:

                              [Window Title]
                              C:\Program Files (x86)\Notepad++\nppIExplorerShell.exe

                              [Content]
                              Windows cannot find ‘C:\Program Files (x86)\Notepad++\nppIExplorerShell.exe’. Make sure you typed the name correctly, and then try again.

                              [OK]

                              Turns out the 32-bit installer had set this value at some point in the past in the registry and it was not modified or removed when I ran the 64-bit installer:

                              HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\View Source Editor\Editor Name
                              (Default) = C:\Program Files (x86)\Notepad++\nppIExplorerShell.exe

                              Since the 32-bit program is removed, there is no C:\Program Files (x86)\Notepad++\nppIExplorerShell.exe

                              Further there is no 64-bit version of nppIExplorerShell.exe in C:\Program Files\Notepad++

                              You can, of course, replace the default value with “C:\Program Files\Notepad++\notepad++.exe” and IE will launch npp as the viewer although it will likely throw a security warning.

                              1 Reply Last reply Reply Quote 0
                              • Judah RichardsonJ
                                Judah Richardson
                                last edited by

                                I literally only just found out Notepad++ has a 64-bit build. Sadly I switched to Sublime Text back in 2015 when I really needed a 64-bit editor to handle the monster text files generated by FEA software (Abaqus and HyperMesh, specifically) that Notepad++ choked on. Sublime has Linux builds also and a native, default dark theme, sooo gonna stick with that. Bittersweet though, because Notepad++ was one of my favorite apps right up to the point it couldn’t do what I needed it to :(

                                Alan KilbornA 1 Reply Last reply Reply Quote 0
                                • Alan KilbornA
                                  Alan Kilborn @Judah Richardson
                                  last edited by

                                  @Judah-Richardson

                                  Depending upon the magnitude of the large filesizes you are talking about, your move may have been a good one (Notepad++, even 64-bit, is limited in the size of file it can open).

                                  1 Reply Last reply Reply Quote 0
                                  • Peter UnderwoodP
                                    Peter Underwood
                                    last edited by

                                    Updater was drawing a blank on my existing 64 bit install. I noticed it was quite old so I uninstalled so that I could install the latest version.

                                    On the download page, when I click on the 64bit installer, I get an error message:

                                    Error 503 Backend fetch failed
                                    Backend fetch failed

                                    Guru Meditation:
                                    XID: 180289907

                                    Varnish cache server

                                    1 Reply Last reply Reply Quote 0
                                    • Hedley LesterH
                                      Hedley Lester
                                      last edited by

                                      This post is deleted!
                                      1 Reply Last reply Reply Quote 0
                                      • Hedley LesterH
                                        Hedley Lester @Dave Tabz
                                        last edited by

                                        @Dave-Tabz Looks like the link above is no longer available. I think the info is now at: https://notepad-plus-plus.org/news/v7-64bits/

                                        andrecool-68A 1 Reply Last reply Reply Quote 0
                                        • andrecool-68A
                                          andrecool-68 @Hedley Lester
                                          last edited by

                                          @Hedley-Lester
                                          Have you looked at the date of this post?
                                          https://notepad-plus-plus.org/downloads/

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