Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Automation Friendly Latest Version Download URL

    General Discussion
    2
    2
    1063
    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.
    • bcharboneauiherb
      bcharboneauiherb last edited by

      For Automation sake, a simple and quick way to help everyone out that installs notepad++ as a part of an automated script would be to have a download link that instead of having the version in the filename it would be npp-latest.extension or something to that effect. that way anytime the automation scripts are fired off, we could always ensure we are installing the latest version.

      We use Ansible to configure multiple servers at once and they all get notepad++ via chocolatey. however often chocolatey falls behind on the updates as the update has to be created manually with each version of notepad++. if there was a link that never changed, but always got updated to the newest installer chocolatey.org package for notepad++ would not have to be updated.

      Please let me know if this seems like a possible option.

      1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones last edited by

        issue exists as https://github.com/notepad-plus-plus/notepad-plus-plus/issues/604 … might want to upvote it or add comments.

        as that issue points out, you can grab https://notepad-plus-plus.org/update/getDownloadUrl.php, which gives an XML file with the current download URL, so you could parse that XML to get the actual download URL.

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Copyright © 2014 NodeBB Forums | Contributors