steelrazor Posted March 23, 2006 Posted March 23, 2006 Has anybody had to deploy Java JRE? Like it says on that link below : " If you want to register the JRE as the default virtual machine of Internet Explorer, Mozilla, and Netscape browsers, you will have to create a transform that sets the variables IEXPLORER, MOZILLA, and NETSCAPE6 to 1 in the Property.idt table. You can find instructions on how to generate and use transforms at the Microsoft MSDN site. " This whole Transform business just flies straight over my head. Unfortunately I need to get it done though as, if i end up having it not the default virtual machine, i'm going to have to go round every machine in school and manually do this which almosts defeats the purpose of doing a lazy deploy. http://www.java.com/en/download/help/5000011100.xml No problem assigning the MSI to GPO but that transform bit just has me lost. Any help would be appreciated! Matt Email me here
plexer Posted March 23, 2006 Posted March 23, 2006 I think I just edited the msi directly using orca rather than do it the proper way of creating a transform. Trouble is there have been numerous patches which I haven't applied since I created it. Ben
Ric_ Posted March 23, 2006 Posted March 23, 2006 Check out http://appdeploy.com/packages/detail.asp?id=38 for info on how to use the MSI
Geoff Posted March 23, 2006 Posted March 23, 2006 I deploy Open Office 2.0. There's a version for windows that includes Sun's JRE. So I get java on the machines for free when I push out OO.org.
Oops_my_bad Posted September 23, 2007 Posted September 23, 2007 Check out http://appdeploy.com/packages/detail.asp?id=38 for info on how to use the MSI Now I've followed this (and other articles) to a T. i can deploy it but it just seems to be ignoring the update settings in the property tables and it will not disable Java updates Anyone care to share their msi + transform? Im trying it with JRE 6.2.
Geoff Posted September 24, 2007 Posted September 24, 2007 As with most other software, the EULA prevents anyone from distributing their MSIs.
ruggie_uk Posted February 20, 2008 Posted February 20, 2008 Hi, I too have been playing with this today. I edited the msi directly in orca, the program seems to install correctly and shows in add/remove programs as installed. But even with these options added, does not work in IE. No Java option under IE advanced properties. Any ideas?
Oops_my_bad Posted February 20, 2008 Posted February 20, 2008 As with most other software, the EULA prevents anyone from distributing their MSIs. Bugger.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now