Silently install Acrobat 8.1.0-8.1.3 updates

Hello all. Dealing with Adobe updates on Win.XP
Trying to right a batch file that will silently install the Adobe Acrobat 8.1.0 through 8.1.3 updates with no user interaction. I have spent the last two days searching for an answer, but none seem to work. I have tried installing with msiexec, /q, /qn, etc...but either it Windows does not recognize the .msp file(am able to the update patch by itself), or I get a prompt to allow the packge to be opened.
Any ideas?

From: <[email protected]><br /><br />| Hello all. Dealing with Adobe updates on Win.XP<br />| Trying to right a batch file that will silently install the Adobe Acrobat 8.1.0 through<br />| 8.1.3 updates with no user interaction. I have spent the last two days searching for an<br />| answer, but none seem to work. I have tried installing with msiexec, /q, /qn, etc...but<br />| either it Windows does not recognize the .msp file(am able to the update patch by<br />| itself), or I get a prompt to allow the packge to be opened.<br /><br />| Any ideas?<br /><br />The following is an example using the KiXtart scripty interpreter and will install from <br />original distribution v8.0 ~ v8.1.3<br />Extrapolate what you need.<br /><br />*Note: the lines may wrap.<br /><br />;<br />;<br />;   Install Adobe Acrobat and update it to v8.1.3<br />;<br />;               10-28-2008<br />;<br />;                v1.14<br />;<br />SETCONSOLE("MINIMIZE")<br />SETCONSOLE("FOREGROUND")<br />SETCONSOLE("alwaysontop")<br />SETCONSOLE("hide")<br />u:<br />$Selection=messagebox ("Installing Adobe Acrobat 8.x","My Company",64,3)<br />shell 'msiexec.exe  /i  "U:\adp\Acrobat8\Adobe Acrobat 8 Professional\AcroPro.msi"  '<br />cd "U:\adp\Adobe\Acrobat Pro 8.x Updates\8.1"<br />shell 'MsiExec.exe /update "U:\adp\Adobe\Acrobat Pro 8.x <br />Updates\8.1\AcrobatUpd810_efgj_incr.msp"  /norestart /qr'<br />cd "U:\ADP\Adobe\Acrobat Pro 8.x Updates\8.1.1"<br />shell 'MsiExec.exe /update "U:\ADP\Adobe\Acrobat Pro 8.x <br />Updates\8.1.1\AcrobatUpd811_all_incr.msp" /norestart /qr'<br />cd "U:\adp\Adobe\Acrobat Pro 8.x Updates\8.1.2"<br />shell 'MsiExec.exe /update "U:\adp\Adobe\Acrobat Pro 8.x <br />Updates\8.1.2\AcrobatUpd812_all_incr.msp" /norestart /qr'<br />cd "U:\adp\Adobe\Acrobat Pro 8.x Updates\8.1.3"<br />shell 'MsiExec.exe /update "U:\adp\Adobe\Acrobat Pro 8.x <br />Updates\8.1.3\AcrobatUpd813_all_incr.msp" /norestart /qr'<br />ShutDown ("","The PC is being re-booted by My Company ",5,1,1)<br /><br />-- <br />Dave

Similar Messages

  • Silent Install Acrobat Standard xi trail version

    Hi Support,
    I am trying to silent install Acrobat Standard trilal version. I customized the package using Adobe Customization Wizard with leaving blank for the serial key. When I try to install the application silently, it giving me a "error".
    my question,
    Is it possble to silent install Acrobat Standard trial version?
    Thank you ..

    Trial version is only provided in Acrobat Professional and not Acrobat Standard. If you need trial, pls. use Acrobat Pro installer instead of Acrobat Standard.
    Thanks,
    Vinod

  • Silent install of BIOS along with other drivers using update retriever

    Are you able to add the BIOS update along witht the rest of the drivers when running a silent install. At the moment I am running this command
    "C:\program files\Thininstaller\ThinInstaller.exe" /CM -search A -action INSTALL  -noicon -includerebootpackages 3,4 -noreboot -log "c:\Thininstall.log"
    which installs the drivers fine. Would just like to add BIOS as well.
    Solved!
    Go to Solution.

    System Update 4 deployment guide page 62 states:
    Notes:
    1. The BIOS installation requires user’s attention and cannot be deployed in unattended mode.
    2. The BIOS installation forces the system to reboot and cannot be suppressed by the command line
    parameter
    –noreboot.
    3. Thin Installer installs the BIOS updates after all other updates to reduce the number of reboots.
    62
    System Update Solution Deployment Guide

  • Silent Install of Acrobat Pro 7.0 fails with Error 1404

    Hi,
    I'm trying to silently install Acrobat Pro 7.0.
    I have created the MST using the Installshield Tuner 7.0, and use the following command line to install:
    msiexec /i acropro.msi TRANSFORMS=mytransform.mst /qb
    I am getting the following error message:
    Error 1404.Could not delete key
    \software\Classes\CLSID\{CA8A9780-280D-11CF-A24D-444553540000}
    Verify you have sufficient access to that key, or contact your support personnel.
    If i repeat the command without the /qb, and do a manual install (msiexec /i acropro.msi TRANSFORMS=mytransform.mst), it installs without error, so the problem only exists in a silent install.
    System Specs:
    Windows XP SP2 with all MS patches to march 2007
    Acrobat Reader 8.0
    Base image created by SYSprep, and then using Altiris Rdeploy.
    I'm suspecting that a MS patch has locked down that part of the registry, and the Acrobat Pro MSI doesn't have the code to handle this in a silent install.
    I have opened the MSI using Wise installer Pro, and can't see anything strange in it.
    Any help/pointers would be a great help
    Thanks,
    -Mark

    Hi,
    Just Pro 7.0.0 (I'll integrate the patches to 7.0.9 later)
    I'm not keen on an Admin install, as this poses problems when patching (i.e. you have to do a "reinstall=All"). I prefer to integrate released patches into the silent install package, and for subsequent patches, just package them for silent install and push them down to the client.
    Reader 8.0 is on the machine only.
    The base build contains Reader 8.0, the we deliver a package to the machine to silently install Acrobat Pro 7
    Thanks,
    mark

  • Error with silent install

    Hello,
    I have problem with the silent install of  BlackberryDesktopSoftware 1.1b29
    I have try to install with /S and nothing.
    I have try to install with this option  " setup.exe /s /L1033 /v" /qn ALL_Users =1 " and nothing again.
    I have try to install the older version of BBDesktop sofware and it's works fine with the second option.
    Do you have any Idee ??
    thanks

    Hi,
    Just Pro 7.0.0 (I'll integrate the patches to 7.0.9 later)
    I'm not keen on an Admin install, as this poses problems when patching (i.e. you have to do a "reinstall=All"). I prefer to integrate released patches into the silent install package, and for subsequent patches, just package them for silent install and push them down to the client.
    Reader 8.0 is on the machine only.
    The base build contains Reader 8.0, the we deliver a package to the machine to silently install Acrobat Pro 7
    Thanks,
    mark

  • Using SMS to install Acrobat 7 Standard and 7.0.5 - 7.0.8 patches

    I am having problems with a package I created to install Acrobat 7 Standard and all it's updates. I this package I have created many programs. The first four programs are used to uninstall the previous version - 6.0.1, 6.0.2, 6.0.3 and 6.0.4. I used the command lines I got from the PDF document: "Install and remove Acrobat products using the command line (6.x on Windows)". All four programs went through successfully.
    The next program in this package is the one that installs Acrobat 7 Standard. I used InstallShield Tuner 7.0 to customize the Acrobat settings when installed. I used the command line for this program that was listed the PDF: "User Document: Adobe Acrobat 7.0 for Microsoft Systems Management Server". This program installed without a problem.
    The problem comes when the next program attempts to start. This is the program that installs the 7.0.5 update patch for Acrobat 7.0.0. At this point, this is where the package bombs. I have used the command lines provided in the PDF document: "Install and remove Acrobat products using the command line (7.0 on Windows)". I extracted the files from the .exe file of the patch and copied them to the source directory with all the other installation files for Acrobat 7 Standard.
    Not sure what to do at this point. Thanks in advance to anyone who can point me into the right direction!

    Glenn,
    I do not use any of the Acrobat instructions on deleting previous versions. I wrote a inf file from within MS Installer that removes all the Registry settings that the original installation of Acrobat 5 and 6 create. I also remove any files that remain on the PC. One reboot is needed and then a manual removal of the one or two files that stay in the ActiveX directory and the main Acrobat directory (used by windows until a reboot is performed). I then was successful in creating a package that delivers Acrobat 7 Pro with the updates to 7.05 and 7.08 by chaining them from within the setup ini file. I am now trying the same thing with Acrobat 7 standard but am having several separate issues.
    Good luck because I hope one day Adobe/Acrobat are replaced with another OEM that listens to it customers and will not have as big of Chat room as they have with so many open issues and continuous problems with ever release.

  • Re-installing Acrobat after uninstalling and doing a clean re-install of the OS

    I purchased Acrobat 8 Standard on 5/16/2007 and saved it to the cloud a few days ago before uninstalling/re-installing XP SP3. My computer tech cautioned me about re-installing the cloud-saved up-to-date version as it wouldn't be compatable with my new user files. He told me to install the 2007 version and then run update within the program. So I ask (having found the location on the Adobe site where I can download), is this going to be the same program I purchased, un-updated? If not, what's my work-around?
    Thanks, RW

    Hi walkerlaw1,
    Am not sure what files you have saved to the Cloud. Is it the setup file or the Folder in your Program Files?
    Adobe recommends archiving the setup file for future use.
    Acrobat 8 Std. is no longer available on our website to download. If you have purchased an Electronic Download (ESD) version from Adobe then you can login to your account on Adobe and find the download link in your Adobe account. Yes, this would be the same program you purchased. And as recommended by your computer tech, you can download and install Acrobat 8 Std. and then run the updater within the program to update it to the latest patch.

  • Silent Install of Acrobat 9 Pro

    I've seen a few questions about installing Acrobat 9 Pro silently on Mac OS X. Maybe someone's already dealt with this, but I thought it might be helpful. Installing Acrobat 9 Pro silently (and across multiple machines) is possible. I have not, however, figured out how to install Acrobat 9 updates silently (I could just be missing some documentation), so if anyone has any clues on this, please let me know.<br /><br />The key to installing Acrobat 9 Pro silently is licensing the application silently. This isn't documented (as far as I can tell), but you can use an application.xml.override file ( as outlined by the CS3 deployment docs: http://www.adobe.com/support/deployment/cs3_deployment.pdf ) to put in the license information. This file goes in "<path to Acrobat 9 Pro app>/Contents/Resources/AMT/".<br /><br />So here's a possible workflow for setting up a silent install:<br />1) package Acrobat 9 in a .pkg using Package Maker or a similar tool<br />2) create an application.xml.override file with the following text, replacing "YOUR KEY GOES HERE" with your key:<br /><br /><?xml version="1.0" encoding="utf-8"?><br /><Configuration><br /><Payload><br />     <Data key="Serial" protected="0">YOUR KEY GOES HERE</Data><br />     <Data key="Registration">Suppress</Data><br />     <Data key="EULA">Suprress</Data><br />     <Data key="Updates">Suppress</Data><br /></Payload><br /></Configuration><br /><br />3) write a shell script that installs the .pkg via installer (installer -pkg "Acrobat 9 Pro.pkg" -target /) and copies the application.xml.override to the correct directory (cp application.xml.override "/Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app/Contents/Resources/AMT/application.xml.override")<br />4) run the shell script with root privileges (via sudo) and you're done!<br /><br />Again, if anyone has clues on installing updates silently, please share.

    It sounds like you are trying to use a retail serial as an enterprise serial and would like to bypass it's restrictions by deactivating it . . . I assume that's not possible, but perhaps I don't understand your issue.
    I doubt you'll get a good answer on the forum. Try support, your sales rep, or a help link on the licensing web site (if there is one).
    Ben

  • Creating an automated silent install of Acrobat using InstallShield Tuner - Part 2

    Installing Acrobat Reader and Professional (example)
    Reader:
    Msiexec.exe /i "\\apps01\applications\acrobat\reader\6.0.1\Adobe Reader 6.0.1.msi" TRANSFORMS=\\apps01\applications\acrobat\reader\6.0.1\Acrobat_Reader_6.0.1.mst" /qn+
    Note: For the automated installs /qn+ should be replaced with the switch /qb which makes the install silent.
    The EULA licence agreement can also be set to accepted for all users by setting the following key in the registry:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\AdobeViewer]
    "EULA"=dword:00000001
    Writer:
    msiexec.exe /i "\\apps01\applications\acrobat\writer\6.0\AcroPro.msi" TRANSFORMS=\\apps01\applications\acrobat\writer\6.0\Acrobat_6.0_Pro.mst COMPANYNAME="xxxx" /qn+ (where xxxx is your companies name)
    Note: For the automated installs /qn+ should be replaced with the switch /qb which makes the install silent.
    The default spelling language can be set by changing the following registry keys (example below is for English-UK):
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\6.0\Spelling]
    "iDictionaryDefaultID"=dword:00000809
    "tDictionaryName"=hex:45,6e,67,6c,69,73,68,20,2d,20,55,4b,00
    [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\6.0\Spelling\cDictionaryOrderID]
    "i0"=dword:00000809
    Applying updates after Acrobat is installed
    Adobe does not support updating of administrative install points like Microsoft products. Each software update will need to be run after the original application has completed installation.
    "\\apps01\Acrobat\Writer\6.0\Patches\Adobe Acrobat 6.0.1 Professional update - multiple languages\Ac60PrP1.msp" REINSTALLMODE=omus REINSTALL=ALL /qb+
    Note: For the automated installs /qn+ should be replaced with the switch /qb which makes the install silent.
    ================================
    I hope this helps someone and lets hope the next patch/version addresses some of these problems.
    Ben

    Ok, I'm not the sharpest pencil in the box. I'm distributing Elements 6.0 from a server and having user go to Start, Run and typing \\servername\project folder name\setup.exe but keep getting the error "Incorrect command line parameters. I'm trying different variations in the command line field in Tuner such as: setup.exe /s /v/qn What am I missing?

  • Creating an automated silent install of Acrobat using InstallShield Tuner - Part 1

    For anyone who has tried to use the InstallShield Tuner application you'll know how buggy the program is and be aware of the lack of support from Adobe. After 4 months working on and off I managed to get a (mostly) working silent install. I thought I would share my findings with everyone so as to help prevent a few headaches.
    Note I am based in England and some of my comments may not apply to US customers.
    ================================
    Acrobat 6.0.1 Admin Install Point Creation & Maintenance
    Creating the Install Point
    1. Copy files to the network share that will be your Admin Install Point.
    For Acrobat Professional these files are on the Acrobat CD
    For Acrobat Reader you will need to download the latest version from www.adobe.com. Adobe is using a new compression package called Netopsystems FEAD Optimizer to deliver its Acrobat Reader application. To extract the files double click the downloaded .exe file and wait until the actual Reader installation begins. The uncompressed files are temporarily stored in %system root%\Cache\Adobe Reader 6.x.x\ENUBIG. Copy these files to the network share.
    Once the installation files are copied to the network share select them, right click, choose properties, switch off read-only attribute for all files (inc sub folders).
    2. Install the InstallShield Tuner 6.0.1 from Adobe Acrobat
    (http://www.adobe.com/products/acrobat/deployment.html)
    3. Install the software that you intend to create a .MST file for (Acrobat Reader or Pro) and update it to the same version number as the Tuner (6.0.1 at the time of writing). The latest Acrobat can be downloaded from Adobe as can patches for Acrobat Professional.
    Note: After further investigation his step may not be necessary.
    4. Due to a bug in the InstallShield Tuner the PCs language and regional settings must all be set to English US. (START Menu Settings Control Panel Regional and Language Options). Set everything to English US.
    5. Run InstallShield Tuner 6.0.1 for Adobe Acrobat and when prompted choose Rdr60ENU.itw (for Acrobat Reader) or AcroPro.itw (for Acrobat Writer Pro). These files can be found in the location you specified in step 1.
    Acrobat Reader Configurataion
    1. When prompted choose Create a New Transform
    2. Select Adobe Reader 6.0.1.msi as the base .MSI file
    3. Give the .MST file a name
    4. Click Create (this may take a minute to process)
    5. Configure your install options
    6. File - Save
    Acrobat Writer Pro Configuration
    1. When prompted choose Create a New Transform
    2. Select AcroPro.msi as the base .MSI file
    3. Give the .MST file a name
    4. Click Create (this may take a minute to process)
    NOTE: Do not click on the Organisation Product Properties field. If you do the installer will return a transform error when you try to deploy Acrobat. Instead enter these details in the Abcpy.ini file and via the command line. (See step 5)
    5. Amend the Abcpy.ini file as below:
    ISX_SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx (where xxxx is your serial number)
    USERNAME=xxxxxxxxxx (where xxxx is the users name)
    Company name should be entered from the command line (See Installing Acrobat Writer section below)
    6. Features
    Configure which features are to be installed
    7. Preferences
    Configure your install options
    8. File - Save
    Continued in Part 2
    ===================

    Ok, I'm not the sharpest pencil in the box. I'm distributing Elements 6.0 from a server and having user go to Start, Run and typing \\servername\project folder name\setup.exe but keep getting the error "Incorrect command line parameters. I'm trying different variations in the command line field in Tuner such as: setup.exe /s /v/qn What am I missing?

  • Adobe Acrobat XI Standard 11.0.10 silent install failing with error 1603

    Hello
    I just updated my AIPs for Adobe Acrobat Pro 11 Pro and Standard.  The Pro silent install is working fine.  But I cannot get the Standard install to run on Windows 7 or WIndows 8.   I have gone over every detail that I can think of or find on forums.
    I use the Adobe Customization Wizard XI and choose the basic stuff to create my transform.  I don't generally enter a serial number in the customization setup but I tried that and the installation did appear to complete successfully.  But when I tried to open Acrobat it did not work.  Processes like PDapp.exe where running in a loop but never stopped.   Without a serial I get the errors below and the install fails almost immediately.   I have recreated the API and transform a few times hoping it would help.
    Installing with the following line msiexec /i "%~dp0AcroStan.msi" TRANSFORMS=AcroStan.mst /qb /L*v c:\acrobat.log I get an error message that just says "error".
    Application Event logs
    Product: Adobe Acrobat XI Standard --  error.
    Windows Installer installed the product. Product Name: Adobe Acrobat XI Standard. Product Version: 11.0.10. Product Language: 1033. Manufacturer: Adobe Systems. Installation success or error status: 1603.
    When I run the AcroStan.msi by itself the installation completes successfully so it would appear the issue is in customization process or the .mst file.  Any help would be greatly appreciated.
    Thank you

    I'm assuming that verbose logging is accomplished by adding /L*v c:\acrobat.log ?  No, I do not have CustomAction AAMIU_Install.196A45B3_0387_4DF9_9420 in my log file.  The only items referencing 1603 are below.
    CustomAction CheckForPendingOperation returned actual error code 1603 but will be translated to success due to continue marking
    CustomAction SetLotusNotesInstalled returned actual error code 1603 but will be translated to success due to continue marking
    CustomAction ProcessAbcpy returned actual error code 1603 but will be translated to success due to continue marking
    MSI (s) (84:C4) [15:30:14:422]: Note: 1: 1708
    MSI (s) (84:C4) [15:30:14:422]: Product: Adobe Acrobat XI Standard -- Installation operation failed.
    MSI (s) (84:C4) [15:30:14:422]: Windows Installer installed the product. Product Name: Adobe Acrobat XI Standard. Product Version: 11.0.10. Product Language: 1033. Manufacturer: Adobe Systems. Installation success or error status: 1603.
    MSI (s) (84:C4) [15:30:14:458]: Attempting to delete file C:\windows\Installer\9d9a98.mst
    MSI (s) (84:C4) [15:30:14:478]: Deferring clean up of packages/files, if any exist
    MSI (s) (84:C4) [15:30:14:478]: Attempting to delete file C:\windows\Installer\9d9a98.mst
    MSI (s) (84:C4) [15:30:14:478]: Unable to delete the file outside of the engine. LastError = 2
    MSI (s) (84:C4) [15:30:14:479]: MainEngineThread is returning 1603
    MSI (s) (84:28) [15:30:14:480]: Calling SRSetRestorePoint API. dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 31, szDescription: "".
    MSI (s) (84:28) [15:30:14:483]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
    === Logging stopped: 1/16/2015  15:30:14 ===
    MSI (s) (84:28) [15:30:14:484]: User policy value 'DisableRollback' is 0
    MSI (s) (84:28) [15:30:14:485]: Machine policy value 'DisableRollback' is 0
    MSI (s) (84:28) [15:30:14:485]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (84:28) [15:30:14:485]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (84:28) [15:30:14:485]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (84:28) [15:30:14:486]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (84:28) [15:30:14:487]: Destroying RemoteAPI object.
    MSI (s) (84:54) [15:30:14:487]: Custom Action Manager thread ending.
    MSI (c) (E4:0C) [15:30:14:489]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (E4:0C) [15:30:14:489]: MainEngineThread is returning 1603
    === Verbose logging stopped: 1/16/2015  15:30:14 ===

  • Acrobat 9.1 Update - Silent Install - Deploy is not "Silent"

    Acrobat 9.1 Update - Silent Install / Deploy is not "Silent" or Quiet
    When Installing and/or Deploying the Update for Acrobat Pro/Std 9.0 in Silent mode:
    AcroProStdUpd910_T1T2_incr.msp /q /l adobe91.log
    AcroProStdUpd910_T1T2_incr.msp /qn
    I get a "File Transfer" like status window that pop's up.
    It is very brief, and all is well.
    The problem is we're trying to reach 0% intrusion on the customers that this will be deployed to.
    Is there another slash that is missing or does the install process just have this and we'll have to live with it?
    I ran the patch in normal mode and you can see the pop-up during the install process in-between:
    Optimizing Performance and Publishing Product Information.
    Please Advise.
    Thank you.

    I know this post is a few months old, but for those that still need the info:
    Updating Adobe Acrobat Professional from 9.0.0 to 9.1.2
    1. Download the 2 patches, AcroProStdUpd910_T1T2_incr.msp (this updates to 9.1.0) and AcrobatUpd912_all_incr.msp (this updates to 9.1.2) and place them in the same folder.
    If you are already at 9.1, you don't need the first patch.
    2. Copy the AcroPro.msi file from C:\Program Files\Adobe\Acrobat 9.0\Setup Files\guid (I didn't feel like typing out the whole string) to the folder with the patches.  This is where the setup placed this file for my installation of CS4; your location could be in a different spot.
    3. Create your script with the following 2 lines:
    msiexec /p "%installdir%\AcroProStdUpd910_T1T2_incr.msp" /qn /norestart REINSTALL=ALL REINSTALLMODE=omus
    msiexec /p "%installdir%\AcrobatUpd912_all_incr.msp" /qn /norestart REINSTALL=ALL REINSTALLMODE=omus
    Substitute your path to the folder with the patch files for %installdir% above.
    Obviously, this procedure is for updating Windows only.  This was only tested on Windows XPSP3 with Adobe Acrobat Professional 9.0.0 as installed as part of CS4 Master Collection.

  • Install Acrobat X Standard silently while Office Apps are running

    Is this possible? I have not had issues with previous versions but when I push this through SCCM to run silently, a popup still appears indicating that any open Office app and IE need to be closed before installation can continue. Acrobat 9 would install even if other apps were running. Am I missing a parameter or a Customization Wizard setting?
    Thanks in advance...
    --Joe.

    Thanks Sandeep.
    I am looking in the Dialog section and see the CloseApps_Warning. This appears to be the popup box, but I want the box itself supressed, and for the installation to continue even if the apps are running. When I look in the AppsInUse section, I assume the Ignoreable column is what needs to be changed, but all of the apps that I mention in the original post are listed there with a 1 (TRUE?), so since they are ignoreable, I would think that this would supress the popup warning...
    The installation needs to truly be silent, like Acrobat 9.
    Thanks.

  • How to install Acrobat XI pro silently via specific language

    Hi;
    We sold many acrobat XI pro license, our native language is Turkish but most of our program which is used in our company installation language is English and we want to install Acrobat XI pro via English language setting and we deploy to our client computer via silent installation parameters. in acrobat XI pro silent installation we used Customization Wizard from Adobe and we could not set acorbat XI pro interface language to English. how do we can set Acrobat XI pro installation language to English.

    Hi jairolasdkjcvxm,
    Please see this knowledgebase article: Installation Prompt to Close SafariNotificati
    It should be a pretty easy fix, but please let us know if you're still running into snags.
    Best,
    Sara

  • Silent Install of Acrobat Pro 11

    Hey All,
    I am using MDT to deploy Images and install apps.  I have packaged Acrobat Pro XI with the Customization Wizard XI and have used both  Unattended and Silent Install in the mst.
    The below command starts the install but it is completely interactive except that my serial # and other settings are present so I know it is reading the mst.
    command line:  msiexec /i AcroPro.msi TRANSFORMS=AcroPro.mst
    adding  /qn  causes the install to fail w MDT error code 1603 - Fatal error during installation.
    Any ides?
    Thank You

    MDT = Microsoft deployment toolkit  
    I must add the install fails when I run it from a command line as well and use the /qn switch but works  non-silently   if I don't use the switch. 
    So the solution is to add the /qn  but this is what is causing the failure.
    This is exactly what it is doing:
    Why doesn’t my install respect the “silent install” settings I specified with the Wizard?
    If your command line is something like:
    MSIEXEC /I C:\A9\AcroPro.msi TRANSFORMS="C:\A9\AcroPro.mst
    . . . then you are not using Setup.ini your workflow. The Wizard rewrites Setup.ini when you specify a silent install to include this option. The silent install switch is not saved in the MST. Either run Setup.ini or change your command line to:
    MSIEXEC /I C:\A9\AcroPro.msi TRANSFORMS="C:\A9\AcroPro.mst" /qn

Maybe you are looking for

  • Transports BWD - BWQ !?

    Hello all, How r u ? We transported the BWD myself Objects(InfoSets, Extract Structures & DataSources) to BWQ. The transport was successful and we could see the InfoSets and extract structures in the BWQ and not the DataSources. The SourceSystem Conv

  • My security deposit

    When am I going to get my 400$ security deposit back last representative I spoke to told me on the 6th of April put I still haven't seen it what's up?

  • Photoshop CC 3D

    whenever i try to generate 3d objects they are blue and not grey no matter which colour i choose for foreground and background.Is this a bug and if not how can i change this.Thanks for advice

  • PC to MAC, how to transfer everything?

    I'm getting a Macbook on Friday, I have an iPhone 3G and obviously you can only sync the iPhone with one library. I have transferred all of my music to my external hard drive but how do i back up everything to do with iTunes so that I can transfer it

  • View procedure scripts via catalog

    I have a suggestion for future implementation of Oracle CATALOG: It would be useful to see the procedures scripts via a kind of ALLPROCEDURES view, to make it easy to explore the relationships among functions and procedures and tables - well, to trac