Community
    • Login

    Install Plugins without Admin Rights and Internet Connection - Manual Way doesn't work.

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    13 Posts 5 Posters 10.7k 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.
    • Alan KilbornA
      Alan Kilborn @P Fue
      last edited by Alan Kilborn

      @p-fue

      Which plugin are you trying, and where did you obtain it?

      Have you tried simply placing the DLL file (assuming a simple plugin that just needs its DLL file) into the proper plugins folder manually, meaning copying the file to the right place using Windows File Explorer?

      Proper folder structure would be ...\plugins\XXX\XXX.dll for a plugin named XXX.

      P FueP 1 Reply Last reply Reply Quote 1
      • P FueP
        P Fue @Alan Kilborn
        last edited by

        @alan-kilborn
        For example HTML Tag OR XML Tools
        This website: https://sourceforge.net/projects/npp-plugins/files/HTMLTag/HTMLTag plugin v1.0.0/
        It is not the newest version of the plugin.

        Yes on this way I tried it.
        First time in the Program Files Path and on the second time with an path where the user has the rights to write.

        I get always the result message --> It was successfull please restart notepad++ - but after the restart there is no plugin.

        Alan KilbornA P FueP 3 Replies Last reply Reply Quote 0
        • Alan KilbornA
          Alan Kilborn @P Fue
          last edited by

          @p-fue said in Install Plugins without Admin Rights and Internet Connection - Manual Way doesn't work.:

          I get always the result message --> It was successfull please restart notepad++

          You wouldn’t get this message if trying my suggestion of manually copying the file into the appropriate place, so I can’t tell if you are actually trying that or not. Maybe it is a language barrier.

          P FueP 1 Reply Last reply Reply Quote 0
          • P FueP
            P Fue @P Fue
            last edited by

            Further information:
            Notepad++ creates an folder called HTML Tag with includes the dll file.

            But in notepad++ there is nothing shown.

            1 Reply Last reply Reply Quote 0
            • P FueP
              P Fue @Alan Kilborn
              last edited by

              @alan-kilborn
              I read, that sometimes the message can come or not.
              This is my manual: https://okidk.de/notepad-plugins-konnen-unter-windows-10-nicht-installiert-werden/
              I do Method 5.

              This message I get:

              a7f1f635-6e84-48f0-9a24-404444b31052-image.png

              PeterJonesP 1 Reply Last reply Reply Quote 0
              • Alan KilbornA
                Alan Kilborn @P Fue
                last edited by

                @p-fue said in Install Plugins without Admin Rights and Internet Connection - Manual Way doesn't work.:

                This website: https://sourceforge.net/projects/npp-plugins/files/HTMLTag/HTMLTag plugin v1.0.0/

                I looked at that.
                That version is really old.
                It might just be that that version is incompatible with a more modern (e.g. 8.4.2) Notepad++.
                If it were me, I would not try to use that version of the plugin.

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

                  @p-fue ,

                  If you want to do a manual installation of HTML Tag plugin:

                  1. Note that the Plugins Admin lists the now-official home of HTML Tag as https://bitbucket.org/rdipardo/htmltag/ , not that ancient sourceforge link; and that points to https://bitbucket.org/rdipardo/htmltag/downloads/ as the downloads location
                  2. Download the zip file for the 64bit plugin
                  3. unzip the plugin to a temporary location
                  4. Do not use the Settings > Import > Import plugin(s). Exit Notepad++.
                  5. Create a new folder ...<notepad++install-location>\Plugins\HTMLTag\
                  6. Copy all the files from the temporary location to ...<notepad++install-location>\Plugins\HTMLTag\
                  7. Restart Notepad++
                  8. The plugin will be in the Plugins menu if you have followed these correctly

                  The only time that Settings > Import > Import plugin(s) works is if your plugin only has a DLL and no other files; the HTMLTag has other files, so Settings > Import DLL will not work, because it will not put the other files in the right place.

                  P FueP inmizi mizI 2 Replies Last reply Reply Quote 3
                  • P FueP
                    P Fue @PeterJones
                    last edited by

                    @peterjones
                    Great - it works!

                    Do you have other download-links for these plugins?

                    • Compare
                    • HEX-Editor
                    • Npp Xml Treeview
                    • XML Tools

                    Thanks for your help.

                    Alan KilbornA 1 Reply Last reply Reply Quote 0
                    • Alan KilbornA
                      Alan Kilborn @P Fue
                      last edited by

                      @p-fue said in Install Plugins without Admin Rights and Internet Connection - Manual Way doesn't work.:

                      Do you have other download-links for these plugins?

                      You can find download links embedded in the data here:

                      • https://github.com/notepad-plus-plus/nppPluginList/blob/master/src/pl.x64.json (64-bit)
                      • https://github.com/notepad-plus-plus/nppPluginList/blob/master/src/pl.x86.json (32-bit)
                      1 Reply Last reply Reply Quote 3
                      • inmizi mizI
                        inmizi miz @PeterJones
                        last edited by PeterJones

                        This post is deleted!
                        rdipardoR 1 Reply Last reply Reply Quote 1
                        • rdipardoR
                          rdipardo @inmizi miz
                          last edited by rdipardo

                          Off-topic, but worth pointing out to future visitors of this thread. When @inmizi-miz quoted Peter’s reply, the link to the plugin repository was mangled so that, bizarrely, the /downloads path segment redirects to a commercial website selling light fixtures (*):

                          wtf.png

                          Rest assured the link text is correct; just make sure to paste it into your browser’s address bar.


                          (*) Looks like someone’s clipboard history got pasted into an accidentally summoned “Edit Hyperlink” pop-up window

                          PeterJonesP 1 Reply Last reply Reply Quote 0
                          • rdipardoR rdipardo referenced this topic on
                          • PeterJonesP
                            PeterJones @rdipardo
                            last edited by PeterJones

                            @rdipardo ,

                            It’s actually a new form of spam that I noticed in a few other posts – by that same user, and a couple others. The posts have been removed, and the posters flagged. (I hadn’t noticed at the time that it was the same user or that links had been edited)

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