Community
    • Login

    Bypassing the download process when installing plugins

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 2 Posters 411 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.
    • e5584071E
      e5584071
      last edited by

      I have an issue where I need to be able to install plugins into my copy of Notepad++ which I run on my VDI. VDI’s in a corporate setting do not have access to the Internet, therefore I need to find a way to install these plugins without having to download them during the installation process. I can download the plugin files outside of the VDI and then copy them into the VDI. Please let me know if you have any questions. Thanks very much.

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

        @e5584071

        I haven’t validated this process (because I don’t have a need), but I’d think that you could look up where a plugin is stored using the json files HERE and then download what you need, based on your system type (very like 64 bits). See the “repository” field in the json data.

        Then you’d put the downloaded plugin files into your plugins directory inside a folder named for them that you create on your target machine (VDI, apparently). Example: If plugin is called XXX.dll you create a folder named XXX and put the DLL there, so ...\plugins\XXX\XXX.dll. Any supporting files that accompany the plugin DLL would also go in that folder, I’d think.

        This is a bit light on the details, but seems like it would be the general procedure. Perhaps someone would give you the process in excruciatingly exact detail, but that would probably require you to indicate a plugin that you have interest in.

        e5584071E 1 Reply Last reply Reply Quote 0
        • e5584071E
          e5584071 @Alan Kilborn
          last edited by

          @alan-kilborn , thanks very much. The plugin that I really need is the Compare plugin

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

            @e5584071

            Can you follow the steps above to obtain and install it, or do you really need someone to walk you through the process specifically with the Compare plugin?

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