Community
    • Login

    Make Apps, not war - Notepad++ v8.3.3 released

    Scheduled Pinned Locked Moved Announcements
    37 Posts 16 Posters 13.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.
    • Graham NorrisG
      Graham Norris @donho
      last edited by

      @donho That would not affect this error: Windows is refusing to load the executable.

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

        @graham-norris said in Make Apps, not war - Notepad++ v8.3.3 released:

        @donho That would not affect this error: Windows is refusing to load the executable.

        I don’t follow you.
        Could you provide more detail info please?

        Graham NorrisG 1 Reply Last reply Reply Quote 0
        • EkopalypseE
          Ekopalypse @Maciej Zet
          last edited by

          @maciej-zet said in Make Apps, not war - Notepad++ v8.3.3 released:

          https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3.3/npp.8.3.3.Installer.x64.exe

          Looks like the installation is corrupted, isn’t it?
          My Npp executable is much bigger.

          4076ffa5-75b0-405d-89ca-87960f10e5d1-image.png

          1 Reply Last reply Reply Quote 2
          • guy038G
            guy038
            last edited by guy038

            Hello @ekopalypse and All,

            If I click on the link :

            https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3.3/npp.8.3.3.Installer.x64.exe

            I download the npp.8.3.3.Installer.x64.exe file which correctly has a size of 4336 Kb ( or 4,439,848 bytes )

            Refer to https://community.notepad-plus-plus.org/post/75284


            Note that I do not use installers because I work with portable versions, exclusively !

            However, if I right-click on this file and choose the option 7-zip > Ouvrir l'archive, I can verify that the Notepad++.exe file, contained in this archive, is exactly 6,097,320 bytes. And if I divide this number by 1024, I do get a size of 5,954.41 Kb which is quite similar to your result : 5955 Kb !

            Best Regards,

            guy038

            EkopalypseE 1 Reply Last reply Reply Quote 3
            • EkopalypseE
              Ekopalypse @guy038
              last edited by

              @guy038

              Ahh, the installation file and not the npp application, I see.
              Yes, then the installation file seems to be corrupted as it is 4,336KB as you said.

              1 Reply Last reply Reply Quote 2
              • Graham NorrisG
                Graham Norris @donho
                last edited by

                @donho said in Make Apps, not war - Notepad++ v8.3.3 released:

                @graham-norris said in Make Apps, not war - Notepad++ v8.3.3 released:

                @donho That would not affect this error: Windows is refusing to load the executable.

                I don’t follow you.
                Could you provide more detail info please?

                If Windows tells you “this app can’t run on your PC” it isn’t going to start it, so no command line options will make any difference.

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

                  FYI, auto-updater has been triggered for v8.3.3.

                  1 Reply Last reply Reply Quote 2
                  • PeterJonesP
                    PeterJones @Graham Norris
                    last edited by PeterJones

                    @graham-norris said in Make Apps, not war - Notepad++ v8.3.3 released:

                    If Windows tells you “this app can’t run on your PC” it isn’t going to start it, so no command line options will make any difference.

                    But, as you have been shown above, it appears that you actually have the ARM64 application, not the x64 application. If you try to run ARM64 code on a non-ARM processor, the error message that you show is the error message that Windows uses. Delete your 8.3.3 installer, and re-download, making sure to grab the x64, not the ARM64, using the link https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v8.3.3/npp.8.3.3.Installer.x64.exe, which is the first installer link on https://notepad-plus-plus.org/downloads/v8.3.3/ – when you run that installer, it will re-install with the x64 executable, and you should be able to run

                    Graham NorrisG 1 Reply Last reply Reply Quote 3
                    • Maciej ZetM
                      Maciej Zet @mpheath
                      last edited by

                      @mpheath probably I did it. Today I downloaded again x64 ver and it works fine. Thanks for your support :)

                      1 Reply Last reply Reply Quote 3
                      • Mohammadreza RashadM
                        Mohammadreza Rashad
                        last edited by

                        Please HELP! I’ve upgraded today to NPP8.3.3; but after that I cannot run notepad++.exe. I even downloaded it from its GitHub link, the result is the same. Windows 10 21h2 x64.

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

                          @mohammadreza-rashad ,

                          Have you tried running without plugins? (ie. notepad++.exe -noPlugin from the command line ) If you were on an older Notepad++ and had plugins,some of those plugins will have to be removed and reinstalled because of incompatibility.

                          Mohammadreza RashadM 1 Reply Last reply Reply Quote 1
                          • Graham NorrisG
                            Graham Norris @PeterJones
                            last edited by

                            @peterjones said in Make Apps, not war - Notepad++ v8.3.3 released:

                            @graham-norris said in Make Apps, not war - Notepad++ v8.3.3 released:

                            If Windows tells you “this app can’t run on your PC” it isn’t going to start it, so no command line options will make any difference.

                            But, as you have been shown above

                            Not me! I was simply pointing out that command line options do not affect whether or not Windows will run a program at all. It’s really rather simple: command line options are processed by the program once it is running. If Windows declines to run it, command line options will never be processed.

                            PeterJonesP 1 Reply Last reply Reply Quote 0
                            • Mohammadreza RashadM
                              Mohammadreza Rashad @PeterJones
                              last edited by

                              @peterjones No difference. Still not working. How can I remove just the plugins?

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

                                @graham-norris said in Make Apps, not war - Notepad++ v8.3.3 released:

                                Not me!

                                Sorry, with all the interleaved conversations that happen in these release threads, I didn’t notice you were different than the original person who brought up the “This app can’t run on your PC” message.

                                1 Reply Last reply Reply Quote 1
                                • PeterJonesP
                                  PeterJones @Mohammadreza Rashad
                                  last edited by

                                  @mohammadreza-rashad:

                                  @peterjones No difference. Still not working. How can I remove just the plugins?

                                  if running notepad++.exe -noPlugin did not fix it (and that was meant to imply, "close all instances of notepad++; then run that command line, in case you didn’t understand that) – but if that didn’t work, then removing plugins is not likely to fix it, either. But if you really want to try, exit all instances of Notepad++, go into c:\program files\notepad++\plugins, and rename every subdirectory in there, then try running notepad++.

                                  However, it’s really hard to debug your problem, because all you told us originally was “after that I cannot run notepad++.exe” . That’s not a very descriptive problem statement. It doesn’t say at all what didn’t work for you. I assumed that it started loading notepad++ (so you saw the splash screen) but then crashed, which is the usual behavior when you have an incompatible plugin. But maybe Windows actually gave you the same error message that Maciej reported above:

                                  … in which case the advice to you would be to re-install, using the x64 installer, not the ARM installer.

                                  But until you can give us more than “I cannot run notepad++.exe”, we can only make wild guesses.

                                  Mohammadreza RashadM 1 Reply Last reply Reply Quote 3
                                  • Mohammadreza RashadM
                                    Mohammadreza Rashad @PeterJones
                                    last edited by

                                    Excuse me @peterjones, but I found the issue. The issue from my screenreading software which causes Notepad++ window to be closed after a few seconds. Thank you for your replies and excuse me again.

                                    donhoD 1 Reply Last reply Reply Quote 3
                                    • donhoD
                                      donho @Mohammadreza Rashad
                                      last edited by

                                      @mohammadreza-rashad said in Make Apps, not war - Notepad++ v8.3.3 released:

                                      Excuse me @peterjones, but I found the issue. The issue from my screenreading software which causes Notepad++ window to be closed after a few seconds. Thank you for your replies and excuse me again.

                                      Could you provide the screen reader software’s name so we can narrow down the problem with next users who encounter the same problem?

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

                                        FYI, I suppose strongly the screenreading software is NVDA.
                                        I did have the same experience here:
                                        https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11424
                                        and
                                        https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11133

                                        I’ve no time yet to check how an application can make another application (Notepad++) crash. I will investigate it ASAP.

                                        Mohammadreza RashadM PeterJonesP 2 Replies Last reply Reply Quote 2
                                        • Mohammadreza RashadM
                                          Mohammadreza Rashad @donho
                                          last edited by

                                          Hello dear @donho,
                                          Thanks for your useful app, Notepad++. Yes. NVDA causes Notepad++ to be crashed: but this issue has begun when I updated NPP to the latest version, 8.3.3. This crash occurs when I run NVDA 2021.3.5, the newest stable version; but when I run NVDA 2022.1beta3, the latest beta, Notepad++ started running normally. I hope that I could explain the issue understandable, despite of my poor English. Thanks in advance.

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

                                            @donho ,

                                            In the topic “my .txt is in blank”, user @Yefrith-Gil has posted that they installed v8.3.3, and got a .txt file converted to all NUL. They have the nppLogNulContentCorruptionIssue.xml in the program folder, but %APPDATA%\Notepad++\nppLogNulContentCorruptionIssue.log did not get created. They aren’t using an encryption program, so it’s not similar to the forum complaint which became issue#11339, with the Symmantec Desktop Encryption, which is the only other NUL issue I’d heard of in recent versions.

                                            If you want to join that discussion, or want me to direct them to a particular issue on GitHub, please let me know.,

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