Java JRE 8 Update 152
Is there any way to suppress the following informational warning?
When attempting to browse to a site that utilizes Java, this informational warning appears. The two choices are "Allow" and "Always Allow". However, this needs to be done for each individual user.
I'm looking for a way to pre-program the "Always Allow" answer for all users. Is this possible?
Thanx.
2 Comments
[ + ] Show comments
-
The answer will depend on what browser you are referring to. From the screen shot, I'm thinking this is Firefox, but, cannot be sure. - worzie 6 years ago
-
Sadly, we're dealing with IE in particular. However, this warning occurs also with Chrome and Firefox. - stmasi 6 years ago
Answers (1)
Please log in to answer
Posted by:
rileyz
6 years ago
Its a long road but it can be done, check out this post.
https://www.itninja.com/question/what-s-the-use-of-the-deployment-properties-file-when-you-install-java
You'll need to work with the deployment.config file and bits.
Keep in mind if the user already has a <User Application Data Folder>\LocalLow\Sun\Java\Deployment\deployment.properties, you might need to blast the folder out of there for the above to populate again.