• Login
Community
  • Login

7.5.9 checking for update: No update is available

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 3 Posters 1.6k 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.
  • S
    Spiros Doikas
    last edited by Jan 27, 2019, 6:01 PM

    Although I have older version, there is no way to update via the program updater.

    M 1 Reply Last reply Jan 27, 2019, 7:10 PM Reply Quote 0
    • M
      Meta Chuh moderator @Spiros Doikas
      last edited by Meta Chuh Jan 27, 2019, 7:12 PM Jan 27, 2019, 7:10 PM

      welcome back, @Spiros-Doikas

      yes, due to ongoing changes in the plugins folder structure, it is currently better not to force users to any version above 7.5.9, as they would have to relocate their current plugins, in order to use them.

      also the development of the plugins folder structure is still in transition of changes, and it is recommended, that users, except power users or pros that regularly read the notepad++ community forum, wait at least for the upcoming 7.6.3 release.

      note: power users can update easily by downloading the current 7.6.2 installer and installing it over their current version and adapt their plugins, but they will have to relocate their plugins again, when 7.6.3 is released.

      1 Reply Last reply Reply Quote 2
      • S
        Spiros Doikas
        last edited by Jan 27, 2019, 7:57 PM

        Got it, thank you so much for the enlightening reply :)

        1 Reply Last reply Reply Quote 1
        • S
          Spiros Doikas
          last edited by Mar 27, 2019, 3:02 PM

          I installed 7.6.4 on top of of 7.5.9 but although when I click Open plugins folder it goes to “C:\Program Files (x86)\Notepad++\plugins” and I see my old plugins there, they do not seem to be loaded. For example Python Script. I also searched for it via Plugins Admin but is no longer there?

          M A 2 Replies Last reply Mar 27, 2019, 5:29 PM Reply Quote 0
          • M
            Meta Chuh moderator @Spiros Doikas
            last edited by Meta Chuh Mar 27, 2019, 5:33 PM Mar 27, 2019, 5:29 PM

            @Spiros-Doikas

            yes, this is the folder structure change i was mentioning above.

            all plugins are now stored at a separate sub-folder with the same name as the plugin.dll, but without adding the .dll extension to the folder name.
            this was done to have a cleaner structure, instead of all files mixed together at the plugins folder.

            here’s an example migrating your existing pythonscript:

            • open your plugins folder in explorer, e.g. using plugins > open plugins folder...
            • create a new folder called PythonScript (in your case it should be already present)
            • move your existing PythonScript.dll into the PythonScript folder

            note: if your pythonscript version is below version 1.3.0, you can update it manually with this guide:
            >>> Guide: How to install the PythonScript plugin on Notepad++ 7.6.3, 7.6.4 and above <<<.

            1 Reply Last reply Reply Quote 3
            • A
              Alan Kilborn @Spiros Doikas
              last edited by Mar 27, 2019, 5:36 PM

              @Spiros-Doikas

              When you say you saw your old plugins there, did you see them directly (as DLL files) or did you see them as folders (with the names of the plugins)?

              DLL files -> pre 7.6
              folders -> 7.6 onwards

              At least that is how it should be.

              Pythonscript install instructions for 7.6.x are here: https://notepad-plus-plus.org/community/topic/17256/guide-how-to-install-the-pythonscript-plugin-on-notepad-7-6-3-7-6-4-and-above

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