Java settings
Hello,
We need help with java. We had to install Java 7 Update 21 on companies' PCs. We have to answer the follow questions. When the user first signs into web app the get the message on the right. Then when they click on a person on the web app they get the message on the left. TO stop the message on the left we have to go into control panel and click on Java then advance then select mixed code and select enable -hide warning and run option.
I was wondering if we can do this from a script. We are getting hundreds of calls to remote into their PCs to take care of this.
1 Comment
[ + ] Show comment
-
Message that was to be the right is the bottom message. - Kdebiasse 8 years ago
Answers (1)
Please log in to answer
Posted by:
rockhead44
8 years ago
Lots of info on this here and elsewhere. This link is near to the version you are deploying so I would start with this
http://www.itninja.com/blog/view/java-7-update-25-best-way-to-deploy-with-customized-settings
Edit: I see you had the last response in that link. I commented below yours with some ideas.