You are on page 1of 4

Applica on Deployment

Silent Install Commands


Adobe Pro / Reader / Air: setup.exe /sAll /rs Adobe Flash / Shockwave: msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart DESKTOP_SHORTCUTS=NO 7zip: msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart DESKTOP_SHORTCUTS=NO Quick me (Apple Support): msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart DESKTOP_SHORTCUTS=NO **Note: Install the Apple Support applica on prior to installing Quick me Quick me: msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart DESKTOP_SHORTCUTS=NO Java Run me: msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart PCS Director: msiexec /i <pathtotheinstaller>\nameonstlaller.msi /qn /norestart

Command Switches
Adobe Acrobat

Applica on Notes
Adobe Shockwave Player: Is only available in 32bit, so it must be ran from Internet Explorer 32bit Java Run me: Install both, x64 and x86 versions. x64 should be installed rst. Use Group Policy to enable both Java Run me add-ons for Internet Explorer: Computer Congura on>Policies>Administra ve Templates>Windows Components>Internet Explorer>Security Features>Add-on Management>Add-on List Java(tm) Plug-In 2 SSV Helper CLSID: {DBC80044-A445-435B-BC74-9C25C1C588A9} Value: 1\ Java(tm) Plug-In SSV Helper CLSID: {761497BB-D6F0-462C-B6EB-D4DAF1D92D43} - Value: 1

Installer Extrac on
Quick me: 1. Launch 7zip 2. Use 7zip to extract Quick meinstaller.exe 3. Extract to folder QuickTime Java Run me: 1. Install the desired version of Java Run me 2. Browse to C:\Users\<username>\AppData\LocalLow\Sun\Java 3. A folder beginning with jre will be created, which contains the .msi

Installer Transforms
Quick me

Step 1: Open the QuickTime.msi copied in the step above with Orca > Transform > New Transform Step 2: Make the following changes to the property table: 1. Change QT_TRAY_ICON from #2 to #0 this will disable the tray icon (the blue Q by the clock) 2. Change the AdminProper es to:

PROGRAMMENUNAME;QTJAVADIR;QTPROGRAMMENUFOLDERNAME **This will disable the desktop shortcuts, the tray icon, and the automa c updates. 3. Change SCHEDULE_ASUW from 1 to 0 4. Change the SecureCustomProper es to: APPLEAPPLICATIONSUPPORTISINSTALLED; APPLEAPPLICATIONSUPPORTWISINSTALLED; BNEWERPRODUCTISINSTALLED; DESKTOP_SHORTCUTS; EXISTINGINSTALLDIR; EXISTINGPROGRAMMENUNAME; EXISTINGQTCOMPONENTS; EXISTINGQTEXTENSIONS; EXISTINGQTJAVADIR; EXISTINGQTSYSTEM; INSTALLDIR; ISACTIONPROP1; ITUNES70_801_INSTALLED; PROGRAMMENUNAME; QT7PP1INSTALLED; QTINFO.BISQTPRO; QTINFO.BITUNESHELPERRUNNING; QTINFO.BNEWERQTISINSTALLED; QTINFO.BOLDERQTISINSTALLED; QTINFO.BQTISINSTALLED; QTINFO.BSETDONOTLOADFROMBUILDRESULTS; QTINFO.BUPGRADEWOULDINVALIDATEPROKEY; QTINFO.BUYQTPROURL; QTINFO.CURRENTQTINSTALLPATH; QTINFO.CURRENTQTMACVERSNUM_BASE10; QTINFO.CURRENTQTPROCESSCOUNT; QTINFO.CURRENTQTVERSNUM; QTINFO.CURRENTQTVERSNUM_BASE10; QTINFO.CURRENTQTVERSSTR; QTINFO.EXISTINGQTVERSNUM; QTINFO.EXISTINGQTVERSSTR; QTINFO.QTPROREGNAME; QTINFO.QTPROREGNUMBER; QTJAVADIR; QTPLUGINOCXFOLDER; QTPROGRAMMENUFOLDERNAME; REGSRCH_DESKTOP_SHORTCUTS; REGSRCH_ITUNESHELPER_PATH; UPGRADEFOUND; UPGRADING750; UPGRADING755 **Note: The lines above should not have spaces in them, I inserted a space a"er each ; so it wrapped nicely for the web. You can easily remove the spaces by copying the text into notepad, and replace all ; with ; Op onal: I like to change the ProductName eld to QuickTime 7.71.80.42 so users can see which version is being installed / removed. Step 3: Make the following change to the CheckBox table: 1. Change ChkOptInstASU from 1 to 0 this seSngs disabled the apple soTware update. Step 4: Make the following change to the Shortcut table: 1. Drop the QuickTimeUninstaller row this will prevent the uninstaller shortcut from being created 2. Drop the QuickTimePlayer_Desktop row this will prevent the desktop shortcut being created Step 5: Make the following change to the LaunchCondi on table: Drop the NOT BNEWERPRODUCTISINSTALLED row I found that if you dont do this the install will fail, indica ng that a newer version is installed (even if theres not!) Step 6: 1. From the Orca menu, click Transform > Generate Transform

2. 3. 4. 5. 6. 7. 8. 9.

Save the transform c:\quick me\quick me.mst From the Orca menu, click File >Save Transform As > c:\quick me\quick me.msi Close all open transforms with Orca From the Orca menu, click File > Open the recent le c:\quick me\quick me.msi From the Orca menu, click View -> Summary Informa on Delete all the numbers except for 1033 from the languages box (1033 is English) Click OK Save the modied msi as c:\quick me\quick me1033only.msi and close Orca

You might also like