• Login
Community
  • Login

How to quit Notepad++ softly?

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
7 Posts 4 Posters 497 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.
  • G
    guthubnik
    last edited by Jun 26, 2020, 2:26 AM

    Hello,

    In my system I have configured Notepad++ to start by default with the start parameter --systemtray. But ´after a system restart the last settings of Notepad++ (or the all last words added to user dictionary) are lost, if I forget to close Notepad++ in system tray (via the context menu option “Close Tray Icon”).
    So I need to quit Notepad++ softly. But how? With which parameter? Something like notepad++ -quit would be nice.
    Then I can set in task scheduler what is automatically to do on system restart or on logoff.

    In “Notepad++ Command Argument Help” such command “quit” is not available.

    Thanks for help.

    D 1 Reply Last reply Jun 26, 2020, 6:41 AM Reply Quote 0
    • D
      dinkumoil @guthubnik
      last edited by Jun 26, 2020, 6:41 AM

      @guthubnik

      Try to use the TaskKill console command without the /f switch. This sends a WM_CLOSE message to the targeted process which likely is what you call a “soft quit”.

      1 Reply Last reply Reply Quote 2
      • G
        guthubnik
        last edited by guthubnik Jun 26, 2020, 2:06 PM Jun 26, 2020, 2:06 PM

        Hello @dinkumoil

        with taskkill /IM notepad++.exe is not possible to close the Notepad++, if this is loaded in system tray. Only his windows would be closed, if it is open on the foreground, but not the process it self.

        But thanks for trying it!

        Maybe it is possibly to contact the author directly? And how?

        A 1 Reply Last reply Jun 26, 2020, 2:39 PM Reply Quote 0
        • A
          Alan Kilborn @guthubnik
          last edited by Jun 26, 2020, 2:39 PM

          @guthubnik said in How to quit Notepad++ softly?:

          Maybe it is possibly to contact the author directly? And how?

          There really are no direct methods of contacting the author.
          The best you can do is open a new feature request, and instructions for doing that is one of the FAQ.

          1 Reply Last reply Reply Quote 1
          • G
            guthubnik
            last edited by Jun 26, 2020, 3:57 PM

            Hello @Alan-Kilborn,

            thank you for the FAQ link, but I cant “simply, click on the green New issue button, on the right”, because so one is not exist (all scripts are active in my browser). So I cant post new issue in this desk.

            P 1 Reply Last reply Jun 26, 2020, 4:31 PM Reply Quote 0
            • P
              PeterJones @guthubnik
              last edited by PeterJones Jun 26, 2020, 4:33 PM Jun 26, 2020, 4:31 PM

              @guthubnik ,

              You don’t even have to be logged into github to have a green New Issue button. Just follow the link from the FAQ to the Issues page, and I see:

              7c68174e-37d6-443c-b820-66788df76704-image.png

              I am not sure how you aren’t getting that, unless you didn’t follow the link in the FAQ to the Notepad++ Issues Tracker

              G 1 Reply Last reply Jun 26, 2020, 9:27 PM Reply Quote 0
              • G
                guthubnik @PeterJones
                last edited by guthubnik Jun 26, 2020, 9:28 PM Jun 26, 2020, 9:27 PM

                @PeterJones,

                sorry it was my mistake - I tried to search for this button it in FAQ desk.
                Here is the issue:

                Missing a command to close Notepad++ softly to avoid loss of recently changed settings (Issue: #8484)
                https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8484

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