Disable Java Notification Updates on Terminal Server
Set below to 0
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Update\Policy]
“EnableJavaUpdate”=dword:00000000
“NotifyDownload”=dword:00000000
“NotifyInstall”=dword:00000000
SOURCES -> http://www.corporate-computers.co.uk/2014/06/disable-java-notification-updates-on-terminal-server/
Commentaires