Community
    • Login

    Bypassing the download process when installing plugins

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 2 Posters 994 Views 1 Watching
    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 Offline
      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 Offline
        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 Offline
          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 Offline
            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

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors