Community
    • Login

    Notepad++ 8.8.8 release

    Scheduled Pinned Locked Moved Announcements
    10 Posts 8 Posters 1.2k 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.
    • donhoD
      donho
      last edited by donho

      Notepad++ release 8.8.8 is available:
      https://notepad-plus-plus.org/news/v888-released/

      Notepad++ v8.8.8 new features, regression fixes & bug-fixes:

      1. Add Notepad++ MSI (x64) for enterprise IT deployment. (Fix #2326, #2368, #16767)
      2. Security enhancement: prevent Notepad++ Updater from being hijacked. (Implement #17116, commit)
      3. Fix multi-selection crash (regression) when smart highlighting is enabled. (Fix #17086, #17126)
      4. Add tab label length limitation option to have reasonable tab width. (Fix #3332, #5563, #12563, #16417)
      5. Improve the performance of saving session on exit. (Implement #17079)
      6. Fix Distraction free mode disabling tab bar hiding regression. (Fix #17102, #16831)
      7. Add text scale support. (Fix #16427, #17167, #17129)
      8. Fix switching among some encoding not working issue. (Fix #17033)
      9. Fix Notepad++ not handle system default code page UTF-8 well. (Fix #17057)
      10. Improve Rust handling: keywords and autoCompletion. (Fix #16904)

      As usual, auto-updater will be triggered in one week, if no critical issue found.

      MelchiorGasparM donhoD 2 Replies Last reply Reply Quote 1
      • MelchiorGasparM
        MelchiorGaspar @donho
        last edited by

        quick note about this update… for some reason the exe installer got stuck during the regsvr32 phase…
        for about 30-60 seconds… then it finally completed… and exited…
        I am running Windows 11 PRO v25H2 build 26200.7171
        c8d86e2b-e317-4bcf-ba0c-e1a155cac78d-image.png

        Rolf WittR 1 Reply Last reply Reply Quote 0
        • Rolf WittR
          Rolf Witt @MelchiorGaspar
          last edited by

          @MelchiorGaspar

          Looks like a Windows 11 bug. When an installer calls regsrv32.exe, dllhost.exe crashes. This also happens with other installers. However, I don’t know where to report this error to Microsoft.
          The ‘good news’ is that apart from the extended installation time, there don’t seem to be any other consequences.

          1 Reply Last reply Reply Quote 1
          • Andrea GaviraghiA
            Andrea Gaviraghi
            last edited by

            Hello,
            just tried to install the .msi version on a PC where I already had the .exe version.
            At the end both seems to be installed:

            (msi) Notepad++
            (exe) Notepad++ (64-bit x64)

            Then I removed the .exe one from Control Panel: the msi was still there but of cource it wasn’t as it was removed by the Uninstall of the exe one.

            Thanks,

            Andrea

            1 Reply Last reply Reply Quote 0
            • S
              SwordReign8
              last edited by

              Hello,

              Notepad++ v8.8.8 installed without a hitch. Double-clicking to initiate the installer first required deleting the self-signed certificates that were in place, to avoid Windows’ UAC (User Account Control) warning with the “Don’t Run” button. Also, this might be a bit late, but congratulations on acquiring an official digital certificate. Keep up the great work!

              donhoD 1 Reply Last reply Reply Quote 0
              • Daniel RichterD
                Daniel Richter
                last edited by

                Hello,

                where can i find the install switches for the silent installation with the new msi-installer?

                Thanks

                1 Reply Last reply Reply Quote 0
                • Lukas MayrL
                  Lukas Mayr
                  last edited by

                  For the .exe installer there are a few command line options as detailed in Command Line Arguments | Notepad++ User Manual

                  At the moment i am unable to find those for the new .msi installer.
                  Parsing the installer with Orca shows no proberties that could be changed into that direction and also replacing the .exe options in .msi writing doesn’t seem to work either.
                  i.e. instead of /noUpdater a noUpdater=“1”

                  If I am missing something here, I would be glad to be pointed in the right direction, or perhaps the information if the options will be added in in future releases

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

                    @Andrea-Gaviraghi

                    just tried to install the .msi version on a PC where I already had the .exe version.
                    At the end both seems to be installed:

                    The MSI is supposed to be used for IT deployment only.

                    @Daniel-Richter

                    where can i find the install switches for the silent installation with the new msi-installer?

                    If you use MSI for IT deployment, there must be a option in SCCM, or other MS deployment tools, or am I missing somethings?

                    @Lukas-Mayr

                    At the moment i am unable to find those for the new .msi installer.

                    I have no experience in IT deployment, but if I do understand, MSI is the standard installer format of MS Windows. So you should check the parameters of MSI in MS deployment document.

                    PeterJonesP 1 Reply Last reply Reply Quote 0
                    • PeterJonesP
                      PeterJones @donho
                      last edited by PeterJones

                      @donho said in Notepad++ 8.8.8 release:

                      So you should check the parameters of MSI in MS deployment document.

                      Microsoft documents command-line options that can be used to influence MSI installation using short-name options and long-name options.

                      I am in the process of adding a note to that effect in the Getting Started > Installer and Command Line Arguments > Installer Options sections of the User Manual

                      1 Reply Last reply Reply Quote 2
                      • donhoD
                        donho @SwordReign8
                        last edited by

                        @SwordReign8 said in Notepad++ 8.8.8 release:

                        Notepad++ v8.8.8 installed without a hitch. Double-clicking to initiate the installer first required deleting the self-signed certificates that were in place, to avoid Windows’ UAC (User Account Control) warning with the “Don’t Run” button. Also, this might be a bit late, but congratulations on acquiring an official digital certificate

                        I suppose that you’re talking about Notepad++ EXE installer. Double signed installer works fine to me, and Notepad++ root certificate has been already removed from my laptop.

                        Is there anyone here has encountered the same problem?

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