Acrobat 9 Prof. -silent Installation Problem

Ich habe nach wie vor ein Problem mit der autom Installation.
Laut Logfile passt der Installationskey nicht zum Installationsmedium.
Ich habe das Acrobat9 Paket von CDROM genommen und mit dem Adobe Acrobat9 Customizer konfiguriert. Der Aufruf der Installation ist:
Msiexec /i acropro.msi /T acropro.mst /log acrobat9.log /qb
Egal, ob ich von einem lokalen Verz. oder einem Netzlaufwerk installiere: die Installation bricht nach wenigen Sekunden mit einem grafischen Fenster ab, in welchem "Error" zu lesen ist.
Im eingeschalteten Logfile ist zu lesen:
Logfileauszug
Action start 14:03:59: CA_UIV.
EmiOrientation: CryptQueryObject failed with 80092009
EmiOrientation: Signer Certificate:
EmiOrientation: Issuer Name:
VeriSign Class 3 Code Signing 2004 CA
EmiOrientation: Subject Name:
Adobe Systems Incorporated Acrobat Production Engineering
EmiOrientation:
TimeStamp Certificate:
EmiOrientation: Issuer Name:
VeriSign Time Stamping Services CA
EmiOrientation: Subject Name:
VeriSign Time Stamping Services Signer - G2
EmiOrientation:
EmiOrientation: The file "I:\soft\src\app\adobe\acrobat\win32\900\Asnv.tmp" is signed and the signature was verified.
EmiOrientation: Verified that it is a volume binary
EmiOrientation: User has entered a retail serial number in a volume build. Rejecting.
Action ended 14:04:02: CA_UIV. Return value 1.
Action start 14:04:02: SetColorFileToInstall.
ADelRCP: Not existing file to be added=> "COLORWIN_ADOBERGB1998"
Property(S): COLOR_CSF_NORTHAMERICAPREPRESS = 1
Property(S): COLOR_CSF_NORTHAMERICAWEBINTERNET = 1
MSI (s) (44:14) [14:04:05:338]: Product: Adobe Acrobat 9 Pro - English, Français, Deutsch -- Installation operation failed.
=== Logging stopped: 28.11.2008 14:04:05 ===
Ich interpretiere das so, dass der Installer offensichtlich den Volume License KEy falsch als einen Retail Key einstuft und abweist.
Das es sich bei dem eingegeben Key um einen Volume-Key handelt, habe ich über die Adobe Hotline prüfen lassen; der ist ok!
Gibt es jemanden, der das Problem bestätigen kann; gibt es Abhilfe?
mfg R.Kozerski

Sorry this is in english.   Meine Deutsche ist nicht gut.
Silent mode causes the installer to ignore your license value.  It seems to work to add the license key to the command line:
Msiexec /i acropro.msi /T acropro.mst /log acrobat9.log /qb ISX_SERIALNUMBER = XXXXXXXXXXXXXXXXXXXXXXXX

Similar Messages

  • IM version 8u1-01.03 and silent installation problem

    Hi,
    I want to install IM version 8u1-01.03 using a silent installation and my problem is this:
    - In order to use Access Manager as a policy repository, the docs recommend to run IM as root so my silent config file has those parameters:
    SRO.userId="root"
    SRO.groupId="other"
    But when the install finished, my config file (iim.conf) has:
    iim.user = "inetuser"
    iim.group = "inetgroup"
    This only happens with silent install because if I use interactive installation and define the values:
    Runtime User ID: [inetuser]:root
    Runtime Group ID: [inetgroup]:other
    The iim.conf will have the correct values (root/other)
    At first, thought that I was missing a parameter in the silent configuration file but I ran the interactive configuration tool (/opt/sun/comms/im/sbin/configure --savestate /tmp/im2.conf) and define root/other as user/group values and works fine. After that, I erase the /etc/opt/SUNWiim directory and re-run a silent installation using the same file:
    configure novalidate nodisplay noconsole silent /tmp/im2.conf
    And it not work, the user/group parameters had inetuser/inetgroup values.
    Any idea? Am I missing something?
    Thanks in advanced.

    ofonseca wrote:
    I want to install IM version 8u1-01.03 using a silent installation and my problem is this:
    - In order to use Access Manager as a policy repository, the docs recommend to run IM as root so my silent config file has those parameters:
    SRO.userId="root"
    SRO.groupId="other"
    But when the install finished, my config file (iim.conf) has:
    iim.user = "inetuser"
    iim.group = "inetgroup"This is a known issue:
    bug #6818008 - "IM configurator doesn't honor statefile UID".
    I've added your comments to the bug however, I would still recommend logging a sun support case to get this issue escalated for a fix.
    Regards,
    Shane.

  • Grid Control 10.2.0.1.1 Silent Installation Problem

    I seem to be having issue installing Grid Control 10.2.0.1.1; I am using the silent install with existing database method and for some reason, the installation process is not using some variable I have specified in the response file.
    My operating environment is as follows
    Redhat Enterprise Linux 5.2 [Tikanga] - 32bit
    Repository: Oracle Database 11gR2Variables that I have specifed in the response file and are not being used are below.
    >
    s_mgmtTbsName="/u02/oradata/emrep/oradata/mgmt.dbf"
    s_ecmTbsName="/u02/oradata/emrep/oradata/mgmt_ecm_depot1.dbf"
    >
    slientInstall log has the following entries
    silentInstall2010-08-18_01-15-29-PM.log
    *** Error Dialog: OUI-10150:Error: The file system location /u01/app/oracle/product/oms10g/oradata does not exist. Please enter the path of an existing directory. in component Oracle Enterprise Manager Grid Console 10.2.0.1.1 . Installation cannot continue for this component. ***
    User Selected: S&top installation of this component only.
    The file system location /u01/app/oracle/product/oms10g/oradata does not exist. Please enter the path of an existing directory.
    This silent installation was unsuccessful.installActions log file has the following entries
    INFO: Setting variable 's_mgmtTbsName' to '/u01/app/oracle/product/oms10g/oradata/mgmt.dbf'. Received the value from the variable calculation.
    INFO: Calling Query fileQueries10.1.0.3.0  exists
    filename = /u01/app/oracle/product/oms10g/oradata
    INFO: Query Returned: false
    User Selected: S&top installation of this component only.
    The file system location /u01/app/oracle/product/oms10g/oradata does not exist. Please enter the path of an existing directory.
    This silent installation was unsuccessful.Regard,
    Phiri

    [oracle@oracledba Disk1]$ cat response/em_using_existing_db.rsp
    ## copyright (c) 1999, 2004 Oracle. All rights reserved.          ##
    ## Specify values for the variables listed below to customize     ##
    ## your installation.                                             ##
    ## Each variable is associated with a comment. The comment        ##
    ## identifies the variable type.                                  ##
    ## Please specify the values in the following format:             ##
    ##         Type         Example                                   ##
    ##         String       "Sample Value"                            ##
    ##         Boolean      True or False                             ##
    ##         Number       1000                                      ##
    ##         StringList   {"String value 1","String Value 2"}       ##
    ## The values that are given as <Value Required> need to be       ##
    ## specified for a silent installation to be successful.          ##
    ## This response file is generated by Oracle Software             ##
    ## Packager.                                                      ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name       : UNIX_GROUP_NAME
    #Datatype   : String
    #Description: Unix group to be set for the inventory directory. Valid only in Unix platforms.
    #Example: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME="oinstall"
    #Name       : FROM_LOCATION
    #Datatype   : String
    #Description: Complete path to the products.xml.
    #Example: FROM_LOCATION = "../stage/products.xml"
    FROM_LOCATION="/u02/orasoft/gc_10201/Disk1/rdbms/Disk1/stage/products.xml"
    #Name       : FROM_LOCATION_CD_LABEL
    #Datatype   : String
    #Description: This variable should only be used in multi-CD installations. It includes the label of the compact disk where the file "products.xml" exists. The label can be found in the file "disk.label" in the same directory as products.xml.
    #Example: FROM_LOCATION_CD_LABEL = "CD Label"
    #FROM_LOCATION_CD_LABEL="EM10g"
    #Name       : BASEDIR
    #Datatype   : String
    #Description: Directory where the ORACLE_HOMES gets created
    #Example: BASEDIR = "C:\OHOME1" or BASEDIR = "/scratch/OracleHomes"
    BASEDIR="/u01/app/oracle/product"
    #Name       : INSTALLATION_NAME
    #Datatype   : String
    #Description: Oracle Home Name. Used in creating folders and services.
    #Example: INSTALLATION_NAME = "OHOME1"
    INSTALLATION_NAME="oms10g"
    #Name       : NEXT_SESSION
    #Datatype   : Boolean
    #Description: Set to true to allow users to go back to the File Locations page for another installation. This flag also needs to be set to true in order to process another response file (see NEXT_SESSION_RESPONSE).
    #Example: NEXT_SESSION = true
    NEXT_SESSION=true
    #Name       : NEXT_SESSION_ON_FAIL
    #Datatype   : Boolean
    #Description: Set to true to allow users to invoke another session even if current install session has failed. This flag is only relevant if NEXT_SESSION is set to true.
    #Example: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name       : DEINSTALL_LIST
    #Datatype   : StringList
    #Description: List of components to be deinstalled during a deinstall session.
    #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name, Version : External name. Please use the internal name and version while specifying the value.
    #    oracle.sysman.top.agent, 10.2.0.0.0 : Oracle Management Agent 10.2.0.0.0
    #    oracle.sysman.top.em_seed, 10.2.0.0.0 : Oracle Enterprise Manager Repository Database 10.2.0.0.0
    #    oracle.sysman.top.oms, 10.2.0.0.0 : Oracle Enterprise Manager Grid Console 10.2.0.0.0
    #Example: DEINSTALL_LIST = {"oracle.sysman.top.agent","10.2.0.0.0"}
    DEINSTALL_LIST={"oracle.sysman.top.oms","10.2.0.1.1"}
    #Name       : SHOW_DEINSTALL_CONFIRMATION
    #Datatype   : Boolean
    #Description: Set to true if deinstall confimation is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name       : SHOW_DEINSTALL_PROGRESS
    #Datatype   : Boolean
    #Description: Set to true if deinstall progress is needed during a deinstall session.
    #Example: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name       : REMOVE_HOMES
    #Datatype   : StringList
    #Description: List of the homes to be removed during a deinstall session. Each home is represented by its full path.
    #Example: REMOVE_HOMES = {<full_path_of_home1>,<full_path_of_home2>, ...}
    REMOVE_HOMES=<Value Unspecified>
    #Name       : ACCEPT_LICENSE_AGREEMENT
    #Datatype   : Boolean
    #Description: By setting this variable to true, you are accepting the license agreement. This variable is used only for silent installations.
    #Example: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=true
    #Name       : TOPLEVEL_COMPONENT
    #Datatype   : StringList
    #Description: The top level component to be installed in the current session.
    #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name, Version : External name. Please use the internal name and version while specifying the value.
    #    oracle.sysman.top.agent, 10.2.0.0.0 : Oracle Management Agent 10.2.0.0.0
    #    oracle.sysman.top.em_seed, 10.2.0.0.0 : Oracle Enterprise Manager Repository Database 10.2.0.0.0
    #    oracle.sysman.top.oms, 10.2.0.0.0 : Oracle Enterprise Manager Grid Console 10.2.0.0.0
    #Example: TOPLEVEL_COMPONENT = {"oracle.sysman.top.agent","10.2.0.0.0"}
    TOPLEVEL_COMPONENT={"oracle.sysman.top.oms","10.2.0.1.1"}
    #Name       : SELECTED_LANGUAGES
    #Datatype   : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
    #    en,   : English
    #    de,   : German
    #    es,   : Latin American Spanish
    #    es_MX,   : Mexican Spanish
    #    es_ES,   : Spanish
    #    fr,   : French
    #    fr_CA,   : Canadian French
    #    it,   : Italian
    #    iw,   : Hebrew
    #    ja,   : Japanese
    #    ko,   : Korean
    #    pt_BR,   : Brazilian Portuguese
    #    zh_CN,   : Simplified Chinese
    #    zh_TW,   : Traditional Chinese
    #Example: SELECTED_LANGUAGES = {"en"}
    #SELECTED_LANGUAGES={"en"}
    #Name       : COMPONENT_LANGUAGES
    #Datatype   : StringList
    #Description: Languages in which the components will be installed.
    #The following choices are available. The value should contain only one of these choices.
    #The choices are of the form Internal Name : External name. Please use the internal name while specifying the value.
    #    en,   : English
    #    de,   : German
    #    es,   : Latin American Spanish
    #    es_MX,   : Mexican Spanish
    #    es_ES,   : Spanish
    #    fr,   : French
    #    fr_CA,   : Canadian French
    #    it,   : Italian
    #    iw,   : Hebrew
    #    ja,   : Japanese
    #    ko,   : Korean
    #    pt_BR,   : Brazilian Portuguese
    #    zh_CN,   : Simplified Chinese
    #    zh_TW,   : Traditional Chinese
    #Example: COMPONENT_LANGUAGES = {"en"}
    #Component  : oracle.sysman.top.oms
    COMPONENT_LANGUAGES={"en"}
    #Name       : s_reposHost
    #Datatype   : String
    #Description: Hostname of the Repository database
    #Component  : oracle.sysman.top.oms
    #Example    :s_reposHost="stadv26.us.oracle.com"
    s_reposHost="oracledba"
    #Name       : s_reposPort
    #Datatype   : String
    #Description: Port on which the Repository database is running
    #Component  : oracle.sysman.top.oms
    #Example    :s_reposPort="1521"
    s_reposPort="1521"
    #Name       : s_reposSID
    #Datatype   : String
    #Description: SID or Service name  of the Repository database
    #Component  : oracle.sysman.top.oms
    #Example    :s_reposSID="emrep"
    s_reposSID="emrep"
    #Name       : s_reposDBAPwd
    #Datatype   : String
    #Description: Password of DBA user used to create repository schema
    #Component  : oracle.sysman.top.oms
    # Example   : s_reposDBAPwd="password"
    s_reposDBAPwd="emgc10g"
    #Name       : s_mgmtTbsName
    #Datatype   : String
    #Description: Mgmt tablespace name
    #Component  : oracle.sysman.top.oms
    #This will get created on the machine where the database is present
    #So make sure that the directory given here is present in the machine where the database exists
    #ORACLE_HOME/oradata/mgmt.dbf
    #Example   : s_mgmtTbsName=/scratch/OracleHomes/oradata/mgmt.dbf
    s_mgmtTbsName="/u02/oradata/emrep/oradata/mgmt.dbf"
    #Name       : s_ecmTbsName
    #Datatype   : String
    #Description: ECM tablespace name
    #Component  : oracle.sysman.top.oms
    #This will get created on the machine where the database is present
    #So make sure that the directory given here is present in the machine where the database exists
    #ORACLE_HOME/oradata/mgmt_ecm_depot1.dbf
    #Example    : s_ecmTbsName=/scratch/OracleHomes/oradata/mgmt_ecm_depot1.dbf
    s_ecmTbsName="/u02/oradata/emrep/oradata/mgmt_ecm_depot1.dbf"
    #Name       : b_emailSelected
    #Datatype   : Boolean
    #Description: Whether to receive automatic threshold notification email
    #Component  : oracle.sysman.top.oms
    #Example    : b_emailSelected=false/true
    b_emailSelected=<Value Unspecified>
    #Name       : s_emailAddress
    #Datatype   : String
    #Description: Address to receive threshold notification email, this will be effected only when b_emailSelected=true
    #Component  : oracle.sysman.top.em_seed
    s_emailAddress=<Value Unspecified>
    #Name       : s_emailServer
    #Datatype   : String
    #Description: SMTP gateway used to send threshold notification email, this will be effected only when b_emailSelected=true
    #Component  : oracle.sysman.top.em_seed
    s_emailServer=<Value Unspecified>
    #Name       : b_metalinkSelected
    #Datatype   : Boolean
    #Description: Whether MetaLink connection was configured
    #Component  : oracle.sysman.top.em_seed
    #Example    : b_metalinkSelected=false/true
    b_metalinkSelected=<Value Unspecified>
    #Name       : s_metalinkUser
    #Datatype   : String
    #Description: user name for MetaLink access, this will be effected only when b_metalinkSelected=true
    #Component  : oracle.sysman.top.em_seed
    s_metalinkUser=<Value Unspecified>
    #Name       : s_metalinkPassword
    #Datatype   : String
    #Description: password for MetaLink access, this will be effected only when b_metalinkSelected=true
    #Component  : oracle.sysman.top.em_seed
    s_metalinkPassword=<Value Unspecified>
    #Name       : b_proxySelected
    #Datatype   : Boolean
    #Description: Whether proxy connection was configured
    #Component  : oracle.sysman.top.em_seed
    #Example: b_proxySelected=false/true
    b_proxySelected=<Value Unspecified>
    #Name       : EM_PROXYUSER
    #Datatype   : String
    #Description: User name for proxy access,this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_PROXYUSER=<Value Unspecified>
    #Name       : EM_PROXYREALM
    #Datatype   : String
    #Description: Server providing proxy access, this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_PROXYREALM=<Value Unspecified>
    #Name       : EM_PROXYPASSWORD
    #Datatype   : String
    #Description: Password for proxy access, this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_PROXYPASSWORD=<Value Unspecified>
    #Name       : EM_PROXYHOST
    #Datatype   : String
    #Description: Server providing proxy access, this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_PROXYHOST=<Value Unspecified>
    #Name       : EM_DONTPROXYFOR
    #Datatype   : String
    #Description: Domains which should not use proxy access, this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_DONTPROXYFOR=<Value Unspecified>
    #Name       : EM_PROXYPORT
    #Datatype   : String
    #Description: Port for proxy access, this will be effected only when b_proxySelected=true
    #Component  : oracle.sysman.top.em_seed
    EM_PROXYPORT=<Value Unspecified>
    #Name       : s_securePassword
    #Datatype   : String
    #Description: Password for secure communication with Management Server
    #Component  : oracle.sysman.top.oms
    #Example    : s_securePassword="password"
    s_securePassword="emgc10g"
    #Name       : s_securePasswordConfirm
    #Datatype   : String
    #Description: Confirmation of password for secure communication with Management Server
    #Component  : oracle.sysman.top.oms
    #Example    : s_securePasswordConfirm="password"
    s_securePasswordConfirm="emgc10g"
    #Name       : b_lockedSelected
    #Datatype   : Boolean
    #Description: Whether agent communication should be locked
    #Component  : oracle.sysman.top.oms
    #Example    : b_lockedSelected=true/false
    b_lockedSelected=false
    #Name       : s_reposPwd
    #Datatype   : String
    #Description: Password of repository schema owner
    #Component  : oracle.sysman.top.oms
    #Example    : s_reposPwd="password"
    s_reposPwd="emgc10g"
    #Name       : s_reposPwdConfirm
    #Datatype   : String
    #Description: Password for repository schema owner
    #Component  : oracle.sysman.top.oms
    #Example    : s_reposPwdConfirm="password"
    s_reposPwdConfirm="emgc10g"
    #Please Don't change the values of these variables
    n_firstInstanceValidation=2
    n_firstReposValidation=1
    n_firstReposPwdValidation=2
    n_firstSecureValidation=2
    n_firstVldnEmailSer=2
    #Name       : b_upgrade
    #Datatype   : Boolean
    #Description: To Specify whether it is Normal Install or Upgrade
    #Component  : oracle.sysman.top.oms
    #PLEASE DON'T CHANGE THIS VALUE
    b_upgrade=false
    #Name       : b_showOptConfigPage
    #Datatype   : Boolean
    #Description: whether to perform optional configuration
    #Component  : oracle.sysman.top.oms
    #PLEASE DON'T CHANGE THIS VALUE
    b_showOptConfigPage=TRUE
    #Name       : s_installType
    #Datatype   : String
    #Description: Type of Grid Control install being performed
    #Component  : oracle.sysman.top.oms
    #PLEASE DON'T CHANGE THIS VALUE
    s_installType="NOSEED"
    [oracle@oracledba Disk1]$

  • Acrobat 9 Pro installation problem

    I have some problem while installing the acrobat 9 pro where download from adobe.com
    While I start to install to acrobat 9 pro, then there will be a window that will count from 00.00% to 100%, right. After counting to 100%, the window will close and there is no more further action for me to choose. It seems that the install has stopped after counting to 100%. How can I solve it?

    The most economical way is to return your purchase, get a refund, and then purchase the full version (somewhere?).

  • Acrobat x pro installation problems

    Failure in the installation of Acrobat x Pro on Windows 8, please help.
    Error Summary:
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW050 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ----------- Payload: {AC76BA86-1033-F400-7760-000000000005} Acrobat Professional 10.0.0.0 -----------
    ERROR: Error 1324.The path .......multifonction.sequ or the volume is invalid. Please enter it again.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1324.The path .......un multifonction.sequ or the volume is invalid. Please enter it again.
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Acrobat Professional: Install failed

    Hi Davdddd,
    We are sorry for the inconvenience caused to you.
    If you are trying to install using the Disc please copy all the contents of the disc on the desktop and then re initiate the installation one more time.
    Before you start the installation please try to use the Adobe cleaner tool to remove the previous installation left overs. To download the Acrobat cleaner tool visit: http://labs.adobe.com/downloads/acrobatcleaner.html
    Or you may try to create a new Admin Profile.
    Please let me know if that helps.
    Regards,
    Ajlan Huda.

  • Acrobat X Pro Installation problem

    I am upgrading from Acrobat X Standard to Acrobat X Pro.  When trying to install Acrobat X Pro I get this mesasge - "Setup has determined that you already have a more functional product installed.  Setup will now terminate."  And it does terminate!  What would be my problem?  The only other Adobe programs I have installed are - Adobe Air; Adobe Flash Player 11 Active X; Adobe Flash Player 11 Plugin

    Yes you should.  Although if you don't have an option to uninstall in Add & Remove Programs that is going to make it much more difficult.  You can try using the Acrobat Cleaner tool however located at http://labs.adobe.com/downloads/acrobatcleaner.html.
    Do you use a registry cleaner or any other type of system optimization utility btw?

  • Acrobat X1 (Mac) Installation Problem

    I just installed Acrobat X1 using my Creative Cloud subscription. Following the installation I launched Acro X1. All I got was the File menu and nothing else. After waiting several minutes I decided to Force Quit. Next, I restarted my MacBook Air and then relaunched Acro X1. Again, nothing happened. I then decided to uninstall Acro X1, thinking I'd try to re-install once more. After the uninstall I returned to Creative Cloud and clicked to Download Acro X1. When the Adobe Application Manager appeared it reported that I already had Acrobat X1 installed so, of course, I was unable to re-install as planned.
    Any idea what's going on here? This is an unaspicious start for a new product like Acrobat X1.

    Hey Scott,
    please try to remove it from Applications -> Utilities -> Adobe Installers and see if the installation goes fine after that. BTW, what is the version of Mac OS X installed on your MacBook Air?
    ~Sandeep V.

  • Adobe Acrobat Pro 8 Installation Problem

    I've had Adobe Acrobat Pro 8 running fine for several years on XP Pro.  Our company rolled out upgraded hardware with a new image about a year ago, and I cannot successfully install 8 on any of the units.  Most recent issue, using CD, install went up to accepting end user license. I accepted and then installation froze and I had to End Program.  When I try to launch now, Getting Started splash screen comes up then program freezes and terminates.  It seems like a permissions/security issue, can anybody assist?

    I assume the new system is Win7 and most likely a 64-bit system. If so, you may just have to upgrade to AA XI. Folks have gotten AA8 to work on a Win7 32-bit system. You might be successful if you download the updates for AA8 and install those. I think it took at least AA8.1 to work with a 64-bit XP.

  • Adobe Acrobat 9 Pro Installation Problem

    Hi, I just bought Adobe Acrobat 9 Pro.  Cannot install it as I get a message that my serial # is for an upgrade version only of Adobe Acrobat Pro.  I also have Adobe Reader 9 in my computer.  What is the most economical way to install it without paying for further upgrades and/or versions? Many thanks, Oscar.

    The most economical way is to return your purchase, get a refund, and then purchase the full version (somewhere?).

  • Acrobat standard xi - installer for named licenses

    Hi guys, apart from the web installer that users with admin rights can install themselves is there an alternative installer that can be used for silent installs? (for SCCM).

    Hi sagep8063071,
    Could you please let me know what is your OS version.
    On Windows, Adobe Customization Wizard is an alternative for Acrobat XI silent installation.
    Please refer the below mentioned link for the same:
    Adobe - Acrobat : For Windows : Adobe Customization Wizard XI
    Let me know.
    Regards,
    Anubha

  • Silent Installation Adobe Acrobat 9 Win 2008 R2

    Hi,
    I have a problem with the silent installation of Adobe 9 under Win 2008 R2. I have created an admin installation with all hotfixes including 9.3.2 german.
    When I install. The installation fails with 1603. In the log i found the following errors:
    Property(S): UnsupportedOS_DotNet = The installation of [BrandName] on a 64-bit Windows operating system requires that you first install the following package from the location indicated below:
    - Package: Microsoft .NET framework 2.0 x64
    - Location: http://www.microsoft.com/downloads/details.aspx?FamilyID=
    b44a0000-acf8-4fa1-affb-40e78d788b00&&displaylang=en
    Property(S): HotFix64_Link = http://www.adobe.com/go/ms_kb930627
    Property(S): ADOBE_ACROBAT_DOCUMENT = Adobe Acrobat Document
    Property(S): UnsupportedOS_HotFix = Acrobat requires an update for this 64-Bit operating system.  The update can be found at http://www.adobe.com/go/ms_kb930627.  Please update your system and run setup again. Setup will now terminate.
    Both Hotfixes are not available under win 2008r2. Dotnet 3.5sp1 is already installed and the other hotfix is not for R2.
    What can I do?
    thanks in forward!

    Hi John,
    Acrobat 9.3.2 is certified for W2008R2

  • Problem - Konvertieren Office Dok in pdf mit Adobe Acrobat Prof 8 - WTS

    Hallo zusammen,
    ich habe das Problem, dass beim Konvertieren von Office(2007) Dokumenten in pdf Dokumente mit dem Adobe Acrobat Prof 8 div. Links nicht erhalten bleiben / nicht mehr funktionieren.
    www.adobe.com funktioniert z.B. nach der Konvertierung weiterhin.
    ADOBE (mit hinterlegtem Link zu www.adobe.com) funktioniert nicht.
    Jetzt liegt der Verdacht nahe, dass Adobe Acrobat nur ein Bild des Dokuments erstellt und wenn er das www. oder http:\\ erkennt es mit konvertiert...
    Ab, mit der Office Version 2010 erstellten Dokumenten, funktioniert es allerdings.
    Das gleiche Problem habe ich auch mit alternativen Konvertern.
    Gibt es hierzu eine Lösung, die nicht Office 2010 vorraussetzt und auch nicht den Illustrator (mit dem gehts es glaube ich) vorraussetzt?
    Das Problem besteht alleridngs nur unter WTS (Windows Terminal Server). Auf FAT Clients ist das konvertieren möglich
    Danke schonmal im Vorraus

    müsste ich mit einer Adobe Acrobat (nur Pro?)-Version ein solches PDF erzeugen können...?
    Ja, klar, aber wenn man mit Software von vor 7 Jahren rumwerkelt, wird man da wohl mit Problemen rechenn müssen. Die gute Nachricht ist, dass A1-b und X1-a nach meinem Verständnis im Prinzip das gleiche sind. Vor 2 oder 3 Jahren wurden diese Standards nur neu definiert und ISO zertifiziert, deswegen haben sich die Nummern geändert. Könnte höchstens sein, dass da nun auch noch irgendwelche Metadaten anders sind. Vielelicht weiß radzmar da bescheid...
    Mylenium

  • Acrobat XI Installation Problem

    How do I get technical support from Adobe for an installation problem with the trial version of Acrobat XI?
    Thanks!
    Jim

    Moving this discussion to the Acrobat Installation & Update Issues forum.
    Jim you can contact Adobe chat support at http://adobe.ly/yxj0t6.
    Alternately if you would like to post the details, including error messages and operating system, which you are experiencing the Users in this forum maybe able to help.

  • Problem silent installation Access Connection 5.02

    Hi all, i have a problem with a silent installation of Access Connection 5.02 on Windows Vista Sp1 X86.
    I took the setup.exe -S -SMS command, but it always popups the installer window :-(
    Has anyone an idea or is the command wrong ?
    Cu
    Martin

    LanOgre,
    There seems to be problems iwth AC 5.02...the GUI acts strange, error messages when resuming from sleep, lost connections. Some users have had problems on XP and i Have had problems on Vista Home Premium on a T60.  There are many recent threads on AC 5.02's problem.  All the problems go away when reloading AC 4.52.
    Would it be possible for Lenovo to correct these problems and the ones in this thread with a new version of AC?
    TIA,
    PDW 
    T60: 6371-CTO, VISTA Home Premium+SP1, 2GB....R51: 1836-Q4U,XP,1GB...600...755CD

  • Installation Problems with v9

    I originally tried to install the Acrobat 9.0 Prof but had problems with
    that also. It kept telling me that I needed to verify the original serial
    number for the upgrade, but I've never had the full acrobat on this
    laptop. So I decided that perhaps the reader was interfering and
    uninstalled it. Not only did it still not let me install the full Acrobat,
    now I can't get the reader to install.
    The download gets 50% through and stops. A screen comes up asking to
    Please choose the extraction location and shows
    c:\users\myname\local\reader\setup files\
    I click ok, but nothing happens. I've tried browsing for other places to
    extract, but still nothing happens.
    Someone in one of the forums mentioned using Microsoft Windows Installer,
    but Microsoft says not to use this if you are using Office 2007.
    My laptop has Vista and Office 2007.
    Marilyn

    If you have difficulties with the download manager, try to download the reader from this location http://download.adobe.com/pub/adobe/reader/win/9.x/9.0/enu/AdbeRdr90_en_US.exe

Maybe you are looking for

  • Reporting Agent job getting cancelled

    Hi all, Jobs scheduled using Reporting Agent to load data into cache memory is getting cancelled with the below mentioned message in the job log. System error in program SAPLRRK0 and form SX_TO_BDATA_ELSE-02- (see long text) What could the possible r

  • Printing to shared windows xp printer from 10.5.8

    I AM TRYING TO PRINT TO A SHARED WINDOWS XP PRINTER FROM 10.5.8 AND HAVE TO RE AUTHENTICATE THE USER AND PASSWORD EACH TIME I PRINT. THIS GETS TO BE TIRESOME WHEN OU PRINT 50 TIMES A DAY. TRIED DELETING THE KEYCHAIN, NO HELP. HAVE SET ALL PERMISSIONS

  • PSE 11 - MacOX 10.7.5  -MORE-Printer and Profiles Not Working Correctly

    Changed Profiles after printing many prints..     this time the first print was dark/black muddy as on my previous discussion...  follow up prints fine.... see early discussion about 12 hours ago

  • Hiding the save button in transactions

    Hi all, Can anyone please tell me how I can hide the post button button in transactions FB60, FB65, FV60, FV65, FB70, FB75, FV70 & FV75. My client would want all transactions to be parked and authorised via workflow. Thanks for your help in advance

  • Passing url variable

    My web page is in two panels. "A" lists company names. "B" show the details in an Accordian panel (address, phone etc) when a name in "A" is clicked. To update the the file, a button "Update Data" opens a php dynamic form to update record with an "id