Adobe Acrobat Professional 9
Since I've had to package this and it has millions of updates now that we're in 08/2013 here is what I did, using information from other users: Went to licensing.adobe.com and downloaded the .… Read More
For an easy step by step guide on Adobe Acrobat 9.5.2 deployable through GPO, while also being customisable, see: http://www.itninja.com/blog/view/how-to-deploy-adobe-acrobat-9-5-2 Read More
For an easy step by step guide on Adobe Acrobat 9.5.1 deployable through GPO, while also being customisable, see: http://www.itninja.com/blog/view/the-path-of-least-resistance-adobe-acrobat… Read More
The following thread has information about a common .net error (PDAPP.exe error) sequencing Adobe products: Reference: http://social.technet.microsoft.com/Forums/en-AU/appvgeneralsequencing/th… Read More
For installation command line we used in a batch file: @echo off msiexec.exe /i "\\Your server path here\AcroPro.msi" ALLUSERS=1 For updates to 9.5 we use this in a batch file: @Echo … Read More
When virtualizing Adobe Professional 9.x with App-V don't open LiveCycle as it will capture the creation of the 'Fragments' directory within the current profile. This will cause a one-time erro… Read More
When you've used the Configuration Wizard to generate a new transform and want to run the MSI directly (apart from setup), you might get a blank popup box, just saying: "Error". Solution to th… Read More
If you Need to update Adobe Acrobat 9.0 Pro to the 9.4 update patch the following needs to take place.. 1. You need to create an Administrative Install Point (AIP) before you can start slipst… Read More
For Acrobat 9 Pro 9.0.0 I used the following... Run Parameters: acropro.msi /qn TRANSFORMS="C:\Program Files\KACE\KBOX\downloads\66\PikeAcro9Pro.mst" Full Command Line: C:\WINDOWS\system32\m… Read More
I was getting an invalid serial number error after I upgraded from 9.0 to 9.3.2 using Adobe's recommended pathway. I had to make a transform using the original 9.0 msi and my serial number an… Read More
Like veenstra55 said : When you want the latest patches, it's was a quite puzzle. I would add that when we do not have a customization file to add (mst), you can install 9.0 original and then 9… Read More
For Acrobat 9 Pro - English, Franais, Deutsch 9.0.0 I used the following... Run Parameters: /i Full Command Line: msiexec.exe /i "\\bfs-file2\Software\Software Deployment\Adobe Acrobat Profes… Read More
Not all updates should be slipstreamed, adobe has 2 types of updates, quarterly and security updates. Only quarterly updates should be slipstreamed. To see which updates have which type, plea… Read More
Slipstreaming the latest patches for a Adobe Acrobat Standard / Professional installation was quite a puzzle. The working order was; Original 9.0 > 9.1.0 (AcroProStdUpd910_T1T2_incr.msp) 9.1.… Read More
In order to install the latest patch for Acrobat Pro 9 which will upgrade the package to version 9.1.3, use the following additional commandline in the [Product] section of "Setup.ini" file whi… Read More
ForAcrobat 9 Pro - English, Français, Deutsch 9.0.0 I used the following... Full Command Line: setup.cmd which contains: AcroPro.msi /q /qn TRANSFORMS="AcroPro.mst" The MST file was … Read More
ForAcrobat 9 Pro - English, Français, Deutsch 9.0.0 I used the following... Full Command Line: setup.cmd which contains: AcroPro.msi /q /qn TRANSFORMS="AcroPro.mst" The MST file was gene… Read More
Here's the command line I'm using, including the patches to 9.1 and 9.1.2: msiexec /i path_to_acrobat_standard_or_pro.msi TRANSFORMS=%path_to_acrobat_standard_or_pro.mst /update \\server\path\… Read More
To extract the Adobe Professional 9.x MSI installer for enterprise deployment: Download the APRO9_Win_ESD1_WWEFG.exe from licensing.adobe.com after you've been approved and received your licen… Read More