I'm using NSIS v2 from Debian Stretch for quite a while now as an installer. As part of the installation process, I've include this addons to download a JRE from https://nsis.sourceforge.io/File:JREDyna_Inetc.nsh
Recently, I'm running into trouble when using this plugins. It fail downloading the JRE proper with the error:
I've already verify, the URL "http://javadl.sun.com/webapps/download/AutoDL?BundleId=98428" is still working. I'm not sure what's wrong.Détection de la version de JRE
JRE Version detection complete... Aucun JRE trouvé
Téléchargement de JRE à partir de http://javadl.sun.com/webapps/download/AutoDL?BundleId=98428
Download result = SendRequest Error
Help would be appreciated. Thanks
For reference here the files used to generate the packages: