pete Posted April 14, 2010 Posted April 14, 2010 I've tried numerous suggestions for the "older" version of Quicktime but still not able to translate all that is requred to get it working for a GPO deploy for version 7.6.6 of Quicktime. Has anyone been able to get this deployed by GPO successfully? If so do you have a step-by-step for the MST modifications in order to get it working (or able to provide your MST file for download). Thanks in adavance! This works for 7.64-7.66. It does break .mov playback in Firefox, but given the low number of Firefox deployments here, we exclude affected machines and give them a startup script calling the Quicktimeinstaller.exe instead. Partially nicked from appdeploy.com Extract QuicktimeInstaller.exe using 7zip or similar. Grab Quicktime.msi and AppleApplicationSupport.msi. Use Orca to modify the Quicktime.msi. Specifically: Change the Summary info to include “0” and 1033 in the languages line (language-agnostic + US English). View → Summary Information, under Language delete all except for 1033 and add 0. Search for a row containing - LaunchCondition → NOT BNEWERPRODUCTISINSTALLED and (if the test package doesn’t install), drop the row. Save Quicktime.msi / save the transform. Place Quicktime.msi and AppleApplicationSupport.msi in a folder like \\server\applications\apple\quicktime-7.66 Add Quicktime.msi and AppleApplicationSupport.msi to a GPO Since the GPO pushes software in alphabetical order by default, AppleApplicationSupport.msi will be installed before Quicktime.msi (this is what we want).
pritchardavid Posted April 14, 2010 Posted April 14, 2010 Im not sure but when you install java 1.6 update 19 from the exe it install another msi call additional media support of somethin like thta (You cant see this in add/remove, only from the windows installer folder, you can find that easy by you the details icon view and having the subject information field, to find the msi) Not sure if that msi installs if you install it the msi thats extract from the msi, so this may be the case with auto updater is still enabled on your method above, so seems to have changes from a few releases ago, of no one has noicted this. So somehow we would need to uninstall that msi. Not sure how we would do that through. Has with quicktime, could someone make me the MSTs that are needed with the lastest version, would be extremlly gratefull (I have tried doing this myself serveral times, just cant get it to work) We are having to use an really old version for some program to work (6.5)
Arthur Posted April 16, 2010 Posted April 16, 2010 possibly i diddnt know there was a 17 ffs cant a month go past without a new java? Tell me about it. It's almost as bad as Adobe Reader and Flash Player. Update 20 was released yesterday which fixes a critical security issue.
Arthur Posted April 16, 2010 Posted April 16, 2010 I think I have pretty much nailed my MST. If anyone is interested, I have attached it to this post. Comments welcome. There are two MSTs included in the attachment. Both of them can be used together since they do slightly different things. The first one is for installing Java with the usual things disabled (including the JQS service); while the second (SunConfig.mst) deploys the deployment.config and deployment.properties files to the %SystemRoot%\Sun folder as part of the installation. Although this is optional, it does enable you to restrict what users can change under the "Advanced" section of the Java Control Panel. I have added screenshots showing the difference this makes below. You can also modify these files if you don't like the defaults, but do not change the folder structure.SunJRE_1.6.0_20.7z 1
pete Posted April 16, 2010 Posted April 16, 2010 Is anyone getting certificate wierdness on Window 7 from recent (_18,_19,_20 tested so far) jre installs? Been playing around with a Win7 image for a computer room and I'm getting prompts re missing CRL info for a couple of bundled certs during install. Doesn't appear on XP and there's no Win7-specific policies on the domain atm.
Duke5A Posted April 12, 2011 Posted April 12, 2011 Is that a registry setting or from the setup control panel? When I used that MST, the update tab disappeared entirely from the Java control panel. That's what's supposed to happen, anyway. If the settings don't work, it generally means that the MST isn't being merged properly. I know; it's and old post, but I thought it worth mentioning. The MST that Rammie posted works like a charm on Java 6u24. I've been able to successfully deploy it through AD to a couple of test machines. Auto-update, along with the other crap stays disabled.
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