Hi,
I'm facing problem with java plugins auto update on a terminal service. I don't want to update it manually not automatically. So, what should I do? Please, tell me in details.
Thanks
How to disable java Plugins auto update on a terminal service?
Â
Hi,
There are few steps to disable Java auto update.
Press Start and type regedit in the search box. Then you can see there is a new window appears.
In this new window, browse the path which is shown below.
ComputerHKEY_LOCAL_MACHINESOFTWAREJavaSoftJava UpdatePolicy
Please locate the EnableJavaUpdate and double click on it.
Then you can see a new dialog box appears. In this dialog box, change the DWORD value to zero and click ok.
Now you can update manually.
Hope this will solve your problem.