Hi,
i use a script to auto update JRE on Windows machines.
1.: jucheck.exe -auto (download)
2.: jucheck.exe (trigger silent install)
this worked until jre-8u141. Now jucheck.exe reports an error: Failed to parse [] version string when I use "jusched.exe -auto"
The reason is possibly a difference in these 2 files:
https://javadl-esd-secure.oracle.com/update/1.8.0/map-1.8.0.xml
https://javadl-esd-secure.oracle.com/update/1.8.0/map-m-1.8.0.xml
The first one has no entry 1.8.0_141.
Can this resolve with next updates? Is there any documentation how to silently do auto updates?
thanks
Markus