Start a new topic
Answered

Automatic updates details

 Hello,


I don't suppose you can share some details on how the auto updates work with respect to the following.


We wrap the RoyalTS installer in a Chocolatey package, so that we can install it automatically on users desktops and drop the licence and policy in the appropriate place.


Some of the servers don't have internet access, and need to get the update via the Nuget server. 


How is the new versions discovered by the automatic updates? e.g GET to a uri? I would like to be able to make our package updater do something similar and download the new version. 


Thanks,

Richard


Best Answer

Hi!


When a new version is released we update this page here:

https://www.royalapps.com/go/kb-ts-win-previousversions-current


Maybe this helps?


Regards,

Stefan


Answer

Hi!


When a new version is released we update this page here:

https://www.royalapps.com/go/kb-ts-win-previousversions-current


Maybe this helps?


Regards,

Stefan


1 person likes this

Hi Stefan,


Thanks for the reply!


Yes, it does! I was hoping for some JSON or whatever, but that page was easier to parse than expected! 


Ta,

Richard 

Glad that works for you! The page is generated programmatically, so it should be easy to parse...


Regards,
Stefan


1 person likes this
Login or Signup to post a comment