Hello, would it be possible to get a fixed link for the latest version? May a name like "rdm_latest.zip"? So it would be easier ti get the file via script. Instead of doing webscraping.
Thanks in adavance.
cu
F. :-)
Hello,
I will check what we can do for that but I have small workaround that could simplify your process in the meantime. You can download this plain text file here to read the latest version
https://devolutions.net/products.htm
The extension htm but it's not an html content. We use this extension to make sure it's not filtered by a firewall. I hope this help
Regards
David Hervieux
Hello, great! Invoke-Webrequest could get the link AFAIK, but not anymore on Powershell 7. So this will help I think, but I miss the .zip-file in the list (which I use).
cu
F. :-)
Hello,
It's possible to use this one instead. It's the one used by the website for the listing. The other one is used by the application for the auto update notification.
https://devolutions.net/productinfo.htm
Regards
David Hervieux