Product Code - Adobe Reader 10 vs 10.0.1

Hi,
We have a deployment solution (and are according licensing) for pushing updates of certain applications, including Adobe Reader to our desktop farm. This solution uses product codes to identify changes between the currently installed version and new versions being shipped.
This has worked pretty well in the past, but it seems like the product code for Reader X and Reader 10.0.1 are the same. Based on the Microsoft guide lines for Product Codes, it seems like a point release with significant security updates should qualify for a new product code. Is this us doing it wrong, or was there a deliberate decision to not update the product code for this release?

The difference in file size does not matter much. That might be different becuase they are two different deliverables.
As far as understanding which version is installed , I think you can try out following :
1.  There is a KB article by Adobe on this , see if it help you :  http://kb2.adobe.com/cps/837/cpsid_83709/attachments/Acrobat_Enterprise_Administration.pdf
2.  You can also see "Version" /"Display Version" entry in  [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-1033-F4 00-7760-000000000005  or the product code for Reader}].
Version Entry reads : a000001 which stands for 10.0.1 in decimal and display version directly reads 10.0.1.
Seems to be reliable to me.

Similar Messages

  • I can't open any of my adobe products except adobe reader.

    All of the adobe programs have been installed in my laptop and have been activated. The same pop up would come up stating that it is configuration error "Error: 213:19", asking me to restart my laptop which did not seem to work. Is there any way in which I can solve this problem?

    Error 213:19 | Problem has occurred with the licensing of this product

  • Adobe Reader will not update from 11.0.0.6 to 11.0.0.7

    I have tried installing the update to my Windows 8.1 machine, but it fails every time. When I right click and run as administrator from the download, it extracts, then pops up with:
    "The upgrade patch cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade patch."
    From the Adobe ARM.log, there is an ERROR_SUCCESS that tells me it stayed at version 11.0.0.6.
    From the AdobeSFX.log, there is a "Program finished with exit code:1642". (Which just tells me the same thing as the error pop up box.)
    From the MSI Installation log there is this:
    : Unknown\Absent: {AC76BA86-7AD7-0000-2550-7A8C40011007} - C:\ProgramData\Adobe\Setup\{AC76BA86-7AD7-1033-7B44-AB0000000001}\RDC\AdbeRdrUpd11007.msp
    The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.
    C:\Windows\Installer\2f8d0.msi
    : Product: Adobe Reader XI (11.0.06) - Update '{AC76BA86-7AD7-0000-2550-7A8C40011007}' could not be installed. Error code 1642. Additional information is available in the log file C:\Users\ADMINK~1\AppData\Local\Temp\MSIcd3b7.LOG.
    : Windows Installer installed an update. Product Name: Adobe Reader XI (11.0.06). Product Version: 11.0.06. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Update Name: {AC76BA86-7AD7-0000-2550-7A8C40011007}. Installation success or error status: 1642.
    : Note: 1: 1708
    : Product: Adobe Reader XI (11.0.06) -- Installation failed.
    : Windows Installer installed the product. Product Name: Adobe Reader XI (11.0.06). Product Version: 11.0.06. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1642.
    : MainEngineThread is returning 1642
    I am testing the update before doing an enterprise rollout to Win8 and Win7 machines. I have tried the standalone update on other computers (Win7 and Win8) and I cannot get it to update.
    I downloaded from here:  Adobe - Adobe Reader Distribution Selecting Windows 8, English, and 11.0.0.7
    From Administrative Command Line:
    AdbeRdr11007_en_US.exe -nos_oC:\Users\$$$$$$$\Desktop\Reader -nos_ne
    msiexec /a C:\Users\$$$$$$$\Desktop\Reader\Acroread.msi        network location: \\$$$$$$$\apps\adobe\reader11_0_0_7\
    msiexec /a \\$$$$$$$\apps\adobe\reader11_0_0_7\AcroRead.msi /p C:\Users\$$$$$$$\Desktop\Reader\AdbeRdrUpd11007.msp
    This is not working either - which is not surprising considering that the update itself will not run. I can only guess that somehow the 11.0.0.6 update was incorrect somehow, but I have been using the same process to update the machines for more than 5 update cycles, so I am not sure what might have changed.
    The point is, I do not want to do a complete uninstall and clean install on all of the machines in the company. Can anyone give direction with this?

    I disagree about corrupted install.  Every 11.0.6 pc in my enterprise also cannot upgrade to 11.0.7.  We make AIPs following the same process for each patch.   Something is not right with 11.0.7 MUI.  I can create the AIP for 11.0.7 but cannot get the GPO to upgrade previous installations.  I think something is seriously wrong with the 11.0.7 MUI msp
    The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.
    I am using the 11.0 MUI installer to create the AIP and then I patch the AIP with 11.0.7 MUI .msp file per normal practice like I always do.  I am able to sucessfully create the 11.0.7 AIP without errors but none of my 11.0.6 MUI clients will upgrade successfully and are left at 11.0.6.
    Something is broken with the 11.0.7 MUI .msp file.
    Like I said, we do this the same way each time depending on quarterly update or security update and it ALWAYS works fine.  This is well documented.  We are following the exact same steps and something is seriously wrong with the new 11.0.7 MUI .msp file.  It will not properly upgrade 11.0.6 MUI installations.
    We are using the 11.0 MUI as the base for slipstreaming the new 11.0.7 MUI patch.
    STEPS:
    1. Download AdbeRdr11000_mui_std.zip and extract to temp directory.
    2. Run: msiexec /a c:\aip\temp\acroread.msi TARGETDIR="c:\aip\11.0.7"
    3. Copy the AdbeRdrUpd11007_MUI.msp patch to c:\aip\11.0.7\
    4. Run:  msiexec /a c:\aip\11.0.7\acroread.msi /p c:\aip\11.0.7\AdbeRdrUpd11007_MUI.msp
    5.  Choose c:\aip\11.0.7 as the installation folder
    6.  When completed Copy c:\aip\11.0.7 to \\servername\AIP\
    7.  Configure GPO to upgrade over the top of existing installation of previous GPO 11.0.6 MUI using the correct UNC folder
    This has worked every time other than this 11.0.7 MUI msp file.  It will not upgrade 11.0.6 installations.

  • Installation Issue with Adobe Reader 11.0.03.

    Hello,
    I am having issue getting Adobe Reader XI to install onto a machine and needing help resolving it. The machine itself meet and exceed the requirement for the installation. There was a previous version of it installed, but was remove via Group Policy and now it is being deploy via SCCM 2012. So far out of 100+ machines all have successful installed adobe reader XI through the new deployment, except one. Incase you're wondering what the installation logs look like I have copy and paste it below:
    === Verbose logging started: 6/5/2013  17:09:44  Build type: SHIP UNICODE 5.00.7601.00  Calling process: C:\Windows\system32\msiexec.exe ===
    MSI (c) (C4:E0) [17:09:44:988]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (C4:E0) [17:09:44:988]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (C4:F0) [17:09:44:994]: Resetting cached policy values
    MSI (c) (C4:F0) [17:09:44:994]: Machine policy value 'Debug' is 0
    MSI (c) (C4:F0) [17:09:44:994]: ******* RunEngine:
               ******* Product: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (C4:F0) [17:09:44:995]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (C4:F0) [17:09:44:995]: Grabbed execution mutex.
    MSI (c) (C4:F0) [17:09:45:042]: Cloaking enabled.
    MSI (c) (C4:F0) [17:09:45:042]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (C4:F0) [17:09:45:045]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D8:90) [17:09:45:050]: Running installation inside multi-package transaction C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    MSI (s) (D8:90) [17:09:45:050]: Grabbed execution mutex.
    MSI (s) (D8:AC) [17:09:45:052]: Resetting cached policy values
    MSI (s) (D8:AC) [17:09:45:052]: Machine policy value 'Debug' is 0
    MSI (s) (D8:AC) [17:09:45:052]: ******* RunEngine:
               ******* Product: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (s) (D8:AC) [17:09:45:066]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (D8:AC) [17:09:45:123]: Machine policy value 'LimitSystemRestoreCheckpointing' is 0
    MSI (s) (D8:AC) [17:09:45:123]: Note: 1: 1715 2: Adobe Reader XI (11.0.03)
    MSI (s) (D8:AC) [17:09:45:123]: Calling SRSetRestorePoint API. dwRestorePtType: 0, dwEventType: 102, llSequenceNumber: 0, szDescription: "Installed Adobe Reader XI (11.0.03).".
    MSI (s) (D8:AC) [17:09:50:827]: The call to SRSetRestorePoint API succeeded. Returned status: 0, llSequenceNumber: 230.
    MSI (s) (D8:AC) [17:09:50:889]: File will have security applied from OpCode.
    MSI (s) (D8:AC) [17:09:51:049]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi' against software restriction policy
    MSI (s) (D8:AC) [17:09:51:049]: Note: 1: 2262 2:  DigitalSignature 3: -2147287038
    MSI (s) (D8:AC) [17:09:51:049]: SOFTWARE RESTRICTION POLICY: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi is not digitally signed
    MSI (s) (D8:AC) [17:09:51:052]: SOFTWARE RESTRICTION POLICY: C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (s) (D8:AC) [17:09:51:052]: End dialog not enabled
    MSI (s) (D8:AC) [17:09:51:052]: Original package ==> C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    MSI (s) (D8:AC) [17:09:51:052]: Package we're running from ==> C:\Windows\Installer\2a70f78.msi
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8:AC) [17:09:51:059]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D8:AC) [17:09:51:065]: MSCOREE not loaded loading copy from system32
    MSI (s) (D8:AC) [17:09:51:069]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (D8:AC) [17:09:51:069]: User policy value 'TransformsAtSource' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'DisablePatch' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'DisableMsi' is 0
    MSI (s) (D8:AC) [17:09:51:070]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:071]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:071]: Running product '{AC76BA86-7AD7-1033-7B44-AB0000000001}' with user privileges: It's not assigned.
    MSI (s) (D8:AC) [17:09:51:071]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (D8:AC) [17:09:51:071]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (D8:AC) [17:09:51:071]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8:AC) [17:09:51:071]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (D8:AC) [17:09:51:071]: Transforms are not secure.
    MSI (s) (D8:AC) [17:09:51:072]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'D:\ReaderXI.log'.
    MSI (s) (D8:AC) [17:09:51:072]: Command Line: CURRENTDIRECTORY=C:\Users\lavdang CLIENTUILEVEL=2 CLIENTPROCESSID=7364
    MSI (s) (D8:AC) [17:09:51:072]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{8017784A-94A5-40AD-AE48-D46040E2A00C}'.
    MSI (s) (D8:AC) [17:09:51:072]: Product Code passed to Engine.Initialize:           ''
    MSI (s) (D8:AC) [17:09:51:072]: Product Code from property table before transforms: '{AC76BA86-7AD7-1033-7B44-AB0000000001}'
    MSI (s) (D8:AC) [17:09:51:072]: Product Code from property table after transforms:  '{AC76BA86-7AD7-1033-7B44-AB0000000001}'
    MSI (s) (D8:AC) [17:09:51:072]: Product not registered: beginning first-time install
    MSI (s) (D8:AC) [17:09:51:072]: Product {AC76BA86-7AD7-1033-7B44-AB0000000001} is not managed.
    MSI (s) (D8:AC) [17:09:51:072]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:072]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:51:072]: MSI_LUA: Elevation required to install product, will prompt for credentials
    MSI (s) (D8:AC) [17:09:52:894]: MSI_LUA: Credential Request return = 0x0
    MSI (s) (D8:AC) [17:09:52:894]: MSI_LUA: Elevated credential consent provided. Install will run elevated
    MSI (s) (D8:AC) [17:09:52:894]: Note: 1: 2205 2:  3: MsiPackageCertificate
    MSI (s) (D8:AC) [17:09:52:894]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (D8:AC) [17:09:52:894]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (D8:AC) [17:09:52:894]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (D8:AC) [17:09:52:894]: Adding new sources is allowed.
    MSI (s) (D8:AC) [17:09:52:895]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:895]: Package name extracted from package path: 'AdbeRdr11000_en_US.msi'
    MSI (s) (D8:AC) [17:09:52:895]: Package to be registered: 'AdbeRdr11000_en_US.msi'
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Modifying ADMIN_INSTALL property. Its current value is 'NO'. Its new value: 'YES'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding IsAdminPackage property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:900]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:52:900]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (D8:AC) [17:09:52:900]: Product installation will be elevated because user provided elevated credentials and product is being installed per-machine.
    MSI (s) (D8:AC) [17:09:52:900]: Running product '{AC76BA86-7AD7-1033-7B44-AB0000000001}' with elevated privileges: Product is assigned.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Users\lavdang'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '2'.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '7364'.
    MSI (s) (D8:AC) [17:09:52:900]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (D8:AC) [17:09:52:900]: RESTART MANAGER: Disabled by MSIRESTARTMANAGERCONTROL property; Windows Installer will use the built-in FilesInUse functionality.
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:900]: TRANSFORMS property is now:
    MSI (s) (D8:AC) [17:09:52:900]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '300'.
    MSI (s) (D8:AC) [17:09:52:903]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming
    MSI (s) (D8:AC) [17:09:52:905]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Favorites
    MSI (s) (D8:AC) [17:09:52:907]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (D8:AC) [17:09:52:909]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Documents
    MSI (s) (D8:AC) [17:09:52:911]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (D8:AC) [17:09:52:913]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (D8:AC) [17:09:52:914]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (D8:AC) [17:09:52:915]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (D8:AC) [17:09:52:915]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (D8:AC) [17:09:52:916]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Local
    MSI (s) (D8:AC) [17:09:52:917]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Pictures
    MSI (s) (D8:AC) [17:09:52:919]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D8:AC) [17:09:52:920]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D8:AC) [17:09:52:921]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D8:AC) [17:09:52:922]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (D8:AC) [17:09:52:923]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (D8:AC) [17:09:52:926]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (D8:AC) [17:09:52:927]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (D8:AC) [17:09:52:928]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (D8:AC) [17:09:52:929]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (D8:AC) [17:09:52:930]: SHELL32::SHGetFolderPath returned: C:\Users\lavdang\Desktop
    MSI (s) (D8:AC) [17:09:52:931]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (D8:AC) [17:09:52:932]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
    MSI (s) (D8:AC) [17:09:52:932]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (D8:AC) [17:09:52:935]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding AdminUser property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'SPEC Services, Inc.'.
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'SPEC Services, Inc.'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\Windows\Installer\2a70f78.msi'.
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi'.
    MSI (s) (D8:AC) [17:09:52:935]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (D8:AC) [17:09:52:935]: Note: 1: 2205 2:  3: PatchPackage
    MSI (s) (D8:AC) [17:09:52:935]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D8:AC) [17:09:52:935]: User policy value 'DisableRollback' is 0
    MSI (s) (D8:AC) [17:09:52:935]: PROPERTY CHANGE: Adding UILevel property. Its value is '3'.
    === Logging started: 6/5/2013  17:09:52 ===
    MSI (s) (D8:AC) [17:09:52:936]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (D8:AC) [17:09:52:936]: Doing action: INSTALL
    Action start 17:09:52: INSTALL.
    MSI (s) (D8:AC) [17:09:52:937]: Running ExecuteSequence
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54
    MSI (s) (D8:AC) [17:09:52:937]: PROPERTY CHANGE: Adding SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54 property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 17:09:52: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 17:09:52: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    MSI (s) (D8:AC) [17:09:52:937]: PROPERTY CHANGE: Adding WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\'.
    Action start 17:09:52: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (D8:AC) [17:09:52:937]: Doing action: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D
    Action ended 17:09:52: WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (D8:AC) [17:09:52:938]: PROPERTY CHANGE: Adding SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D property. Its value is 'C:\Windows\SysWOW64\'.
    Action start 17:09:52: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D.
    MSI (s) (D8:AC) [17:09:52:938]: Doing action: ISSetupFilesExtract
    Action ended 17:09:52: SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D. Return value 1.
    MSI (s) (D8:70) [17:09:54:074]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI17B2.tmp, Entrypoint: SFStartupEx
    MSI (s) (D8:E8) [17:09:54:075]: Generating random cookie.
    MSI (s) (D8:E8) [17:09:54:077]: Created Custom Action Server with PID 8648 (0x21C8).
    MSI (s) (D8:A8) [17:09:54:108]: Running as a service.
    MSI (s) (D8:A8) [17:09:54:109]: Hello, I'm your 32bit Impersonated custom action server.
    Action start 17:09:52: ISSetupFilesExtract.
    1: Starting to extract setup files
    1: Getting SUPPORTDIR property :  
    1: Extracting SetupFiles to:  C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Getting ISSetupFile table view
    1: Executing ISSetupFile table view
    1: Extracting Setup File:
    1: C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}\FixTransforms. exe
    MSI (s) (D8!64) [17:09:54:183]: PROPERTY CHANGE: Adding SUPPORTDIR property. Its value is 'C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}'.
    MSI (s) (D8!64) [17:09:54:183]: PROPERTY CHANGE: Adding ISSETUPFILESCOMPLETED property. Its value is 'Completed'.
    1: Setting SUPPORTDIR property to:  C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    1: Setting ISSETUPFILESCOMPLETED property
    MSI (s) (D8:AC) [17:09:54:184]: Doing action: AppSearch
    Action ended 17:09:54: ISSetupFilesExtract. Return value 1.
    Action start 17:09:54: AppSearch.
    MSI (s) (D8:AC) [17:09:54:184]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Acrobat.exe 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\11.0\Installer 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\6.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Acrobat Reader\11.0\Installer\Optimization 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Repair\Acrobat Reader 3: 2
    MSI (s) (D8:AC) [17:09:54:186]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Adobe\Acrobat Reader\11.0\Installer\Optimization 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\7.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Adobe Acrobat\11.0\InstallPath 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Adobe\Acrobat Reader\8.0\Installer 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\AcroRd32.exe 3: 2
    MSI (s) (D8:AC) [17:09:54:187]: Doing action: SetOSSpecificProperties
    Action ended 17:09:54: AppSearch. Return value 1.
    MSI (s) (D8:6C) [17:09:54:212]: Invoking remote custom action. DLL: C:\Windows\Installer\MSI1CA3.tmp, Entrypoint: SetOSSpecificProperties
    MSI (s) (D8!9C) [17:09:54:227]: PROPERTY CHANGE: Adding WindowsSystemString property. Its value is '(Windows Vista 64-bit)'.
    Action start 17:09:54: SetOSSpecificProperties.
    MSI (s) (D8:AC) [17:09:54:228]: Doing action: LaunchConditions
    Action ended 17:09:54: SetOSSpecificProperties. Return value 1.
    Action start 17:09:54: LaunchConditions.
    MSI (s) (D8:AC) [17:09:55:643]: Product: Adobe Reader XI (11.0.03) -- Adobe Reader XI (11.0.03) requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    MSI (c) (C4:E0) [17:09:54:230]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    Adobe Reader XI (11.0.03) requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    Action ended 17:09:55: LaunchConditions. Return value 3.
    Action ended 17:09:55: INSTALL. Return value 3.
    Property(S): Text = 0
    Property(S): DiskPrompt = [1]
    Property(S): Registration = No
    Property(S): UpgradeCode = {A6EADE66-0000-0000-484E-7E8A45000000}
    Property(S): WindowsSystemString = (Windows Vista 64-bit)
    Property(S): ISSETUPFILESCOMPLETED = Completed
    Property(S): VersionNT = 601
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): AppDataFolder = C:\Users\lavdang\AppData\Roaming\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): FavoritesFolder = C:\Users\lavdang\Favorites\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): LocalAppDataFolder = C:\Users\lavdang\AppData\Local\
    Property(S): MyPicturesFolder = C:\Users\lavdang\Pictures\
    Property(S): PersonalFolder = C:\Users\lavdang\Documents\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): SendToFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): TempFolder = C:\Users\lavdang\AppData\Local\Temp\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): WindowsFolder = C:\Windows\
    Property(S): WindowsVolume = C:\
    Property(S): SUPPORTDIR = C:\Users\lavdang\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AB0000000001}
    Property(S): ACTION = INSTALL
    Property(S): VersionNT64 = 601
    Property(S): UILevel = 3
    Property(S): OriginalDatabase = C:\Windows\ccmcache\2p\AdbeRdr11000_en_US.msi
    Property(S): DATABASE = C:\Windows\Installer\2a70f78.msi
    Property(S): COMPANYNAME = SPEC Services, Inc.
    Property(S): USERNAME = SPEC Services, Inc.
    Property(S): MsiRunningElevated = 1
    Property(S): AdminUser = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): WindowsFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D = C:\Windows\
    Property(S): SystemFolder_x86_VC.AFA96EB4_FA9F_335C_A7CB_36079407553D = C:\Windows\SysWOW64\
    Property(S): ALLUSERS = 1
    Property(S): DirectoryTable100_x86.AFA96EB4_FA9F_335C_A7CB_36079407553D = DirectoryTable
    Property(S): SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54 = C:\Windows\SysWOW64\
    Property(S): Dummy_Microsoft_VC90_CRT_x86.0138F525_6C8A_333F_A105_14AE030B9A54 = 1
    Property(S): Dummy_policy_9_0_Microsoft_VC90_CRT_x86.52105B6B_A3EF_3A90_882A_947B287C203A = 1
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 4.0.30319.1
    Property(S): Date = 6/5/2013
    Property(S): Time = 17:09:55
    Property(S): TTCSupport = 1
    Property(S): ColorBits = 32
    Property(S): TextInternalLeading = 3
    Property(S): TextHeight = 16
    Property(S): BorderSide = 1
    Property(S): BorderTop = 1
    Property(S): CaptionHeight = 19
    Property(S): ScreenY = 768
    Property(S): ScreenX = 1024
    Property(S): SystemLanguageID = 1033
    Property(S): ComputerName = SP8430
    Property(S): AS_REPAIR_VERSION_LIST = A
    Property(S): UserLanguageID = 1033
    Property(S): ProductCode = {AC76BA86-7AD7-1033-7B44-AB0000000001}
    Property(S): ApplicationUsers = AllUsers
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Reinstall
    Property(S): SetupType = Typical
    Property(S): _IsSetupTypeMin = Typical
    Property(S): ARPCONTACT = Customer Support
    Property(S): ARPHELPLINK = http://www.adobe.com/support/main.html
    Property(S): ARPREADME = Readme.htm
    Property(S): ARPURLINFOABOUT = http://www.adobe.com
    Property(S): ARPURLUPDATEINFO = http://www.adobe.com/products/acrobat/readstep.html
    Property(S): DefaultUIFont = Tahoma8
    Property(S): ErrorDialog = SetupError
    Property(S): INSTALLLEVEL = 100
    Property(S): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine.  If available, please run ISScript.msi, or contact your support personnel for further assistance.
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
    Property(S): ProductID = none
    Property(S): ProductLanguage = 1033
    Property(S): ProductName = Adobe Reader XI (11.0.03)
    Property(S): ProductVersion = 11.0.03
    Property(S): ProgressType0 = install
    Property(S): ProgressType1 = Installing
    Property(S): ProgressType2 = installed
    Property(S): ProgressType3 = installs
    Property(S): RebootYesNo = Yes
    Property(S): ReinstallModeText = omus
    Property(S): TRACKINGKEY = Software\Adobe\Acrobat Reader\7.0
    Property(S): ARPPRODUCTICON = SC_Reader.ico
    Property(S): Cancel = 0
    Property(S): RadioGroup = 0
    Property(S): TypicalText = 0
    Property(S): ARPCOMMENTS =   
    Property(S): ERROR_MIN_OVER_BIG = Setup has detected that you already have a more functional product installed.  Setup will now terminate.
    Property(S): SecureCustomProperties = DEFAULT_VERB;ACTIONPROPERTY;ELEMENTS;RDRMIN;RDRBIG;RDRBIG_8X;RDRBIG_9X;RDRBIG_10X;UT_FRB; UT_FRS;UT_AT;UT_AP1;UT_AP2;UT_AS1;UT_AS2;UT_A3D;UT_6X;UT_7X;UT_MM61;UT_MM62;UT_MM63;UT_EB6 1;UT_EB62;UT_EB63;AS_OPTIMIZE_ENABLED;ACROBAT_APP_PATH;AS_HKCR_EXE;PDFSHELL_LOCALSERVER_CO MMAND;PDF_DEFAULTICON;PDF_PREVIEW_HANDERLER_DLL;PDF_PREVIEW_HANDERLER_HELPDIR;DISABLE_PDFO WNERSHIP_RESTORE;PDF_INPROCSERVER_VIEWERPS;READER_PATH;IS_CURRENT_PDFOWNER;SUPPRESSLANGSEL ECTION;MIN_SYSTEM;ACROBAT_11_INSTALLED;AS_INSTALLDIR;ARM_COLLECT;BLOCK_APP_TIMEOUT;BLOCK_E NTRYPOINT_LOGGING;UPDATE_MODE;UPDATE_UI_MODE;PDX_DEFAULT_PROGID;DEFAULT_PROGID;OWNERSHIP_S TATE;PDF_INTEGRATION;ENABLE_OPTIMIZATION;DEFAULT_PDF_PROGID;DEFAULT_CURVER_PROGID;PDF_ACRO BROKER_PATH;INSTALLMAJORVERSION;ARMED
    Property(S): BrandName = Adobe Reader XI (11.0.03)
    Property(S): ISVROOT_PORT_NO = 0
    Property(S): UserSID = S-1-5-21-606747145-884357618-1801674531-3921
    Property(S): IsMinIE_Message = requires Internet Explorer 7.0 or greater.  Please visit www.microsoft.com to upgrade Internet Explorer.
    Property(S): ISLANGFLAG = ENU
    Property(S): FilesLabel = 0
    Property(S): DisallowRunFromSource = 1
    Property(S): AppsInUseSilentAbort = A process is running that cannot be shut down by Setup.  Please either close all applications and run Setup again, or restart your computer and run Setup again.
    Property(S): ENABLE_CACHE_FILES = YES
    Property(S): OLE_VERB_OPEN = &Open,0,2
    Property(S): REINSTALLMODE = omus
    Property(S): Elevated = 1
    Property(S): ENABLE_OPTIMIZATION = YES
    Property(S): ERROR_DEFRAG_MSG = Optimizing performance ...
    Property(S): ERROR_DEFRAG_ADTEMPLATE = Completed [1]% of process
    Property(S): ERROR_CANNOT_OPTIMIZE_DISK = NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible. To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.
    Property(S): EULA_ACCEPT = NO
    Property(S): DISABLE_BROWSER_INTEGRATION = NO
    Property(S): AcroIEHelper_Description = Adobe PDF Reader Link Helper
    Property(S): ADMIN_INSTALL = YES
    Property(S): AdminProperties = ADMIN_INSTALL
    Property(S): REMOVE_PREVIOUS = YES
    Property(S): SYNCHRONIZER = YES
    Property(S): OpenWith = Open with Adobe Reader XI
    Property(S): SetupCacheExport = 
    Property(S): LC_UNSUPPORTED_OS = This application cannot be installed on this operating system. Setup will now terminate. Please refer to the minimum system requirements at http://www.adobe.com/go/reader_system_reqs.
    Property(S): ApplicationList = 0
    Property(S): DEFAULT_ATTACHMENT_WHITELIST = version:1|.ade:3|.adp:3|.app:3|.arc:3|.arj:3|.asp:3|.bas:3|.bat:3|.bz:3|.bz2:3|.cab:3|.ch m:3|.class:3|.cmd:3|.com:3|.command:3|.cpl:3|.crt:3|.csh:3|.desktop:3|.dll:3|.exe:3|.fxp:3 |.gz:3|.hex:3|.hlp:3|.hqx:3|.hta:3|.inf:3|.ini:3|.ins:3|.isp:3|.its:3|.job:3|.js:3|.jse:3| .ksh:3|.lnk:3|.lzh:3|.mad:3|.maf:3|.mag:3|.mam:3|.maq:3|.mar:3|.mas:3|.mat:3|.mau:3|.mav:3 |.maw:3|.mda:3|.mdb:3|.mde:3|.mdt:3|.mdw:3|.mdz:3|.msc:3|.msi:3|.msp:3|.mst:3|.ocx:3|.ops: 3|.pcd:3|.pi:3|.pif:3|.prf:3|.prg:3|.pst:3|.rar:3|.reg:3|.scf:3|.scr:3|.sct:3|.sea:3|.shb: 3|.shs:3|.sit:3|.tar:3|.taz:3|.tgz:3|.tmp:3|.url:3|.vb:3|.vbe:3|.vbs:3|.vsmacros:3|.vss:3| .vst:3|.vsw:3|.webloc:3|.ws:3|.wsc:3|.wsf:3|.wsh:3|.z:3|.zip:3|.zlo:3|.zoo:3|.pdf:2|.fdf:2 |.jar:3|.pkg:3|.tool:3|.term:3
    Property(S): EXEC_MENU_WHITELIST = Close|GeneralInfo|Quit|FirstPage|PrevPage|NextPage|LastPage|ActualSize|FitPage|FitWidth|F itHeight|SinglePage|OneColumn|TwoPages|TwoColumns|ZoomViewIn|ZoomViewOut|ShowHideBookmarks |ShowHideThumbnails|Print|GoToPage|ZoomTo|GeneralPrefs|SaveAs|FullScreenMode|OpenOrganizer |Scan|Web2PDF:OpnURL|AcroSendMail:SendMail|Spelling:Check Spelling|PageSetup|Find|FindSearch|GoBack|GoForward|FitVisible|ShowHideArticles|ShowHideF ileAttachment|ShowHideAnnotManager|ShowHideFields|ShowHideOptCont|ShowHideModelTree|ShowHi deSignatures|InsertPages|ExtractPages|ReplacePages|DeletePages|CropPages|RotatePages|AddFi leAttachment|FindCurrentBookmark|BookmarkShowLocation|GoBackDoc|GoForwardDoc|DocHelpUserGu ide|HelpReader|rolReadPage|HandMenuItem|ZoomDragMenuItem|CollectionPreview|CollectionHome| CollectionDetails|CollectionShowRoot|&Pages|Co&ntent|&Forms|Action &Wizard|Recognize &Text|P&rotection|&Sign && Certify|Doc&ument Processing|Print Pro&duction|Ja&vaScript|&Accessibility|Analy&ze|&Annotations|D&rawing Markups|Revie&w
    Property(S): Browser_Integration = 2
    Property(S): ARPNOREPAIR = 1
    Property(S): ActionTextLabel = 0
    Property(S): CurrentPdfOwner = 0
    Property(S): ReadmeHtml = Readme.htm
    Property(S): OprimizeError2 = 0
    Property(S): KBDOCLINK_ERROR_INVDRIVE = http://kb2.adobe.com/cps/404/kb404946.html
    Property(S): ReaderProcessPopup = 0
    Property(S): BrandNameMajorVer = Adobe Reader XI
    Property(S): DefragResetProgress = No
    Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
    Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
    Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
    Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
    Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
    Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
    Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
    Property(S): IS_SQLSERVER_AUTHENTICATION = 0
    Property(S): IS_SQLSERVER_USERNAME = sa
    Property(S): PDF_INTEGRATION = 1
    Property(S): _5789b66a5ab8e = {AC76BA80-0011-7AD7-0000-000000000000}
    Property(S): AttentionCloseReader = 0
    Property(S): RunTimeProperties = CACHE_DIR;ProductName;OriginalDatabase;REMOVE;WindowsFolder;SetupCacheExport;ALLUSERS;REI NSTALLMODE;PLUG_INS;DefragResetProgress;ALLUSERS_APPDATA_ADOBE;DEFAULT_VERB;IS_CURRENT_PDF OWNER;ACTIVE_X;Installed;READER;ProductCode;UPDATE_MODE;INSTALLMAJORVERSION;VersionNT;Vers ionNT64;SystemFolder;PATCH
    Property(S): ReaderDefaultProgramDesc = is the trusted standard for reliably viewing,  printing, signing and commenting on PDF documents. It's the only PDF viewer that can open and interact with all types of PDF content - including forms and multimedia - and is available across leading desktop and mobile device platforms
    Property(S): DV = 11.0
    Property(S): MSIRESTARTMANAGERCONTROL = Disable
    Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
    Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
    Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
    Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
    Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
    Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
    Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
    Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
    Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
    Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
    Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
    Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
    Property(S): RestartManagerOption = CloseRestart
    Property(S): DEFAULT_VERB = Read
    Property(S): UPDATE_UI_MODE = 3
    Property(S): BLOCK_APP_TIMEOUT = 120
    Property(S): BLOCK_ENTRYPOINT_LOGGING = 0
    Property(S): LC_UNSUPPORTED_OS_2 = Setup will now terminate. Please refer to the minimum system requirements at http://www.adobe.com/go/reader_system_reqs.
    Property(S): LC_UNSUPPORTED_OS_1 = This application cannot be installed on this operating system
    Property(S): AppsInUseUnknownAcrobatApps = Applications that are using Adobe Reader or Adobe Acrobat
    Property(S): EmbdUI = 1
    Property(S): ADOBE_LINK = http://www.adobe.com
    Property(S): _WebLinkChecked = 0
    Property(S): CurrentProduct = 0
    Property(S): DWUSLINK = CEFB870FBECC80BF79AC97C8298C978FD9DCB78FCEDC5098CE8B974F99DBF0F8CEEC50A809AC
    Property(S): LogonUser = Lavdang
    Property(S): PROCESSPATHWITHID = %s with process ID: %d
    Property(S): LANG_LIST = en_US,ca_ES,eu_ES,bg_BG,zh_CN,zh_TW,cs_CZ,da_DK,de_DE,es_ES,et_ET,fr_FR,hr_HR,hu_HU,it_IT ,ja_JP,ko_KR,lt_LT,lv_LV,nl_NL,nb_NO,pl_PL,pt_BR,ro_RO,ru_RU,sk_SK,sl_SI,fi_FI,sv_SE,tr_TR ,uk_UA
    Property(S): PROGMSG_IIS_EXTRACTDONEz = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTzDONE = Extracted information for IIS virtual directories...
    Property(S): UNKNOWNPROCESSWITHID = Unknown process with process ID: %d
    Property(S): Square = 1
    Property(S): SUPPRESSLANGSELECTION = 1
    Property(S): ISReleaseFlags = ENU,READERBIG
    Property(S): VirtualMemory = 39564
    Property(S): PhysicalMemory = 12278
    Property(S): Intel = 6
    Property(S): Msix64 = 6
    Property(S): Privileged = 1
    Property(S): MsiAMD64 = 6
    Property(S): ShellAdvtSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): GPTSupport = 1
    Property(S): RecentFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): PrintHoodFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): NetHoodFolder = C:\Users\lavdang\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): RemoteAdminTS = 1
    Property(S): MsiNTProductType = 1
    Property(S): ServicePackLevelMinor = 0
    Property(S): ServicePackLevel = 1
    Property(S): WindowsBuild = 7601
    Property(S): VersionMsi = 5.00
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionDatabase = 300
    Property(S): CLIENTPROCESSID = 7364
    Property(S): CLIENTUILEVEL = 2
    Property(S): CURRENTDIRECTORY = C:\Users\lavdang
    Property(S): IsAdminPackage = 1
    Property(S): PackagecodeChanging = 1
    Property(S): ProductState = -1
    Property(S): PackageCode = {8017784A-94A5-40AD-AE48-D46040E2A00C}
    Property(S): MsiLogFileLocation = D:\ReaderXI.log
    MSI (s) (D8:AC) [17:09:55:668]: Note: 1: 1708
    MSI (s) (D8:AC) [17:09:55:668]: Product: Adobe Reader XI (11.0.03) -- Installation operation failed.
    MSI (s) (D8:AC) [17:09:55:669]: Windows Installer installed the product. Product Name: Adobe Reader XI (11.0.03). Product Version: 11.0.03. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    MSI (s) (D8:AC) [17:09:55:671]: Deferring clean up of packages/files, if any exist
    MSI (s) (D8:AC) [17:09:55:671]: MainEngineThread is returning 1603
    MSI (s) (D8:90) [17:09:55:671]: Calling SRSetRestorePoint API. dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 230, szDescription: "".
    MSI (s) (D8:90) [17:09:55:672]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
    === Logging stopped: 6/5/2013  17:09:55 ===
    MSI (s) (D8:90) [17:09:55:673]: User policy value 'DisableRollback' is 0
    MSI (s) (D8:90) [17:09:55:673]: Machine policy value 'DisableRollback' is 0
    MSI (s) (D8:90) [17:09:55:673]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (D8:90) [17:09:55:673]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\InProgress 3: 2
    MSI (s) (D8:90) [17:09:55:674]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (D8:90) [17:09:55:674]: Restoring environment variables
    MSI (s) (D8:90) [17:09:55:675]: Destroying RemoteAPI object.
    MSI (s) (D8:E8) [17:09:55:675]: Custom Action Manager thread ending.
    MSI (c) (C4:F0) [17:09:55:676]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (C4:F0) [17:09:55:676]: MainEngineThread is returning 1603
    === Verbose logging stopped: 6/5/2013  17:09:55 ===

    This thread is pretty old, are you still having this issue?

  • Adobe Reader XI has stopped working

    Windows 7 Enterprise x64 with SP1 and latest updates.
    Setup file: AdbeRdr11000_en_US.exe; size: 37,868,688 bytes; MD5 hash: bddd3d06af44ff7497f2c5125553a5ba.
    First installation attempt was upgrade (without uninstalling prior version), second attempt was after uninstalling faulting Adobe Reader XI.
    Event ID 1040
    Beginning a Windows Installer transaction: C:\ProgramData\Adobe\Setup\{AC76BA86-7AD7-1033-7B44-AB0000000001}\AcroRead.msi. Client Process Id: 464.
    Event ID 0
    The description for Event ID 0 from source AdobeARMservice cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
    If the event originated on another computer, the display information had to be saved with the event.
    The following information was included with the event:
    Service started
    Event ID 1042
    Ending a Windows Installer transaction: C:\ProgramData\Adobe\Setup\{AC76BA86-7AD7-1033-7B44-AB0000000001}\AcroRead.msi. Client Process Id: 464.
    Event ID 11707
    Product: Adobe Reader XI -- Installation operation completed successfully.
    Event ID 1033
    Windows Installer installed the product. Product Name: Adobe Reader XI. Product Version: 11.0.00. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 0.
    Event ID 1000
    Faulting application name: AcroRd32.exe, version: 11.0.0.379, time stamp: 0x505fd19e
    Faulting module name: lockpdfu.dll_unloaded, version: 0.0.0.0, time stamp: 0x505139a4
    Exception code: 0xc0000005
    Fault offset: 0x032987c8
    Faulting process id: 0x468
    Faulting application start time: 0x01cdabb61ad04335
    Faulting application path: E:\progs\adobe_reader\Reader\AcroRd32.exe
    Faulting module path: lockpdfu.dll
    Report Id: 58c2241c-17a9-11e2-847c-90e6ba73926e

    Can you pls. let us know the answer to the following queries:
    1. From where did you get the reader installer. From your above post I get that the installation is corrupted. " Either the component that raises this event is not installed on your local computer or the installation is corrupted.". Can you pls. try getting the original installer from http://get.adobe.com/reader
    2. Also I found that you have installed the application on your E:\ drive: Faulting application path: E:\progs\adobe_reader\Reader\AcroRd32.exe. Can you pls. let me know if the error comes during installation or on launch?
    Thanks,
    Vinod

  • Problem with the Enterprise version of Adobe Reader 10.1.3

    I tried deploying the 10.1.3 in the way I successfully deployed 1.1 and 1.2, but kept getting errors about a transform on install. I tried installing the patched MSI without any transforms, but still got the error. Then I tried running the download straight from the enterprise distribution link, but that didn't work either, even on a computer without Adobe Reader installed.
    I think there might be something wrong with the enterprise distribution.

    Our Windwso 7 64 bit systems never had reader v8.
    === Verbose logging started: 4/12/2012  9:58:22  Build type: SHIP UNICODE 5.00.7600.00  Calling process: C:\Windows\System32\msiexec.exe ===
    MSI (c) (8C:84) [09:58:22:702]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (8C:84) [09:58:22:702]: Font created.  Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
    MSI (c) (8C:BC) [09:58:22:718]: Resetting cached policy values
    MSI (c) (8C:BC) [09:58:22:718]: Machine policy value 'Debug' is 0
    MSI (c) (8C:BC) [09:58:22:718]: ******* RunEngine:
               ******* Product: \\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\Acroread.msi
               ******* Action:
               ******* CommandLine: **********
    MSI (c) (8C:BC) [09:58:22:718]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (c) (8C:BC) [09:58:22:718]: Machine policy value 'DisableUserInstalls' is 0
    MSI (c) (8C:BC) [09:58:23:950]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (8C:BC) [09:58:23:950]: SOFTWARE RESTRICTION POLICY: Verifying package --> '\\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\Acroread.msi' against software restriction policy
    MSI (c) (8C:BC) [09:58:23:950]: Note: 1: 2262 2:  DigitalSignature 3: -2147287038
    MSI (c) (8C:BC) [09:58:23:950]: SOFTWARE RESTRICTION POLICY: \\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\Acroread.msi is not digitally signed
    MSI (c) (8C:BC) [09:58:23:966]: SOFTWARE RESTRICTION POLICY: \\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\Acroread.msi is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (8C:BC) [09:58:24:012]: Cloaking enabled.
    MSI (c) (8C:BC) [09:58:24:012]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (8C:BC) [09:58:24:012]: End dialog not enabled
    MSI (c) (8C:BC) [09:58:24:012]: Original package ==> \\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\Acroread.msi
    MSI (c) (8C:BC) [09:58:24:012]: Package we're running from ==> C:\Users\puaedw\AppData\Local\Temp\3dcd6c3.msi
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: Uninstall Flags override found.
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: Uninstall VersionNT override found.
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: Uninstall ServicePackLevel override found.
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}'.
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (8C:BC) [09:58:24:028]: MSCOREE not loaded loading copy from system32
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'DisablePatch' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'DisableMsi' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:BC) [09:58:24:028]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Product {AC76BA86-7AD7-FFFF-7B44-AA0000000001} is admin assigned: LocalSystem owns the publish key.
    MSI (c) (8C:BC) [09:58:24:028]: Product {AC76BA86-7AD7-FFFF-7B44-AA0000000001} is managed.
    MSI (c) (8C:BC) [09:58:24:028]: Running product '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}' with elevated privileges: Product is assigned.
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'DisableLUAPatching' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Enabling baseline caching for this transaction since all active patches are MSI 3.0 style MSPs or at least one MSI 3.0 minor update patch is active
    MSI (c) (8C:BC) [09:58:24:028]: Looking for file transform: C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst
    MSI (c) (8C:BC) [09:58:24:028]: Original transform ==> C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst
    MSI (c) (8C:BC) [09:58:24:028]: Transform we're running from ==> C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst
    MSI (c) (8C:BC) [09:58:24:028]: SOFTWARE RESTRICTION POLICY: Verifying transform --> 'C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst' against software restriction policy
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2:  DigitalSignature 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst is not digitally signed
    MSI (c) (8C:BC) [09:58:24:028]: SOFTWARE RESTRICTION POLICY: C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst is permitted to run at the 'unrestricted' authorization level.
    MSI (c) (8C:BC) [09:58:24:028]: Validating transform 'C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst' with validation bits 0
    MSI (c) (8C:BC) [09:58:24:028]: Transform 'C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst' is valid.
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2205 2:  3: Patch
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2205 2:  3: PatchPackage
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: TRANSFORM: 'PatchPackage' table is missing or empty.  No pre-transform fixup necessary.
    MSI (c) (8C:BC) [09:58:24:028]: TRANSFORM: Applying regular transform to database.
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ActionText 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Condition 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AppId 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AppSearch 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Feature 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: File 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: CheckBox 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Icon 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ComboBox 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Control 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Dialog 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ControlCondition 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ControlEvent 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: CreateFolder 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DrLocator 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ModuleDependency 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Error 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ModuleSignature 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: EventMapping 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MIME 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: LaunchCondition 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ListBox 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ListView 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Media 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ModuleComponents 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MoveFile 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiAssemblyName 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiDigitalCertificate 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: RadioButton 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: RegLocator 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: RemoveFile 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: SelfReg 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ServiceControl 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Signature 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: TextStyle 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: UIText 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Upgrade 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: UpgradeCode 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: Verb 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiPatchCertificate 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: #_BaselineCost 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: #_BaselineFile 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: #_BaselineData 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: #_PatchCache 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ISComponentExtended 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ISCustomActionReference 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ISSetupFile 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: LockRegPermissions 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: LockFilePermissions 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: MsiSFCBypass 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: SxsMsmGenComponents 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ISDistribution 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AppsInUse 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: BackupAndRestoreRegistry 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DefragFiles 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DeleteComponents 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DeleteFiles 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DeleteProducts 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: DeleteRegistry 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: ServiceInstall 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: TransferRegistry 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 2262 2: AppsInUseEx 3: -2147287038
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: looking for appcompat database entry with ProductCode '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}'.
    MSI (c) (8C:BC) [09:58:24:028]: APPCOMPAT: no matching ProductCode found in database.
    MSI (c) (8C:BC) [09:58:24:028]: Transforms are not secure.
    MSI (c) (8C:BC) [09:58:24:028]: Transforming table Property.
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\Users\puaedw\AppData\Local\Temp\MSIcd6c2.LOG'.
    MSI (c) (8C:BC) [09:58:24:028]: Command Line: CURRENTDIRECTORY=\\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3 CLIENTUILEVEL=0 CLIENTPROCESSID=1420
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{F29D7469-E8E4-48F5-BF96-34E18D928DFD}'.
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding TRANSFORMS property. Its value is 'C:\Windows\Installer\{AC76BA86-7AD7-FFFF-7B44-AA0000000001}\Acroread.mst'.
    MSI (c) (8C:BC) [09:58:24:028]: Product Code passed to Engine.Initialize:           ''
    MSI (c) (8C:BC) [09:58:24:028]: Product Code from property table before transforms: '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}'
    MSI (c) (8C:BC) [09:58:24:028]: Product Code from property table after transforms:  '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}'
    MSI (c) (8C:BC) [09:58:24:028]: Product registered: entering maintenance mode
    MSI (c) (8C:BC) [09:58:24:028]: Determined that existing product (either this product or the product being upgraded with a patch) is installed per-machine.
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding ProductState property. Its value is '5'.
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (c) (8C:BC) [09:58:24:028]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (c) (8C:BC) [09:58:24:028]: Specifed source is not already in a list.
    MSI (c) (8C:BC) [09:58:24:028]: User policy value 'SearchOrder' is 'nmu'
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'DisableBrowse' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'AllowLockdownBrowse' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:BC) [09:58:24:028]: User policy value 'AlwaysInstallElevated' is 0
    MSI (c) (8C:BC) [09:58:24:028]: Product {AC76BA86-7AD7-FFFF-7B44-AA0000000001} is admin assigned: LocalSystem owns the publish key.
    MSI (c) (8C:BC) [09:58:24:028]: Product {AC76BA86-7AD7-FFFF-7B44-AA0000000001} is managed.
    MSI (c) (8C:BC) [09:58:24:028]: Running product '{AC76BA86-7AD7-FFFF-7B44-AA0000000001}' with elevated privileges: Product is assigned.
    MSI (c) (8C:BC) [09:58:24:028]: Adding new sources is not allowed.
    MSI (c) (8C:BC) [09:58:24:028]: Warning: rejected attempt to add new source '\\briggslaw\root\AppsDev\Drivers & Utilities\Adobe Reader\Reader 10.1.3\' (product: {AC76BA86-7AD7-FFFF-7B44-AA0000000001})
    MSI (c) (8C:BC) [09:58:24:028]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.
    {AC76BA86-7AD7-FFFF-7B44-AA0000000001}
    MSI (c) (8C:BC) [09:58:24:028]: Note: 1: 1729
    MSI (c) (8C:BC) [09:58:24:028]: Product: Adobe Reader X (10.1.3) MUI -- Configuration failed.
    MSI (c) (8C:BC) [09:58:24:044]: Windows Installer reconfigured the product. Product Name: Adobe Reader X (10.1.3) MUI. Product Version: 10.1.3. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Reconfiguration success or error status: 1638.
    MSI (c) (8C:BC) [09:58:24:044]: MainEngineThread is returning 1638
    === Verbose logging stopped: 4/12/2012  9:58:24 ===

  • "Missing Product Code"

    I am unable to install adobe reader, get "Missing Product Code"

    There is no product code for Reader. Did you have a trial of Acrobat installed at one time?

  • How do I open a link in a pdf in iOS App Adobe Reader 11.6.4?

    When I open a pdf in iOS App Adobe Reader 11.6.4 I cannot click on a link, the link is underlined but I have no possibility to choose that link. On a PC this link in the same PDF is functioning correctly.

    Michael,
    Your form is a special type of form called a "static XFA form" (typically authored with Adobe LiveCycle Designer).
    The "links" in the static XFA form are actually buttons (form fields) that act like hyperlinks.
    Unfortunately, Adobe Reader mobile products (including Adobe Reader for iOS, Android, Windows Phone) do not support static (or dynamic) XFA forms.  Sorry for the inconvenience.
    The static XFA buttons for web links did not work with any of the non-Adobe PDF viewers that I tried on my iPad, either.  So the users who receive the static XFA form will experience the same problem on mobile devices.

  • Where can I send an email concerning Adobe Reader XI Pro

    Hello,
    I downloaded Reader XiI Pro for the trial period.  I used it and was very, very impressed with you developing program of that caliber.  I was extremly impressed with the depth and detail of all of the options available.  Just to let all of you know I have never sent an email or letter to a software developer because of how impressed I was with it.
    This is a program that really could help me develope and steamline my wife's business as well as just using the functions available to me for other reasons.
    What really turned me off very quickly was the $19.95 monthly charge.  I came from the IBM family of products primarily the system software on the AS/400 sytem.  All of the sytem programs whether it was the operating system to the Client Access software.  One off the downfalls of the AS/400 was not due to its system lifecycle.  What really ruined the sale of the AS/400 was directly related to the yearly licence fees for its software. .
    This bring me to my point.  You have an amazing piece of software with Xi Pro.  Not just a handy progran but a subsystem itself.  The problem is the $19.95 charge for its use.  I would need it maybe once a week.  That doesn't even come close to what its worth.  In my opinion you should'nt charge a monthly fee.  Selling it, providing upgrades the the release version, and then charging for each  new release.  Think about it.  I would pay or buy it if I needed more.  But paying $239.00 annually is by far too extreme of a cost.  Maybe you can develop a strealine version of this software and sell it.  I could live with that.

    Please note that there is no such product as Adobe Reader Pro. It is called Adobe Acrobat Pro.
    If you are on Windows you might consider Adobe Acrobat Standard, which costs less and does less.
    You might also like to know that Adobe Acrobat (Pro and Standard) are available for one time fees, with of course the need to pay for upgrades every few years. This information is not well presented.
    (This reply is not from Adobe. There is no email for sending such information to Adobe, sorry. You might try the Acrobat Feature Request forum).

  • Uninstalling Adobe Reader using GPO

    Hi,
    This is a test situation and once working I will want to install and uninstall other applications using GPO.  I have tried it on two target PCs, one physical and one virtual, both react in the same way with similar entries in the event log.
    I am trying to distribute Adobe Reader X using GPO.  The deployment works as expected so no problems there.
    The problem is uninstalling it.  The GPO side of things appears to be working as the AppState values in the registry change as expected and the following entries appear in the application log of the target PC:
    <<
    Information        31/01/2011 17:02:50        MsiInstaller        1042       None
    Ending a Windows Installer transaction: {ac76ba86-7ad7-1033-7b44-aa0000000001}. Client Process Id: 1004.
    Information        31/01/2011 17:00:54        MsiInstaller        1040       None
    Beginning a Windows Installer transaction: {ac76ba86-7ad7-1033-7b44-aa0000000001}. Client Process Id: 1004.
    Information        31/01/2011 17:00:39        MsiInstaller        1042       None
    Ending a Windows Installer transaction: {ac76ba86-7ad7-1033-7b44-aa0000000001}. Client Process Id: 1004.
    Information        31/01/2011 17:00:39        MsiInstaller        1034       None
    Windows Installer removed the product. Product Name: Adobe Reader X. Product Version: 10.0.0. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Removal success or error status: 0.
    Information        31/01/2011 17:00:39        MsiInstaller        11724    None
    Product: Adobe Reader X -- Removal completed successfully.
    Information        31/01/2011 17:00:19        MsiInstaller        1040       None
    Beginning a Windows Installer transaction: {ac76ba86-7ad7-1033-7b44-aa0000000001}. Client Process Id: 1004.
    >>
    Despite the log reports stating Adobe Reader X has been uninstalled the application is still there, has icons where one would expect icons, is listed in Programs and Features, and can be used.  So what is going on?
    1)      Can anyone tell me why the application is not being uninstalled?
    2)      Is it an Adobe thing or can I expect other applications to act in the same way?
    Regards,
    Tegglet

    Reader has a different forum
    http://forums.adobe.com/community/adobe_reader_forums

  • Adobe reader request

    When I try to play certain games  I'm told to install you again I have the latest

    Wrong product!
    Adobe Reader is for opening, reading, annotating, etc. of PDF files, not for playing games. This is not a Flash Player (which by the way, is not available for either iOS or Android).

  • Distribution of Adobe reader

    We are a manufacturer of PCs, and we would like to provide our PC products with Adobe reader installed.  Naturally as a manufacturer, we sell our products to end users.  Would the standard adobe license suffice or do we require the Adobe Distribution license.  We do not intend to me a distributor of Adobe products, rather sell our PCs with software installed on it.

    You'll need to read up on this: http://www.adobe.com/products/reader/distribution.html

  • I have had  adobe creative suit 6 design standard for 2 years and all of the sudden it would not open. I do not have the windows disc anymore however i still have the product code, number and serial number. is there anyway to get my photoshop back?

    I have had  adobe creative suit 6 design standard for 2 years and all of the sudden it would not open. I do not have the windows disc anymore however i still have the product code, number and serial number. is there anyway to get my photoshop back?

    uninstall, clean and reinstall per Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    for the installation file(s):
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Error Code 1612 received when trying to install the latest Adobe reader 9.3.3

    I am using Windows XP service pack 3 along with Office 2007.  Presently have Adobe Reader 9.3.2 and 9.3.2 - CPSID_53951 (the update installed on 4/16/10).  Reader ver. 9.3.3 automatically downloaded as it should, but when I try to install I get the message code 1612 which refers that the Windows Installer Service could not be accessed.  I tried to unstall the Reader 9.3.2 and it will not uninstall.  Saw the previous answers regarding downloading the Windows Installer Clean-Up Kit and one made mention not to use it with Office 2007 products.
    Can you tell me how I should proceed?  Sure don't won't to mess up my computer or other programs.
    Thank you.

    Thank you for the information.  It appears there are different versions of the clean-up utility - do you recommend one over the other are a particular website that you trust?
    Again, thanks for any information that you can give me.

  • Adobe Reader  can not be installed on my Window 7 laptop.  An error code is 150210.

    I have downloaded Adobe Reader so many times on my Window7 laptop.  However,  an error code appear as 150210.  If I change a browser to be Google Chrome then the error message was: A more function product is detected on this PC, we shall terminate this installation.  I checked my Control Panel and went through all the software on my PC,  there was no Adobe Reader on my PC.  What do I do to get Adobe Reader installed on my PC?

    You can try using this tool to first remove all traces of Reader from your computer:
    http://labs.adobe.com/downloads/acrobatcleaner.html
    Then, you can download the full offline Reader installer from
    http://get.adobe.com/reader/enterprise/
    After downloading, restart your computer and run the installer before doing anything else.

Maybe you are looking for