How to attach Java to Firefox in a silent deployment
I need to install firefox with java to our users from accounting , where the end user does nothing and it's done in background. The user needs to be able to open firefox with java already installed and active without the user having to install it manually. It also needs to prevent java from updating on it owns and all of this will be deploy on Kace 1000. Any assistance with this would be greatly appreciate it, Thanks a bunch
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
dunnpy
7 years ago
Java is a separate installer, from Oracle, that you would also need to package and deploy - see this link for details.
You would then need to enable Java in your Firefox package by including/modifying the local-settings.js and mozilla.cfg files in your Firefox package - see here for a start and search ITNinja for more information.
You would then need to enable Java in your Firefox package by including/modifying the local-settings.js and mozilla.cfg files in your Firefox package - see here for a start and search ITNinja for more information.