I am trying to automate IE settings using a .Bat file. In the process, I need to enable java plugins in IE settings.
Basically the steps to be performed on Internet Explorer is : Tools -->Manage Add-ons--> select Java Plugins(both SSV and SSV2 Helper) and Enable it.
Could anyone please help me in writing my bat file.
Thanks in advance.