Quantcast
Channel: Wsus Package Publisher
Viewing all articles
Browse latest Browse all 3825

New Post: Java 8 updates

$
0
0
Hi!

I just create a new Update with the MSI file adding this optional command line:
INSTALL_SILENT=Enable AUTO_UPDATE=Disable WEB_ANALYTICS=Disable EULA=Disable REBOOT=Disable NOSTARTMENU=Enable WEB_JAVA=Enable WEB_JAVA_SECURITY_LEVEL=H SPONSORS=Disable REMOVEOLDERJRES=1
With the last switch all versions of the same architecture are uninstalled.

Otherwise you can perform a custom update running this command first:
wmic product where "name like 'Java%%' and version < '8.0.66'" call uninstall

Viewing all articles
Browse latest Browse all 3825

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>