DSXI v3.2 SP2 Cleansing Package Install Error

Installing Data Services v3.2 SP2 on a Windows 2008 server using MSSQL 2008 as the repository.
Install went fine.  Used RepoManager to install Local, Profiler and Central Repo's without issue.
However when installing the cleansing package, it just stops.  No error or return codes.  It just freezes (I'll post the detail log below) after the 4th execute command.  I can confirm that the 32-bit MSSQL libraries are installed, MSSQL is UTF-8, the user has full database rights to the CP repo, and the DSXI file directories have full access rights.
As a work around, I painfully executed each of the installation scripts manually from the command line and was able to successfully load the English package.
I've never seen this happen before and have successfully installed v3.2 SP2 on other 64-bit servers.  I do have to install the French and other packages at some point and do not want to have to manually process these scripts again.
Any ideas?
Connection Information:
   Database type: SQL Server 2008
   Database server name: vsapod1
   Database name: DSRepo_CP
   User name: DSRepo_Admin
   Password: ***
DCRI Library Version: "1.08".
Verifying the cleansing package repository connection.
Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "VALID_CONNECTION,2008" "vsapod1" "DSRepo_CP" FALSE "DSRepo_Admin" "$PWD$" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" ""
Command Output:
D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP>echo off
BCP - Bulk Copy Program for Microsoft SQL Server.
Copyright (C) Microsoft Corporation. All Rights Reserved.
Version: 10.0.1600.22
sqlcmd -S "vsapod1" -d "DSRepo_CP" -U "DSRepo_Admin" -P *** -Q ""
Return code: 0
Successfully verified the cleansing package repository connection.
Extracting "PERSON_FIRM_EN_VERSION.txt" from "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip".
Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
Command Output:
Return code: 0
Checking whether the cleansing package repository exists.
Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "CHECK_FOR_REPOSITORY,2008" "vsapod1" "DSRepo_CP" FALSE "DSRepo_Admin" "$PWD$" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
Command Output:
D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP>echo off
sqlcmd -S "vsapod1" -d "DSRepo_CP" -U "DSRepo_Admin" -P *** -Q "if exists (select * from dbo.sysobjects where id = object_id(N'[DC_DICTIONARY]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) select 'EXIST'" -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
Output:
Return code: 0
The cleansing package repository does not exist.
Extracting "PERSON_FIRM_EN_VERSION.txt" from "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip".
Execute Command: "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
Command Output:
Return code: 0

That was ugly, sorry it removed all of the line spacings and I can't seem to get this editor to leave them in.  So I inserted "****" between each script so if you copy my text and replace that with a line break, you should be able to read through the script:
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "VALID_CONNECTION,2008" "vsapod1" "DSRepo_CP" TRUE "" "" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" ""
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverutil.bat" "CHECK_FOR_REPOSITORY,2008" "vsapod1" "DSRepo_CP" TRUE "" "" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP\dcrisqlserver_repo_exist.txt"
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" PERSON_FIRM_EN_VERSION.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\unzip" -j -qq -o "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\PERSON_FIRM_EN.zip" MSSQL_DC_DICT.txt MSSQL_DC_CLASS.txt MSSQL_DC_PRIMARY_ENTRY.txt MSSQL_DC_PRIM_CLASS_LINK.txt MSSQL_DC_SEC_TYPE.txt MSSQL_DC_SECONDARY.txt MSSQL_DC_PATT_CLASS.txt MSSQL_DC_OUTPUT_FIELD.txt MSSQL_DC_OUTPUT_CATEGORY.txt -d "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP"
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" SEED
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_CLASSIFICATION
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PRIMARYENTRY
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PRIMCLASSLINK
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_SECONDARYTYPE
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_SECONDARY
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_PATTERNCLASSIFICATION
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_OUTPUTCATEGORY
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_OUTPUTFIELD
"D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\dcrisqlserverload.bat" "2008" "vsapod1" "DSRepo_CP" TRUE "" "" DC_EN "D:\Program Files (x86)\Business Objects\BusinessObjects Data Services\DataQuality\datacleanse\DC_TEMP" POPULATE_DC_DICTIONARY
Edited by: Chuck Schardong on Oct 14, 2010 9:22 AM
Edited by: Chuck Schardong on Oct 14, 2010 9:23 AM

Similar Messages

  • Package install error on OEL 4...

    OEL 4 Update 6 32-bit on AMD Athlon 64 X2 (Home Desktop PC)
    Hi All,
    I am installing Oracle Enterprise Linux 4 and when the package installation begins after sometime I got the following error:
    There was an error installing <package_name>. This can indicate media failure, lack of disk space, and/or hardware problems. This is a fatal error and your install will be aborted. Please verify your media and try your install again.
    Initially, it failed on the ghostscript package. So then I went back and didn't select to install the graphics packages. The second time it was the foomatic package. I'm not sure why it is doing this. I have a brand new system (everything) and I am trying to install it on a brand new 200GB SATA hard drive. I checked my install CD's and they all passed the test. I even checked my memory with memtest86.
    Any suggestions would help.
    Thanks

    New hardware can also be broken. A little less unlikely than old hardware, but still a possibility.
    I think your conclusion is a little unlikely, because:
    -If your session is busy installing the packages, it means you've done partitioning, at least one partition or logical volume has gotten a filesystem.
    -The first package which gets installed is (don't know for sure, I'm doing this from memory) either the "filesystem" package or the "glibc" package. If your hardware is incompatible, it would very likely fail at the first package, not at some package during the install.
    That means that -probably- something else is going wrong. To get a solution, you need to know what is going wrong, which is in most cases on one of the screens, or in the installation log file. (I have to redo an installation to find out where the installation logfiles are put, perhaps someone else on this forum knows which logfile is created during installation. Most probably this is in a filesystem which is destined to become /var/log if the system is installed)

  • While installing: "error while evaluating JavaScript for the package"

    Hi all,
    I checked several pages, supports (here:adobe) and did not get an solutions yet.
    e.g. https://discussions.apple.com/thread/3889562?start=0&tstart=0
    I hope you might help me out ?!
    In fact, I am trying to install the new LIghtroom 5, and using the latest OSX, updated to all latest version. System and disk utilities are correct.
    Any ideas to help me, would appreciate !!!
    Best
    Sascha

    Hi Andy,
    thanks. I found this, but I am not afmiliar in reading these things. Can you help me ?
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: @(#)PROGRAM:Install  PROJECT:Install-735
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: @(#)PROGRAM:Installer  PROJECT:Installer-617
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Hardware: MacBookPro10,1 @ 2.60 GHz (x 8), 16384 MB RAM
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Running OS Build: Mac OS X 10.8.4 (12E55)
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: TMPDIR=/var/folders/w9/b5ngx4nn3sjf3zjlfn3wp9th0000gn/T/
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: SHELL=/bin/bash
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: HOME=/Users/sroesner
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: USER=sroesner
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: LOGNAME=sroesner
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: SSH_AUTH_SOCK=/tmp/launch-DSIeCh/Listeners
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: Apple_Ubiquity_Message=/tmp/launch-ge4nbr/Apple_Ubiquity_Message
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: Apple_PubSub_Socket_Render=/tmp/launch-13A1jO/Render
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: DISPLAY=/tmp/launch-jmlbJr/org.macosforge.xquartz:0
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: COMMAND_MODE=unix2003
    Jun 12 19:36:53 Saschas-MacBook-Pro.local Installer[963]: Env: __CF_USER_TEXT_ENCODING=0x1F5:0:0
    Jun 12 19:36:54 Saschas-MacBook-Pro.local Installer[963]: Adobe Photoshop Lightroom 5 Adobe Photoshop Lightroom 5 Installation Log
    Jun 12 19:36:54 Saschas-MacBook-Pro.local Installer[963]: Opened from: /Volumes/Lightroom 5.0/Adobe Photoshop Lightroom 5.pkg
    Jun 12 19:36:54 Saschas-MacBook-Pro.local Installer[963]: Product archive /Volumes/Lightroom 5.0/Adobe Photoshop Lightroom 5.pkg trustLevel=202
    Jun 12 19:36:55 Saschas-MacBook-Pro.local Installer[963]: JS: Package Authoring Error: Exception thrown while running volume check. TypeError: 'null' is not an object (evaluating 'my.target.systemVersion.ProductVersion')
    THANKS

  • Administrative installing error

    Ok for the past week I've been trying to upgrade or uninstall adobe air. I'm running on a windows vista SP2 32-bit. The error I receive when I try to upgrade,uninstall or install is "An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator." I've tried everything from trying to install throught the command prompt in administrative mode, using back up safe mode and running as administrator, opening the hidden administrator account, and many others. Some how I was able to uninstall my old version of adobe air but I still can't install the updated or later versions. I would grately appreciate the help and I got this note pad before the old version somehow dissappeared...
    [2010-11-07:22:08:48] Runtime Installer begin with version 2.5.0.16600 on Windows Vista x86
    [2010-11-07:22:08:48] Commandline is: -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -x1 https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air -- "installed from web"
    [2010-11-07:22:08:48] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-07:22:08:48] Invoking Application Installer for combined install
    [2010-11-07:22:08:48] Launching subprocess with commandline C:\Users\new\AppData\Local\Temp\AIR3118.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\new\AppData\Local\Temp\AIR3118.tmp -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air -- "installed from web"
    [2010-11-07:22:08:49] Application Installer begin with version 2.5.0.16600 on Windows Vista x86
    [2010-11-07:22:08:49] Commandline is: -runtime C:\Users\new\AppData\Local\Temp\AIR3118.tmp -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -withRuntime -url https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air -- "installed from web"
    [2010-11-07:22:08:49] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-07:22:08:50] Unpackaging https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air to C:\Users\new\AppData\Local\Temp\fla43DD.tmp
    [2010-11-07:22:08:55] Application signature verified
    [2010-11-07:22:08:55] Unpackaging/validation complete
    [2010-11-07:22:08:55] No app located for appID 'Xtend2' and pubID ''
    [2010-11-07:22:48:21] Converting unpackaged application to a native installation package in C:\Users\new\AppData\Local\Temp\fla74B1.tmp
    [2010-11-07:22:48:23] Native installation package creation succeeded
    [2010-11-07:22:48:23] Launching subprocess with commandline C:\Users\new\AppData\Local\Temp\AIR3118.tmp\Adobe AIR\Versions\1.0\Adobe AIR Application Installer -runtime C:\Users\new\AppData\Local\Temp\AIR3118.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files" -programMenu https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air
    [2010-11-07:22:48:23] Relaunching with elevation
    [2010-11-07:22:48:28] Application Installer begin with version 2.5.0.16600 on Windows Vista x86
    [2010-11-07:22:48:28] Commandline is: -stdio \\.\pipe\AIR_4680_0 -runtime C:\Users\new\AppData\Local\Temp\AIR3118.tmp -silent -logToStdout -withRuntime -url -location "C:\Program Files" -programMenu https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air
    [2010-11-07:22:48:28] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-07:22:48:29] Unpackaging https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air to C:\Users\new\AppData\Local\Temp\fla9096.tmp
    [2010-11-07:22:48:35] Application signature verified
    [2010-11-07:22:48:35] Unpackaging/validation complete
    [2010-11-07:22:48:35] No app located for appID 'Xtend2' and pubID ''
    [2010-11-07:22:48:35] Converting unpackaged application to a native installation package in C:\Users\new\AppData\Local\Temp\flaA957.tmp
    [2010-11-07:22:48:42] Native installation package creation succeeded
    [2010-11-07:22:48:42] Starting silent combined runtime update and app install.
    Updating runtime from version 1.0.8.4990 to version 2.5.0.16600.
    Installing app Xtend2 version V100 to C:\Program Files  using the source file at https://external.optionsxpress.com/Xtend/Demo/XtendDemo.air
    [2010-11-07:22:48:42] Installing msi at C:\Users\new\AppData\Local\Temp\AIR3118.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-07:22:48:53] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-07:22:48:53] Rolling back install of C:\Users\new\AppData\Local\Temp\AIR3118.tmp\setup.msi
    [2010-11-07:22:48:53] Rollback complete
    [2010-11-07:22:48:53] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-07:22:48:53] Elevated install failed: error 0 1603
    [2010-11-07:22:48:54] Application Installer end with exit code 7
    [2010-11-07:22:50:40] Application Installer end with exit code 7
    [2010-11-07:22:50:40] Subprocess app installer failed (7)
    [2010-11-07:22:50:40] Runtime Installer end with exit code 7
    [2010-11-12:13:44:28] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:13:44:28] Commandline is:
    [2010-11-12:13:44:28] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:13:44:35] Relaunching with elevation
    [2010-11-12:13:44:35] Launching subprocess with commandline c:\users\new\appdata\local\temp\air3cc4.tmp\adobe air installer.exe -ei
    [2010-11-12:13:44:37] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:13:44:37] Commandline is: -stdio \\.\pipe\AIR_1620_0 -ei
    [2010-11-12:13:44:37] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:13:44:37] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-12:13:44:37] Installing msi at c:\users\new\appdata\local\temp\air3cc4.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-12:13:44:42] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:13:44:42] Rolling back install of c:\users\new\appdata\local\temp\air3cc4.tmp\setup.msi
    [2010-11-12:13:44:42] Rollback complete
    [2010-11-12:13:44:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:13:44:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:13:44:42] Runtime Installer end with exit code 7
    [2010-11-12:13:44:44] Runtime Installer end with exit code 7
    [2010-11-12:16:24:26] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:16:24:26] Commandline is:
    [2010-11-12:16:24:26] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:16:24:32] Relaunching with elevation
    [2010-11-12:16:24:32] Launching subprocess with commandline c:\users\new\appdata\local\temp\air4441.tmp\adobe air installer.exe -ei
    [2010-11-12:16:24:34] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:16:24:34] Commandline is: -stdio \\.\pipe\AIR_2632_0 -ei
    [2010-11-12:16:24:34] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:16:24:35] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-12:16:24:35] Installing msi at c:\users\new\appdata\local\temp\air4441.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-12:16:24:39] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:24:39] Rolling back install of c:\users\new\appdata\local\temp\air4441.tmp\setup.msi
    [2010-11-12:16:24:39] Rollback complete
    [2010-11-12:16:24:39] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:24:39] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:24:39] Runtime Installer end with exit code 7
    [2010-11-12:16:24:43] Runtime Installer end with exit code 7
    [2010-11-12:16:38:05] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:16:38:05] Commandline is:
    [2010-11-12:16:38:05] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:16:38:16] Relaunching with elevation
    [2010-11-12:16:38:16] Launching subprocess with commandline c:\users\new\appdata\local\temp\airc246.tmp\adobe air installer.exe -ei
    [2010-11-12:16:38:21] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-12:16:38:21] Commandline is: -stdio \\.\pipe\AIR_5676_0 -ei
    [2010-11-12:16:38:21] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-12:16:38:21] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-12:16:38:21] Installing msi at c:\users\new\appdata\local\temp\airc246.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-12:16:38:25] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:38:25] Rolling back install of c:\users\new\appdata\local\temp\airc246.tmp\setup.msi
    [2010-11-12:16:38:25] Rollback complete
    [2010-11-12:16:38:25] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:38:26] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-12:16:38:26] Runtime Installer end with exit code 7
    [2010-11-12:16:42:07] Runtime Installer end with exit code 7
    [2010-11-13:10:25:17] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:10:25:17] Commandline is:
    [2010-11-13:10:25:17] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:10:36:32] Runtime Installer end with exit code 6
    [2010-11-13:10:56:32] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:10:56:32] Commandline is:
    [2010-11-13:10:56:32] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:10:56:36] Relaunching with elevation
    [2010-11-13:10:56:36] Launching subprocess with commandline c:\users\new\appdata\local\temp\air3c16.tmp\adobe air installer.exe -ei
    [2010-11-13:10:56:38] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:10:56:38] Commandline is: -stdio \\.\pipe\AIR_4464_0 -ei
    [2010-11-13:10:56:38] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:10:56:38] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:10:56:38] Installing msi at c:\users\new\appdata\local\temp\air3c16.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:10:56:43] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:56:43] Rolling back install of c:\users\new\appdata\local\temp\air3c16.tmp\setup.msi
    [2010-11-13:10:56:43] Rollback complete
    [2010-11-13:10:56:43] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:56:43] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:56:43] Runtime Installer end with exit code 7
    [2010-11-13:10:56:45] Runtime Installer end with exit code 7
    [2010-11-13:10:57:25] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:10:57:25] Commandline is:
    [2010-11-13:10:57:25] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:10:57:30] Relaunching with elevation
    [2010-11-13:10:57:30] Launching subprocess with commandline c:\users\new\appdata\local\temp\airac9.tmp\adobe air installer.exe -ei
    [2010-11-13:10:57:32] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:10:57:32] Commandline is: -stdio \\.\pipe\AIR_5200_0 -ei
    [2010-11-13:10:57:32] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:10:57:32] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:10:57:32] Installing msi at c:\users\new\appdata\local\temp\airac9.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:10:57:36] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:57:36] Rolling back install of c:\users\new\appdata\local\temp\airac9.tmp\setup.msi
    [2010-11-13:10:57:36] Rollback complete
    [2010-11-13:10:57:36] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:57:36] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:10:57:36] Runtime Installer end with exit code 7
    [2010-11-13:10:57:38] Runtime Installer end with exit code 7
    [2010-11-13:11:00:40] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:00:40] Commandline is:
    [2010-11-13:11:00:40] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:00:43] Relaunching with elevation
    [2010-11-13:11:00:43] Launching subprocess with commandline c:\users\new\appdata\local\temp\air1b5.tmp\adobe air installer.exe -ei
    [2010-11-13:11:00:45] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:00:45] Commandline is: -stdio \\.\pipe\AIR_5272_0 -ei
    [2010-11-13:11:00:45] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:00:45] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:11:00:45] Installing msi at c:\users\new\appdata\local\temp\air1b5.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:11:00:48] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:00:48] Rolling back install of c:\users\new\appdata\local\temp\air1b5.tmp\setup.msi
    [2010-11-13:11:00:48] Rollback complete
    [2010-11-13:11:00:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:00:48] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:00:48] Runtime Installer end with exit code 7
    [2010-11-13:11:00:49] Runtime Installer end with exit code 7
    [2010-11-13:11:08:43] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:08:43] Commandline is:
    [2010-11-13:11:08:43] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:08:47] Relaunching with elevation
    [2010-11-13:11:08:47] Launching subprocess with commandline c:\users\new\appdata\local\temp\air620d.tmp\adobe air installer.exe -ei
    [2010-11-13:11:08:48] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:08:48] Commandline is: -stdio \\.\pipe\AIR_4268_0 -ei
    [2010-11-13:11:08:48] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:08:48] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:11:08:48] Installing msi at c:\users\new\appdata\local\temp\air620d.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:11:08:52] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:08:52] Rolling back install of c:\users\new\appdata\local\temp\air620d.tmp\setup.msi
    [2010-11-13:11:08:52] Rollback complete
    [2010-11-13:11:08:52] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:08:52] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:08:52] Runtime Installer end with exit code 7
    [2010-11-13:11:08:53] Runtime Installer end with exit code 7
    [2010-11-13:11:17:15] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:17:15] Commandline is:
    [2010-11-13:11:17:15] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:17:19] Relaunching with elevation
    [2010-11-13:11:17:19] Launching subprocess with commandline c:\users\new\appdata\local\temp\air3302.tmp\adobe air installer.exe -ei
    [2010-11-13:11:17:19] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:17:19] Commandline is: -stdio \\.\pipe\AIR_3596_0 -ei
    [2010-11-13:11:17:19] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:17:19] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:11:17:19] Installing msi at c:\users\new\appdata\local\temp\air3302.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:11:17:23] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:17:23] Rolling back install of c:\users\new\appdata\local\temp\air3302.tmp\setup.msi
    [2010-11-13:11:17:23] Rollback complete
    [2010-11-13:11:17:23] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:17:23] Runtime Installer end with exit code 7
    [2010-11-13:11:17:23] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:11:17:27] Runtime Installer end with exit code 7
    [2010-11-13:11:31:12] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:31:12] Commandline is: -uninstall
    [2010-11-13:11:31:12] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:31:12] Starting runtime uninstall. Uninstalling runtime version 1.0.8.4990
    [2010-11-13:11:31:12] Uninstalling product with GUID {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-13:11:31:13] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:11:31:13] Rollback complete
    [2010-11-13:11:31:13] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:11:31:13] Runtime Installer end with exit code 7
    [2010-11-13:11:48:53] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:48:53] Commandline is:
    [2010-11-13:11:48:53] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:49:01] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:11:49:01] Commandline is: -uninstall
    [2010-11-13:11:49:01] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:11:49:01] Starting runtime uninstall. Uninstalling runtime version 1.0.8.4990
    [2010-11-13:11:49:01] Uninstalling product with GUID {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-13:11:49:02] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:11:49:02] Rollback complete
    [2010-11-13:11:49:02] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:11:49:02] Runtime Installer end with exit code 7
    [2010-11-13:11:51:03] Runtime Installer end with exit code 6
    [2010-11-13:12:05:28] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:05:28] Commandline is: -uninstall
    [2010-11-13:12:05:28] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:05:28] Starting runtime uninstall. Uninstalling runtime version 1.0.8.4990
    [2010-11-13:12:05:28] Uninstalling product with GUID {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-13:12:05:29] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:12:05:29] Rollback complete
    [2010-11-13:12:05:29] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:12:05:29] Runtime Installer end with exit code 7
    [2010-11-13:12:10:02] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:10:02] Commandline is: -uninstall
    [2010-11-13:12:10:02] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:10:02] Starting runtime uninstall. Uninstalling runtime version 1.0.8.4990
    [2010-11-13:12:10:02] Uninstalling product with GUID {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-13:12:10:03] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:12:10:03] Rollback complete
    [2010-11-13:12:10:03] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1612" errorID=0]
    [2010-11-13:12:10:03] Runtime Installer end with exit code 7
    [2010-11-13:12:11:06] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:11:06] Commandline is:
    [2010-11-13:12:11:06] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:11:11] Relaunching with elevation
    [2010-11-13:12:11:11] Launching subprocess with commandline c:\users\new\appdata\local\temp\air7994.tmp\adobe air installer.exe -ei
    [2010-11-13:12:11:13] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:11:13] Commandline is: -stdio \\.\pipe\AIR_4176_0 -ei
    [2010-11-13:12:11:13] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:11:13] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:12:11:13] Installing msi at c:\users\new\appdata\local\temp\air7994.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:12:11:20] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:11:20] Commandline is: -uninstall
    [2010-11-13:12:11:20] No installed runtime detected
    [2010-11-13:12:11:20] Starting runtime uninstall. Uninstalling runtime version
    [2010-11-13:12:11:20] Uninstalling product with GUID {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-13:12:11:23] Error occurred during msi uninstall operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2010-11-13:12:11:23] Rollback complete
    [2010-11-13:12:11:23] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1618" errorID=5008]
    [2010-11-13:12:11:23] Runtime Installer end with exit code 7
    [2010-11-13:12:11:26] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:11:26] Rolling back install of c:\users\new\appdata\local\temp\air7994.tmp\setup.msi
    [2010-11-13:12:11:26] Rollback complete
    [2010-11-13:12:11:26] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:11:26] Runtime Installer end with exit code 7
    [2010-11-13:12:11:26] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:11:31] Runtime Installer end with exit code 7
    [2010-11-13:12:34:32] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:34:32] Commandline is:
    [2010-11-13:12:34:32] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:34:37] Relaunching with elevation
    [2010-11-13:12:34:37] Launching subprocess with commandline c:\users\new\appdata\local\temp\airf1ee.tmp\adobe air installer.exe -ei
    [2010-11-13:12:34:37] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:34:37] Commandline is: -stdio \\.\pipe\AIR_5776_0 -ei
    [2010-11-13:12:34:37] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:34:37] Starting silent runtime update. Updating runtime from version 1.0.8.4990 to version 2.5.1.17730
    [2010-11-13:12:34:37] Installing msi at c:\users\new\appdata\local\temp\airf1ee.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-13:12:34:42] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:34:42] Rolling back install of c:\users\new\appdata\local\temp\airf1ee.tmp\setup.msi
    [2010-11-13:12:34:42] Rollback complete
    [2010-11-13:12:34:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:34:42] Runtime Installer end with exit code 7
    [2010-11-13:12:34:42] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-13:12:34:50] Runtime Installer end with exit code 7
    [2010-11-13:12:35:15] Runtime Installer begin with version 2.5.1.17730 on Windows Vista x86
    [2010-11-13:12:35:15] Commandline is: -delete
    [2010-11-13:12:35:15] Installed runtime (1.0.8.4990) located at C:\Program Files\Common Files\Adobe AIR
    [2010-11-13:12:35:15] Runtime Installer end with exit code 2
    [2010-11-14:15:51:38] Performing runtime install
    [2010-11-14:15:51:38] UI SWF load is complete
    [2010-11-14:15:51:39] UI initialized
    [2010-11-14:15:51:39] starting user confirmation
    [2010-11-14:15:51:39] Version of this installer: 2.0.2.12610
    [2010-11-14:15:51:39] Installed version: 1.0.8.4990
    [2010-11-14:15:51:39] Installation type: patchNewer
    [2010-11-14:15:51:42] starting elevated install
    [2010-11-14:15:51:44] performing an elevated runtime install
    [2010-11-14:15:51:44] UI SWF load is complete
    [2010-11-14:15:51:44] subinstaller: starting install
    [2010-11-14:15:51:44] starting install
    [2010-11-14:15:51:44] subinstaller: Scheduling runtime installation operations
    [2010-11-14:15:51:44] Scheduling runtime installation operations
    [2010-11-14:15:51:44] subinstaller: Active AIR product GUID is {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-14:15:51:44] Active AIR product GUID is {00203668-8170-44A0-BE44-B632FA4D780F}
    [2010-11-14:15:51:44] subinstaller: Scheduling an MSI install operation
    [2010-11-14:15:51:44] Scheduling an MSI install operation
    [2010-11-14:15:51:44] subinstaller: Beginning runtime installation
    [2010-11-14:15:51:44] Beginning runtime installation
    [2010-11-14:15:51:44] subinstaller: Beginning install
    [2010-11-14:15:51:44] Beginning install
    [2010-11-14:15:51:44] subinstaller: Installing c:\users\new\appdata\local\temp\air1d83.tmp\setup.msi
    [2010-11-14:15:51:44] Installing c:\users\new\appdata\local\temp\air1d83.tmp\setup.msi
    [2010-11-14:15:51:51] subinstaller: Error occurred; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] Error occurred; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] subinstaller: Rolling back install of c:\users\new\appdata\local\temp\air1d83.tmp\setup.msi
    [2010-11-14:15:51:51] Rolling back install of c:\users\new\appdata\local\temp\air1d83.tmp\setup.msi
    [2010-11-14:15:51:51] subinstaller: Rollback due to error complete
    [2010-11-14:15:51:51] Rollback due to error complete
    [2010-11-14:15:51:51] subinstaller: error during install: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] error during install: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] Failed during elevated install: error 0 1603
    [2010-11-14:15:51:51] runtime install entering error state: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] runtime install entering error state: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2010-11-14:15:51:51] begin quitting
    [2010-11-14:15:51:53] begin quitting

    From your log file, the error is found is Error 1603. This occurs while installing CS5, or CS4 products. Try clearing the temp and install again. Click on start, type %temp% in the search field and hit enter. Then delete all files in the temp folder.Install air again. You can also follow the steps mentioned in the following technical document http://kb2.adobe.com/cps/404/kb404532.html
    I believe the error is with the  Windows Installer. Another error code found in your log file is Error 1618 which a windows installer error.
    Bobby Johnson.

  • App-V 5.0 SP1 Client package publishing error 0x4C401C0C-0x80070057

    Hi there
    I need some help with some specific error which others also seem to have. But because there are different threads with partial different error codes and scenarios, i decided to create a new thread for my problem with exact environment specifications. So
    someone can maybe help me better this way.
    I've sequenced 15 packages on App-V 5.0 (SP1) so far and 3 of them have this specific error with code 0x4C401C0C-0x80070057:
    Package {package-GUID} version
    {version-GUID} failed configuration in folder 'C:\ProgramData\App-V\{package-GUID}\{version-GUID}' with error 0x4C401C0C-0x80070057.
    The 3 packages are GIMP, XMind (some Mindmap Software) and Audacity (an audio editing software). But i don't think it's a problem with the software itself...
    My environment is:
    App-V Streaming Server -> Windows Server 2012 with SQL 2012 Standard (most packages streaming flawless, so i don't think the error is to search in the server)
    App-V Sequencers -> Tried to sequence the package (especially XMind was the one i took for further testing) on Windows 7 Enterprise with SP1 (x86) one with all the local packages installed which are on a normal client like (Java, Flashplayer, Office
    etc.) and another Win7 Ent SP1 x86 without any additional software installed. Also i set up a fresh Win8 Enterprise x64 and tried to sequence the package there. Of course the Sequencer is also 5.0 SP1!
    Sequencing always goes without any errors (only warnings about excluded files or not supported shell extensions, but thats normal i believe... i also removed the unsupported shell extensions from virtual registry, but that didn't help)
    Client is (always 5.0 SP1) installed on Win8 Enterprise x64 or Win7 Enterprise x64, error occurs on both OS.
    The errors i've got in the event viewer:
    App-V -> Client -> Admin Log says as mentioned before: Package {73069ba1-3d65-4b8e-a6e9-09d5cef967c9} version {f86e76b2-78c7-490c-a42b-e53fc2bfb6fb} failed configuration in folder 'C:\ProgramData\App-V\73069BA1-3D65-4B8E-A6E9-09D5CEF967C9\F86E76B2-78C7-490C-A42B-E53FC2BFB6FB'
    with error 0x4C401C0C-0x80070057.
    App-V -> Streaming-Manager -> Debug:
    Information: Microsoft AppV Streaming Manager Session created for URI \\apvserveradress\AppV_Content$\Diverse\XMind_3_GE_x64\XMind_3_GE_x64.appv and user SID S-1-5-21-933032516-4060937889-my-user.
    (Some values anonymized ;))
    Information: Microsoft AppV Streaming Manager Stage-Package initiated.
    ERROR: Failed to retrieve package source root opt out setting from machine policy for package version {f86e76b2-78c7-490c-a42b-e53fc2bfb6fb} with status 4490208696731238406. (this error appears with or without package source
    root set with GPO to %programdata%\App-V)
    Information:  Microsoft AppV Streaming Manager Session deleted for URI \\apvserveradress\AppV_Content$\Diverse\XMind_3_GE_x64\XMind_3_GE_x64.appv and user SID S-1-5-21-933032516-4060937889-my-user.
    ERROR: Microsoft AppV Streaming Manager Stage-Package failed with status wrong parameter., Package Version {f86e76b2-78c7-490c-a42b-e53fc2bfb6fb}.
    Hmm i didn't activated all detailed logs... i did now and try a reboot... but it's really strange because i didn't do something special while sequencing this packages or the one's which are working without any errors... so i also didn't get the wrong parameter
    message, i compared the userconfig and the deploymentconfig files with one which didn't produce any errors and can't see any differences which could be a wrong parameter...
    Help please... if someone thinks there should be more errors somewhere, let me know... i - as i said - activated now all detailed logs unter Microsoft -> App-V in the event viewer...
    i don't get the problem myself, sorry guys... :(
    greets
    Stephan

    Hello Stephan,
    I too am experiencing the same issue.
    Rather than starting with the full App-V infrastructure though I simply installed the sequencer (App-V 5.0 SP1) on a clean VM running Windows 7 Enterprise 32-bit (including SP1 and fully patched).  I then sequenced one of the simplest apps we use (Workrave)
    and tried to 'install' it as a stand-alone app onto another clean VM again running Windows 7 Enterprise 32-bit (including SP1 and fully patched).  I believed that this would be the cleanest solution and would allow me to 'test' the applications before
    going to the trouble of configuring the full infrastructure.
    Running the .msi file gave me the same error as you: (ref. your post Tuesday, May 07, 2013 10:26 AM).
    I got the same error when trying to install via PowerShell:
    PS C:\Windows\system32> Set-ExecutionPolicy Unrestricted -Scope CurrentUser
    PS C:\Windows\system32> Import-Module Appvclient
    PS C:\Windows\system32> Add-AppvClientPackage -Path 'C:\AppTest_1.10.0_x86\AppTest_1.10.0_x86.appv'
    Add-AppvClientPackage : Application Virtualization Service failed to complete requested operation.
    Operation attempted: Configure AppV Package.
    AppV Error Code: 0C80070057.
    Error module: Streaming Manager. Internal error detail: 4C401C0C80070057.
    Please consult AppV Client Event Log for more details.
    At line:1 char:1
    + Add-AppvClientPackage -Path 'C:\AppTest_1.10.0_x86\AppTest_1.10.0_x86.appv
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       + CategoryInfo          : InvalidResult: (:) [Add-AppvClientPackage], ClientException
       + FullyQualifiedErrorId : ConfigurePackageError,Microsoft.AppV.AppvClientPowerShell.AddAppvPackage
    I have re-built both the sequencer and client VMs from scratch and tried it all again.  No luck.  I then tried using 64-bit versions of Windows but encountered the same issue.
    I too have enabled the Analytic and Debug Logs for AppV in Event Manager and see
    some of same error events as you:
    \AppV\Client\Admin
    \AppV\Client-Orchestration\Debug
    \AppV\Client\Streaming-Manager\Debug
    I do not however have anything in:
    \AppV\Client-RegistryNotification
    I suppose it might just be the application I chose to sequence but it is rather putting me off trying anything more complicated...
    Please do let us know if you get to the bottom of it...

  • Failed to load Execute Package Task error.

    Hello Experts,
    Excuse my newbie question.
    Execute Package Task: Error: The task has failed to load. The contact information for the task is "Microsoft Corporation; Microsoft SQL Server; Microsoft corporation; All Rights Reserved http://www.microsoft.com/sql/support/default.asp:1"
    We have a windows service running on our app server that deploys a package that executes other packages using execute package task. This package and rest of the packages are in the same folder at the same level under integration services
    catalog. The package fails to execute with the above said error.
    Execute package task is configured to run in 'in-process' mode. Changing delay validation to true/false in child packages didn't help.
    ironically if the package is deployed using a console application from the app server the package gets executed just fine. I checked permissions, everything seem fine.
    Is there anyway to get details of this error to understand the problem better? I am looking at reports > standard reports > all executions.
    Thanks.

    As it turns out, the 63bit ExecPackageTask.dll was not found under "C:\Program Files\Microsoft SQL Server\110\DTS\Binn". Installing "SQL Server Data Tools" installed only 32 bit version of the component under "C:\Program Files (x86)\Microsoft SQL
    Server\110\DTS\Binn".
    Is there a way to get 64bit version of this component without installing "Integration Services" (to avoid possible license issues)?
    Hi Jayakarthiks,
    To make use of the 64-bit ExecPackageTask.dll, you also need the 64-bit SSIS runtime and 64-bit DTExec utility tool. To obtain the 64-bit SSIS runtime and tools, you have to install the SQL Server Integration Services service from your SQL Server 2012 install
    media.
    Reference:
    http://msdn.microsoft.com/en-us/library/ms143731.aspx
    Regards,
    Mike Yin
    If you have any feedback on our support, please click here
    Mike Yin
    TechNet Community Support

  • Install error #1620 PrPro Windows Vista Home Premium

    Install error 1620  when attempting to install CS4 "This installation package could not be opened"  (for each component of the software package).   Windows Vista Home Premium 32 bit, Intel i7 processor.   Unable to install any components of PrPro.  This is after a clean install of Vista Home Premium (part number x12-24171-01)with discs provided by microsoft.

    I would never install a new OS over the top of what is there... wipe/format the hard drive and install fresh
    Also, if you have a 64bit computer with more than 4Gig of ram, think about the 64bit version of Win7
    CS4 can't use more than about 3Gig of ram, but if the OS can use more to run better... that is what I would do
    Just be aware that you should still run CS4 in WinXP compatibility mode, as I posted before
    Also read the article below... I have NOT done this, but it seems to be an easy process
    http://windowssecrets.com/newsletter/clean-install-windows-7-from-the-upgrade-disc/

  • X86_64 install error libthread.so

    All i have an X86_64 suse 9.1 and i am trying to install oracle 10.2.0 on my server i get this error in the installer log
    INFO: ./x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.so when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.a when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lpthread
    INFO: collect2:
    INFO: ld returned 1 exit status
    INFO: make: *** [ctxhx] Error 1
    [pre]
    Info is
    [pre]
    $ uname -a
    Linux test1 2.6.5-7.267-smp #1 SMP Wed Jun 21 10:50:51 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
    [pre]
    gcc
    [pre]
    $ gcc -v
    Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
    Configured with: ../configure enable-threads=posix prefix=/usr with-local-prefix=/usr/local infodir=/usr/share/info mandir=/usr/share/man enable-languages=c,c++,f77,objc,java,ada disable-checking libdir=/usr/lib64 enable-libgcj with-gxx-include-dir=/usr/include/g++ with-slibdir=/lib64 with-system-zlib enable-shared enable-__cxa_atexit x86_64-suse-linux
    Thread model: posix
    gcc version 3.3.3 (SuSE Linux)
    [pre]
    I see in the make.log that it is uing m32 on the gcc compile should it be doing this ?
    [pre]
    gcc -m32 -o ctxhx -L/data/oracle/product/10.2.0/gfmis/ctx//lib32/ -L/data/oracle/product/10.2.0/gfmis/lib32/ -L/data/oracle/product/10.2.0/gfmis/lib32/stubs/  /data/oracle/product/10.2.0/gfmis/ctx/lib/ctxhx.o -L/data/oracle/product/10.2.0/gfmis/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/data/oracle/product/10.2.0/gfmis/ctx/lib -lsnls10 -lnls10  -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10  `cat /data/oracle/product/10.2.0/gfmis/lib/sysliblist`
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.so when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.a when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lpthread
    collect2: ld returned 1 exit status
    make: *** [ctxhx] Error 1
    [pre]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    I have installed the Oracle 10g on a RHEL 4 update 4 box, and have the same problem:
    $ gcc -m32 -o ctxhx -L/home/oracle/oracle/product/10.2.0/db_2/ctx//lib32/ -L/home/oracle/oracle/product/10.2.0/db_2/lib32/ -L/home/oracle/oracle/product/10.2.0/db_2/lib32/stubs/ /home/oracle/oracle/product/10.2.0/db_2/ctx/lib/ctxhx.o -L/home/oracle/oracle/product/10.2.0/db_2/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/home/oracle/oracle/product/10.2.0/db_2/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/oracle/product/10.2.0/db_2/lib/sysliblist`
    /usr/bin/ld: skipping incompatible /usr/lib64/libpthread.so when searching for -lpthread
    /usr/bin/ld: skipping incompatible /usr/lib64/libpthread.a when searching for -lpthread
    /usr/bin/ld: cannot find -lpthread
    collect2: ld returned 1 exit status
    Here are my glibc packages installed that are the sollution of Suse platform, but does not work at my Red Hat Enterprise:
    $ rpm -qa|grep glibc-devel
    glibc-devel-2.3.4-2.25
    $ rpm -qa|grep glibc-32
    glibc-32bit-9.3-7.1
    Does anyone have any idea ?
    Thanks.
    Reu.

  • Adobe CS5.5 Production Premium Install Errors and Other Issues

    Hi,
    I just  installed Adobe CS5.5 Production Premium on my computer and had some  errors pop up at the end of installation.  I  will paste the summary below.   I've tried to install Procction Premium a couple of times.  I've used  the Adobe Cleaner Tool.  From what I've researched, the Flash Issue  is a  a false error since Flash was already installed on the computer.   Is  the rest of it connected to the Flash issue as well?
    Thr programs all seem to work fine except for the issue below.
    My  other question is that when I am in Windows Explorer and I Right-Click  on say a .jpg file and select Open With...  I am not able to select  Adobe Photoshop or Illustrator for that matter.  I have Dreamweaver CS4  and that shows up as an option.  I have gone through the process of trying to add the  Adobe Photoshop .exe file, but it still doesn't work.  However, if I open Adobe Bridge, I am able to select Photoshop or Illustrator to open a file.  Is this  connected to my install or is there something else going on?  I did  uninstall an ancient version of Adobe Photoshop 7.0 that I've had for  years, but that was prior to installing Production Premium CS5.  Could  that have caused an issue?  I read that uninstalling an old Photoshop  can cause problems like this.
    Any help would be greatly appreciated.
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 4 error(s), 2 warning(s)
    ----------- Payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0 -----------
    WARNING: DF029: ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current
    State: 0 Exit Code: 0 Service Specific Exit Code: 0(Seq 1)
    ----------- Payload: {2EE4F060-CEE6-4002-AA8B-91B791541767} Pixel Bender Toolkit 2.6.0.0 -----------
    WARNING: DF035: CreateAlias:Icon file does not exist at C:\Program Files (x86)
    \Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit
    2.6\windows\pb_app.icofile:\\\C:\PIXELB~1\source\winwood\Staging 0X1.7E8FC6P-
    1021rea\windows\pb_app.ico42178f80493091e8e552c84a2897e9da68fce32_32_f80493091e8e552c84a28 97e9da68fce  for icon C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe  Production Premium CS5.5\Adobe Pixel Bender Toolkit 2.6.lnk with target  C:\Program Files (x86)\Adobe\Adobe Utilities - CS5.5\Pixel Bender Toolkit 2.6\Pixel Bender Toolkit.exe(Seq 89)
    ----------- Payload: {43A1C48E-3E50-410e-951C-E17A66BBF824} Adobe Flash Player 10 Plugin 10.0.0.0 -----------
    ERROR: Error 1722.There is a problem with this Windows Installer package. A program run as part
    of the setup did not finish as expected. Contact your support personnel or package vendor. Action
    NewCustomAction1, location: C:\Users\RYANAN~1\AppData\Local\Temp\InstallPlugin.exe, command: -
    install plugin -msi
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 1722.There is a problem with this Windows Installer package. A program run
    as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    Action NewCustomAction1, location: C:\Users\RYANAN~1\AppData\Local\Temp\InstallPlugin.exe,
    command: -install plugin -msi
    ERROR: DW050: The following payload errors were found during install:                                                  
    ERROR: DW050: - Adobe Flash Player 10 Plugin: Install failed
    Message was edited by: rynohose

    Yes, your installation errors appear to be the innocuous false errors related to the brain-dead Flash installer. If the programs seem to be working fine, don't worry about it. As far as not being able to open images with Photoshop from Windows Explorer, I recommend taking that question to the Photoshop forum.

  • Package-query: error while loading shared libraries: libcurl.so.4: can

    Hi all
    when i run yaourt to install any things :
    package-query: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
    why?
    what can i do?
    I'm very newbie so help me with easy commands!
    thanks

    try to reinstall yahourt :
    https://wiki.archlinux.org/index.php/Yaourt

  • Creative Suite 5 Design  Premium Trial install error

    Some problems, when try to install package.. Antivirus off, firewall off..
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 54 error(s), 28 warning(s)
    WARNING: The payload: Adobe Photoshop CS5 Core  {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} requires a UI parent with following specification:
    Family: Photoshop
    ProductName: Adobe Photoshop CS5 Core_x64
    This parent relationship is not satisfied, because this payload is not present in this session.
    WARNING: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has recommended dependency on:
    WARNING: Family: Adobe Web Suite CS5
    WARNING: ProductName: Adobe Media Encoder CS5 X64
    WARNING: MinVersion: 0.0.0.0
    WARNING: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING: Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {E8815668-95B0-443D-AC92-2BFD7DD8F16A} has recommended dependency on:
    WARNING: Family: Adobe Web Suite CS5
    WARNING: ProductName: Adobe Media Encoder CS5 X64
    WARNING: MinVersion: 0.0.0.0
    WARNING: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING: Removing this payload from the dependency list.
    WARNING: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has recommended dependency on:
    WARNING: Family: Adobe Web Suite CS5
    WARNING: ProductName: Adobe Media Encoder CS5 X64
    WARNING: MinVersion: 0.0.0.0
    WARNING: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    WARNING: Removing this payload from the dependency list.
    WARNING: OS requirements not met for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE}
    WARNING: OS requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: OS requirements not met for {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7}
    WARNING: OS requirements not met for {A1BC7068-C1BA-410F-8B9A-DB807C803DE2}
    WARNING: OS requirements not met for {C79312BD-3E76-4474-A10C-1435D1856A4B}
    WARNING: OS requirements not met for {F6FA54C9-3E8F-4416-905C-DA5398DF9640}
    WARNING: Memory requirements not met for {F9766AC1-1461-1033-B862-DF8FE1C033BE}
    WARNING: OS requirements not met for {F9766AC1-1461-1033-B862-DF8FE1C033BE}
    WARNING: 1 ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: Adobe Player for Embedding x64
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: Shared Technology
    ERROR: ProductName: Photoshop Camera Raw (64 bit)
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: AdobeCMaps x64 CS5
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: Adobe Linguistics CS5 x64
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: AdobePDFL x64 CS5
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: AdobeTypeSupport x64 CS5
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
    ERROR: Family: CoreTech
    ERROR: ProductName: Adobe WinSoft Linguistics Plugin CS5 x64
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: The payload with AdobeCode:  {F9766AC1-1461-1033-B862-DF8FE1C033BE} has required dependency on:
    ERROR: Family: InDesign
    ERROR: ProductName: Adobe InDesign CS5 Icon Handler x64
    ERROR: MinVersion: 0.0.0.0
    ERROR: This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
    ERROR: Removing this dependency from list. Product may function improperly.
    ERROR: 62 Failed to add Font 'C:\WINDOWS\Fonts\KozGoPro-Light.otf'. Error: 2
    ERROR: 62 Command ARKFontCommand failed.
    ERROR: 62 Failed to remove Font 'C:\WINDOWS\Fonts\KozGoPro-Light.otf'. Error: 2
    ERROR: 62 Error rolling back command ARKFontCommand
    ERROR: The following payload errors were found during install:
    ERROR:  - Required Common Fonts Installation: Install failed

    I am also getting the error
    WARNING: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has recommended dependency on:

  • Adobe premiere elements 10 install error on mac

    I have tried to install the Premiere elements 10 on mac and fails every time with the following error
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 8 error(s), 7 warning(s)
    WARNING: DW031: Payload:{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 has been updated and has been selected for repair. The patch {FEA75AFB-4905-43BB-B1D5-5B44D681BFE7} Camera Profiles Installer_6.4_AdobeCameraRawProfile6.0All 6.4.0.0 will be uninstalled now.
    WARNING: DW031: Payload:{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0 has been updated and has been selected for repair. The patch {FEA75AFB-4905-43BB-B1D5-5B44D681BFE7} Camera Profiles Installer_6.4_AdobeCameraRawProfile6.0All 6.4.0.0 will be uninstalled now.
    ----------- Payload: {68FE2517-2E45-4B03-8241-D0634F43878B} Smartsound1 1.0.0.0 -----------
    ERROR: DW006: Apple Package failed to install successfully.
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    WARNING: DW036: Payload cannot be installed due to dependent operation failure
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Smartsound3: Install failed
    ERROR: DW050:  - Photoshop Camera Raw for Elements 10: Install failed
    ERROR: DW050:  - Smartsound1: Install failed
    ERROR: DW050:  - Adobe Premiere Elements 10: Failed due to Language Pack installation failure
    ERROR: DW050:  - Adobe Premiere Elements 10_LangPacken_US: Install failed
    ERROR: DW050:  - Smartsound2: Install failed
    I have downloaded and installed the Adobe support Advisor  and it reported the following ,.
    Trying to select the link in the report above takes me to the following ..
    http://helpx.adobe.com/creative-suite/kb/installation-error-dw050-dw020-cs5.html
    Which reports an error in a Windows environment ?   and advices we ignore this error.  However the installation does not go any further.. it quits and does not ask for the other disks to be installed. 
    Its been several times I have already tried to install and in between every install a restart of my mac pro
    Any help would be appreciated.
    Thanks
    Murali Vallath

    You will find best advice over on the video forum. Most of us here are photographers.
    Click on the link below and copy and paste your question again. Good luck.
    Video questions: Click here for Premiere Elements Forum

  • DW CS6 install errors out

    log:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 6.0.98.0
    Win OS version: 6.1.1.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 215.2 milliseconds (0.2152 seconds) DTR = 21412.6 KBPS (20.9108 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6
    Updating media info for: {354D20E6-A25F-4728-9DA6-C9003D8F2928}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeAPE3.3-mul\Install.db
    Updating media info for: {36682D68-3834-487E-BA49-DFA4AB0A2E32}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSInfrastructure3-mul\Install.db
    Updating media info for: {83463106-DD1C-4FE5-A61C-DF6715472AD4}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtensionManager6.0All\Install.db
    Updating media info for: {8E8021FF-7AA0-11E1-BF04-E98EE5274486}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12ja_JPLanguagePack\Install.db
    Updating media info for: {8FDB26FC-7AA0-11E1-BF04-E25246635842}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12en_USLanguagePack\Install.db
    Updating media info for: {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2005 Redist (x86)\vcredist_x86.exe
    Updating media info for: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe
    Updating media info for: {9E0AF030-AC6B-11E0-8837-00215AEA26C9}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
    Updating media info for: {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12-mul\Install.db
    Updating media info for: {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeSuiteSharedConfiguration3-mul\Install.db
    Updating media info for: {C0C7DC90-C8DF-46DA-BA21-848889DAFD11}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaverWidgetsBrowser1.0-mul\AdobeAIRInstaller.exe
    Updating media info for: {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeHelp\InstallAdobeHelp.exe
    Updating media info for: {DC00A3E1-9C61-4B11-8070-B592E68D2B3C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeLinguistics_4_0_All\Install.db
    Updating media info for: {EB2A8CD4-B247-4810-A294-E3DB8EDC6060}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSExtensions3-mul\Install.db
    Updating media info for: {EFBC1075-F890-4293-A0D1-04BE66EE2AB3}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Dreamweaver CS6
      Path: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtendScriptToolkit3.8.0-mul\Install.db
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,6.0.98.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0: 1 (0,3)
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1: 2 (0,5)
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180: 3 (0,4)
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148: 3 (0,4)
      {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0: 4 (1,1)
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0: 5 (0,1)
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0: 5 (0,1)
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0: 5 (0,1)
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0: 5 (0,1)
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0: 6 (3,1)
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0: 7 (4,1)
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0: 7 (4,1)
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0: 8 (12,0)
      {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0: 9 (0,0)
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0: 9 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "INSTALLDIR" to: C:\Program Files (x86)\Adobe
    Setting property "installLanguage" to: en_US
    Attempting to find the selected language in the set of available payload languages
    Setting property "installSourcePath" to: C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6
    Overwrite property "DEVersion" to: 6.0
    Overwrite property "userASUPath" to: C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0 is: false
    Action string for {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0  is none
    Value returned on lookup of payload: {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1 is: false
    Action string for {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1  is none
    Value returned on lookup of payload: {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180 is: false
    Action string for {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180  is none
    Value returned on lookup of payload: {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148 is: false
    Action string for {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148  is none
    Value returned on lookup of payload: {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 is: false
    Action string for {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0  is none
    Value returned on lookup of payload: {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0 is: false
    Action string for {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0  is none
    Value returned on lookup of payload: {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0 is: false
    Action string for {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0  is none
    Value returned on lookup of payload: {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0 is: false
    Action string for {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0  is none
    Value returned on lookup of payload: {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0 is: false
    Action string for {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0  is none
    Value returned on lookup of payload: {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0 is: false
    Action string for {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0  is none
    Value returned on lookup of payload: {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0 is: false
    Action string for {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0  is none
    Value returned on lookup of payload: {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0 is: false
    Action string for {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0  is none
    Value returned on lookup of payload: {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0 is: false
    Action string for {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0  is install
    Value returned on lookup of payload: {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0 is: false
    Action string for {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0  is none
    Payload {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0 is extension payload. Aligning its action according to parent {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0
    Value returned on lookup of payload: {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0 is: false
    Action string for {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0  is none
    Payload {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0 is extension payload. Aligning its action according to parent {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Adobe
    [    1092] Sun Jun 10 09:13:19 2012  INFO
    ::START TIMER:: [System check :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}] took 2.12863 milliseconds (0.00212863 seconds)
    ::START TIMER:: [System check :{36682D68-3834-487E-BA49-DFA4AB0A2E32}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{36682D68-3834-487E-BA49-DFA4AB0A2E32}] took 1.76943 milliseconds (0.00176943 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0:  with operation install
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0:  with operation install
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0:  with operation install
      {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0:  with operation none
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0:  with operation install
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180:  with operation install
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148:  with operation install
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1:  with operation install
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0:  with operation install
      {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0:  with operation install
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0:  with operation install
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0:  with operation install
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0:  with operation install
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0:  with operation install
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0:  with operation install
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1:  with operation install
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180:  with operation install
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148:  with operation install
      {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0:  with operation install
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0:  with operation install
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0:  with operation install
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0:  with operation install
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0:  with operation install
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0:  with operation install
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0:  with operation install
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0:  with operation install
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0:  with operation install
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    [    1092] Sun Jun 10 09:13:20 2012  INFO
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    BEGIN InstallOperationsQueue Unordered operations
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0:  with operation install
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0:  with operation install
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0:  with operation install
      {8E8021FF-7AA0-11E1-BF04-E98EE5274486} Adobe Dreamweaver CS6_AdobeDreamweaver12ja_JPLanguagePack 12.0.0.0:  with operation none
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0:  with operation install
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180:  with operation install
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148:  with operation install
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1:  with operation install
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0:  with operation install
      {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0:  with operation install
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0:  with operation install
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0:  with operation install
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0:  with operation install
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0:  with operation install
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0:  with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0:  with operation install
      {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1:  with operation install
      {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180:  with operation install
      {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148:  with operation install
      {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0:  with operation install
      {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0:  with operation install
      {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0:  with operation install
      {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0:  with operation install
      {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0:  with operation install
      {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0:  with operation install
      {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0:  with operation install
      {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0:  with operation install
      {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0:  with operation install
      {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0:  with operation install
    END InstallOperationsQueue Ordered operations
    Calling the custom action code for pre-install for payload {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0
    ::START TIMER:: [Payload Operation :{354D20E6-A25F-4728-9DA6-C9003D8F2928}]
    [    7452] Sun Jun 10 09:13:20 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeAPE3.3-mul\Install.db
    Setting permission for: C:\Program Files (x86)\Common Files\Adobe\APE\3.3 Group/User:Everyone Access:GENERIC_READ(Seq 3)
    [    7452] Sun Jun 10 09:13:21 2012  INFO
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeAPE3.3-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{354D20E6-A25F-4728-9DA6-C9003D8F2928}.db
    [    1092] Sun Jun 10 09:13:21 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{354D20E6-A25F-4728-9DA6-C9003D8F2928}] took 805.318 milliseconds (0.805318 seconds) DTR = 33616.5 KBPS (32.8287 MBPS)
    Updating driver data - Action: Add driver entry
    Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    User specified overrideFile:
    Successfully updated the csu inventory for {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0 return values 0:0
    Calling the custom action code for post-install for payload {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0
    Calling the custom action code for pre-install for payload {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1
    ::START TIMER:: [Payload Operation :{9E0AF030-AC6B-11E0-8837-00215AEA26C9}]
    [    4504] Sun Jun 10 09:13:21 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Third party application path:C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2010 Redist (x86)\vcredist_x86.exe
    CommandLine: /q /norestart
    [    4504] Sun Jun 10 09:13:31 2012  INFO
    Third party payload completed.  Testing return code: 0
    [    1092] Sun Jun 10 09:13:31 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{9E0AF030-AC6B-11E0-8837-00215AEA26C9}] took 10002.9 milliseconds (10.0029 seconds) DTR = 6502.52 KBPS (6.35012 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1, value of local var is -1
    Calling the custom action code for post-install for payload {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1
    Calling the custom action code for pre-install for payload {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180
    ::START TIMER:: [Payload Operation :{9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}]
    [    2880] Sun Jun 10 09:13:31 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Third party application path:C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2005 Redist (x86)\vcredist_x86.exe
    CommandLine: /q:a /c:"msiexec /i vcredist.msi /qn /norestart"
    [    3628] Sun Jun 10 09:13:31 2012  INFO
    :: END TIMER :: [Bootstrap] took 14794.9 milliseconds (14.7949 seconds) DTR = 8484.53 KBPS (8.28567 MBPS)
    [    2880] Sun Jun 10 09:13:34 2012  INFO
    Third party payload completed.  Testing return code: 0
    [    1092] Sun Jun 10 09:13:34 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}] took 2401.95 milliseconds (2.40195 seconds) DTR = 1.66532 KBPS (0.00162629 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180, value of local var is -1
    Calling the custom action code for post-install for payload {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180
    Calling the custom action code for pre-install for payload {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148
    ::START TIMER:: [Payload Operation :{9C4AA28F-AC6B-11E0-8997-00215AEA26C9}]
    [    2356] Sun Jun 10 09:13:34 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Third party application path:C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\Microsoft VC 2008 Redist (x86)\vcredist_x86.exe
    CommandLine: /q /norestart
    [    2356] Sun Jun 10 09:13:36 2012  INFO
    Third party payload completed.  Testing return code: 0
    [    1092] Sun Jun 10 09:13:36 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{9C4AA28F-AC6B-11E0-8997-00215AEA26C9}] took 2302.24 milliseconds (2.30224 seconds) DTR = 161.582 KBPS (0.157795 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148, value of local var is -1
    Calling the custom action code for post-install for payload {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148
    Calling the custom action code for pre-install for payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0
    ::START TIMER:: [Payload Operation :{B8ADDCBD-30D9-4366-AE25-089CEF76C8E1}]
    [    7604] Sun Jun 10 09:13:36 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeSuiteSharedConfiguration3-mul\Install.db
    Evaluating condition# 1(Seq 31)
    Condition failed(Seq 31)
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeSuiteSharedConfiguration3-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{B8ADDCBD-30D9-4366-AE25-089CEF76C8E1}.db
    [    1092] Sun Jun 10 09:13:36 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{B8ADDCBD-30D9-4366-AE25-089CEF76C8E1}] took 202.61 milliseconds (0.20261 seconds) DTR = 18478.8 KBPS (18.0457 MBPS)
    User specified overrideFile:
    [    1092] Sun Jun 10 09:13:37 2012  INFO
    Successfully updated the csu inventory for {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0
    Calling the custom action code for pre-install for payload {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0
    ::START TIMER:: [Pre payload :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}]
    In PrePayloadInstallProc
    [    1092] Sun Jun 10 09:13:42 2012  INFO
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}] took 5004.11 milliseconds (5.00411 seconds)
    ::START TIMER:: [Payload Operation :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}]
    [    4084] Sun Jun 10 09:13:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSExtensions3-mul\Install.db
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSExtensions3-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}.db
    [    1092] Sun Jun 10 09:13:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}] took 204.079 milliseconds (0.204079 seconds) DTR = 6762.09 KBPS (6.6036 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0
    ::START TIMER:: [Post payload :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}]
    In PostPayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Post payload :{EB2A8CD4-B247-4810-A294-E3DB8EDC6060}] took 1.16298 milliseconds (0.00116298 seconds)
    Calling the custom action code for pre-install for payload {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0
    ::START TIMER:: [Payload Operation :{C0C7DC90-C8DF-46DA-BA21-848889DAFD11}]
    [    1500] Sun Jun 10 09:13:42 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Third party application path:C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaverWidgetsBrowser1.0-mul\AdobeAIRInstaller.exe
    CommandLine: -silent -eulaAccepted -programMenu WidgetBrowser.air
    [    1500] Sun Jun 10 09:13:47 2012  INFO
    Third party payload completed.  Testing return code: 0
    [    1092] Sun Jun 10 09:13:47 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{C0C7DC90-C8DF-46DA-BA21-848889DAFD11}] took 4604.13 milliseconds (4.60413 seconds) DTR = 492.601 KBPS (0.481056 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {C0C7DC90-C8DF-46DA-BA21-848889DAFD11} Adobe Dreamweaver Widget Browser 1.0.0.0
    Calling the custom action code for pre-install for payload {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0
    ::START TIMER:: [Payload Operation :{DC00A3E1-9C61-4B11-8070-B592E68D2B3C}]
    [    1628] Sun Jun 10 09:13:47 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    [    1628] Sun Jun 10 09:13:48 2012  INFO
    Extracting assets complete. Number assets: 2
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeLinguistics_4_0_All\Install.db
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeLinguistics_4_0_All\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{DC00A3E1-9C61-4B11-8070-B592E68D2B3C}.db
    [    1092] Sun Jun 10 09:13:48 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{DC00A3E1-9C61-4B11-8070-B592E68D2B3C}] took 1502.36 milliseconds (1.50236 seconds) DTR = 29524.1 KBPS (28.8322 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0
    Calling the custom action code for pre-install for payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0
    ::START TIMER:: [Payload Operation :{D38116C8-C472-4BB0-AD6F-0C1DD1320D1D}]
    [    3332] Sun Jun 10 09:13:48 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Third party application path:C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeHelp\InstallAdobeHelp.exe
    CommandLine: appVersion=4.0.244 appId=chc pubId=4875E02D9FB21EE389F73B8D1702B320485DF8CE.1 installerArg1=-silent installerArg2=-eulaAccepted installerArg3=-programMenu installerArg4=AdobeHelp.air
    [    3332] Sun Jun 10 09:13:56 2012  INFO
    Third party payload completed.  Testing return code: 0
    [    1092] Sun Jun 10 09:13:56 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 7 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{D38116C8-C472-4BB0-AD6F-0C1DD1320D1D}] took 7603.32 milliseconds (7.60332 seconds) DTR = 25.7782 KBPS (0.0251741 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0, value of local var is -1
    Calling the custom action code for post-install for payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0
    Calling the custom action code for pre-install for payload {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    ::START TIMER:: [Pre payload :{36682D68-3834-487E-BA49-DFA4AB0A2E32}]
    In PrePayloadInstallProc
    [    1092] Sun Jun 10 09:14:01 2012  INFO
    Custom action return code: 0
    :: END TIMER :: [Pre payload :{36682D68-3834-487E-BA49-DFA4AB0A2E32}] took 5003.48 milliseconds (5.00348 seconds)
    ::START TIMER:: [Payload Operation :{36682D68-3834-487E-BA49-DFA4AB0A2E32}]
    [    6296] Sun Jun 10 09:14:01 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 1
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSInfrastructure3-mul\Install.db
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeCSXSInfrastructure3-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{36682D68-3834-487E-BA49-DFA4AB0A2E32}.db
    [    1092] Sun Jun 10 09:14:01 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{36682D68-3834-487E-BA49-DFA4AB0A2E32}] took 203.918 milliseconds (0.203918 seconds) DTR = 34033.2 KBPS (33.2356 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    ::START TIMER:: [Post payload :{36682D68-3834-487E-BA49-DFA4AB0A2E32}]
    In PostPayloadInstallProc
    Custom action return code: 0
    :: END TIMER :: [Post payload :{36682D68-3834-487E-BA49-DFA4AB0A2E32}] took 1.15412 milliseconds (0.00115412 seconds)
    Calling the custom action code for pre-install for payload {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0
    ::START TIMER:: [Payload Operation :{EFBC1075-F890-4293-A0D1-04BE66EE2AB3}]
    [    3440] Sun Jun 10 09:14:01 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    [    3440] Sun Jun 10 09:14:02 2012  INFO
    Extracting assets complete. Number assets: 2
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtendScriptToolkit3.8.0-mul\Install.db
    Evaluating condition# 1(Seq 98)
    Condition failed(Seq 98)
    [    3440] Sun Jun 10 09:14:03 2012  INFO
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtendScriptToolkit3.8.0-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{EFBC1075-F890-4293-A0D1-04BE66EE2AB3}.db
    [    1092] Sun Jun 10 09:14:04 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{EFBC1075-F890-4293-A0D1-04BE66EE2AB3}] took 2102.66 milliseconds (2.10266 seconds) DTR = 9019.05 KBPS (8.80767 MBPS)
    User specified overrideFile:
    Successfully updated the csu inventory for {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0 return values 0:0
    Calling the custom action code for post-install for payload {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0
    Calling the custom action code for pre-install for payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0
    ::START TIMER:: [Payload Operation :{83463106-DD1C-4FE5-A61C-DF6715472AD4}]
    [    5012] Sun Jun 10 09:14:04 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 2
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtensionManager6.0All\Install.db
    [    5012] Sun Jun 10 09:14:05 2012 ERROR
    DF036: File already present at "C:\Windows\System32\msjava.dll"(Seq 140)
    DW063: Command ARKMoveFileCommand failed.(Seq 140)
    [    5012] Sun Jun 10 09:14:05 2012  INFO
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeExtensionManager6.0All\Install.db
    [    5012] Sun Jun 10 09:14:05 2012 ERROR
    DF024: Unable to restore file at "C:\Windows\System32\msjava.dll" from backup at "" Error 3 The system cannot find the path specified.(Seq 140)
    DW063: Error rolling back command ARKDeleteFileCommand(Seq 140)
    DF037: Unable to delete directory "C:\Users\cat\AppData\Roaming\Adobe\Extension Manager CS6". Error 2 The system cannot find the file specified.(Seq 111)
    DW063: Error rolling back command ARKCreateDirectoryV2Command(Seq 111)
    [    1092] Sun Jun 10 09:14:05 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{83463106-DD1C-4FE5-A61C-DF6715472AD4}] took 605.313 milliseconds (0.605313 seconds) DTR = 852.452 KBPS (0.832472 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0
    Calling the custom action code for pre-install for payload {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0
    ::START TIMER:: [Payload Operation :{A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}]
    [    2000] Sun Jun 10 09:14:05 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    [    2000] Sun Jun 10 09:14:23 2012  INFO
    Extracting assets complete. Number assets: 2
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12-mul\Install.db
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag Group/User:Everyone Access:GENERIC_ALL(Seq 29)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag Group/User:Administrators Access:GENERIC_ALL(Seq 30)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag Group/User:BuiltinUsers Access:GENERIC_ALL(Seq 31)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag Group/User:BuiltinGuests Access:GENERIC_ALL(Seq 32)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag\Dreamweaver CS6 Group/User:Everyone Access:GENERIC_ALL(Seq 34)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag\Dreamweaver CS6 Group/User:Administrators Access:GENERIC_ALL(Seq 35)
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag\Dreamweaver CS6 Group/User:BuiltinUsers Access:GENERIC_ALL(Seq 36)
    [    2000] Sun Jun 10 09:14:24 2012  INFO
    Setting permission for: C:\ProgramData\Adobe\Extension Manager CS6\Mxi Flag\Dreamweaver CS6 Group/User:BuiltinGuests Access:GENERIC_ALL(Seq 37)
    Setting permission for: C:\Users\cat\AppData\Roaming\Adobe\Extension Manager CS6\Mxi Flag\Dreamweaver CS6 Group/User:BuiltinUsers Access:GENERIC_ALL(Seq 39)
    [    2000] Sun Jun 10 09:14:52 2012  INFO
    Evaluating condition# 1(Seq 8300)
    Condition failed(Seq 8300)
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12-mul\Install.db
    UninstallDBPath=C:\Program Files (x86)\Common Files\Adobe\Installers\uninstall\{A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}.db
    [    1092] Sun Jun 10 09:14:53 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E}] took 48413.5 milliseconds (48.4135 seconds) DTR = 11798.7 KBPS (11.5222 MBPS)
    User specified overrideFile:
    [    1092] Sun Jun 10 09:14:54 2012  INFO
    Successfully updated the csu inventory for {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0 return values 0:0
    Calling the custom action code for post-install for payload {A4ED5E53-7AA0-11E1-BF04-B2D4D4A5360E} Adobe Dreamweaver CS6 12.0.0.0
    Calling the custom action code for pre-install for payload {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0
    ::START TIMER:: [Payload Operation :{8FDB26FC-7AA0-11E1-BF04-E25246635842}]
    [    7216] Sun Jun 10 09:14:54 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: PayloadInstaller
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Request to install payload
    Payload {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0: Calling ARKEngine from path C:\Users\cat\AppData\Local\Adobe\OOBE\PDApp\DECore\DE6\resources
    Extracting assets...
    Extracting assets complete. Number assets: 2
    Beginning installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12en_USLanguagePack\Install.db
    Evaluating condition# 1(Seq 170)
    Condition passed(Seq 170)
    Evaluating condition# 17(Seq 171)
    Condition failed(Seq 171)
    Evaluating condition# 18(Seq 172)
    Condition failed(Seq 172)
    Evaluating condition# 12(Seq 173)
    Condition failed(Seq 173)
    Evaluating condition# 19(Seq 174)
    Condition failed(Seq 174)
    Evaluating condition# 15(Seq 175)
    Condition failed(Seq 175)
    Evaluating condition# 16(Seq 176)
    Condition failed(Seq 176)
    Evaluating condition# 13(Seq 177)
    Condition failed(Seq 177)
    Evaluating condition# 14(Seq 178)
    Condition failed(Seq 178)
    [    7216] Sun Jun 10 09:14:54 2012 ERROR
    DF036: File already present at "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\Installer\BlockingProcess.txt"(Seq 179)
    DW063: Command ARKMoveFileCommand failed.(Seq 179)
    [    7216] Sun Jun 10 09:14:54 2012  INFO
    Completing installation for payload at C:\Users\cat\Desktop\Adobe Dreamweaver CS6\Adobe Dreamweaver CS6\payloads\AdobeDreamweaver12en_USLanguagePack\Install.db
    [    7216] Sun Jun 10 09:14:54 2012 ERROR
    DF024: Unable to restore file at "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\Installer\BlockingProcess.txt" from backup at "" Error 3 The system cannot find the path specified.(Seq 179)
    DW063: Error rolling back command ARKDeleteFileCommand(Seq 179)
    [    1092] Sun Jun 10 09:14:55 2012  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 2 =*=*=*=*=*=*=*=*=*=*=*=*=*
    :: END TIMER :: [Payload Operation :{8FDB26FC-7AA0-11E1-BF04-E25246635842}] took 503.232 milliseconds (0.503232 seconds) DTR = 1526.14 KBPS (1.49037 MBPS)
    User specified overrideFile:
    The csu inventory was not updated for payload {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0, value of local var is -1
    Calling the ROLLBACK custom action code for pre-install for payload {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0
    No operation.  We're done:
    Updating driver data - Action: Remove driver entry
    Updating driver data successful. Driver entry was added. ARP estimated size 413622KB
    [    1092] Sun Jun 10 09:14:57 2012  INFO
    Successfully installed 11 components:
    - Adobe Player for Embedding 3.3
    - Adobe CSXS Infrastructure CS6
    - Microsoft Visual C++ 2005 Redistributable Package (x86)
    - Microsoft Visual C++ 2008 Redistributable Package (x86)
    - Microsoft Visual C++ 2010 Redistributable Package (x86)
    - Suite Shared Configuration CS6
    - Adobe Dreamweaver Widget Browser
    - AdobeHelp
    - Adobe Linguistics CS6
    - Adobe CSXS Extensions CS6
    - Adobe ExtendScript Toolkit CS6
    Total components repaired: 0
    Total components removed: 0
    [    1092] Sun Jun 10 09:14:57 2012 ERROR
    DW050: The following payload errors were found during install:
    DW050:  - Adobe Extension Manager CS6: Install failed
    DW050:  - Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack: Install failed
    DW050:  - Adobe Dreamweaver CS6: Failed due to Language Pack installation failure
    [    1092] Sun Jun 10 09:14:57 2012  INFO
    Call PostSession Custom Hook
    :: END TIMER :: [Total Timer] took 99943.3 milliseconds (99.9433 seconds) DTR = 7740.07 KBPS (7.55866 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 13 error(s), 0 warning(s)
    ----------- Payload: {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0 -----------
    ERROR: DF036: File already present at "C:\Windows\System32\msjava.dll"(Seq 140)
    ERROR: DW063: Command ARKMoveFileCommand failed.(Seq 140)
    ERROR: DF024: Unable to restore file at "C:\Windows\System32\msjava.dll" from backup at "" Error 3 The system cannot find the path specified.(Seq 140)
    ERROR: DW063: Error rolling back command ARKDeleteFileCommand(Seq 140)
    ERROR: DF037: Unable to delete directory "C:\Users\cat\AppData\Roaming\Adobe\Extension Manager CS6". Error 2 The system cannot find the file specified.(Seq 111)
    ERROR: DW063: Error rolling back command ARKCreateDirectoryV2Command(Seq 111)
    ----------- Payload: {8FDB26FC-7AA0-11E1-BF04-E25246635842} Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack 12.0.0.0 -----------
    ERROR: DF036: File already present at "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\Installer\BlockingProcess.txt"(Seq 179)
    ERROR: DW063: Command ARKMoveFileCommand failed.(Seq 179)
    ERROR: DF024: Unable to restore file at "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\Installer\BlockingProcess.txt" from backup at "" Error 3 The system cannot find the path specified.(Seq 179)
    ERROR: DW063: Error rolling back command ARKDeleteFileCommand(Seq 179)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - Adobe Extension Manager CS6: Install failed
    ERROR: DW050:  - Adobe Dreamweaver CS6_AdobeDreamweaver12en_USLanguagePack: Install failed
    ERROR: DW050:  - Adobe Dreamweaver CS6: Failed due to Language Pack installation failure
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [    1092] Sun Jun 10 09:14:58 2012  INFO
    Exit Code: 7 - Unable to complete Silent workflow.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DF036, DW063 ...
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    END - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*

    I would recommend you being by using the Adobe Support Advisor - http://www.adobe.com/go/loganalyzer/ to review your installation log.
    Alternately you can also review the log manually by following the steps listed in  Troubleshoot with install logs | CS5, CS5.5, CS6 - http://helpx.adobe.com/creative-suite/kb/troubleshoot-install-logs-cs5-cs5.html.

  • Issue in Importing Cleansing package in to Repository through Repo Manager

    Hi,
    For using Data Quality, we have installed the cleansing package installble into our server. It has created all the ZIP/DAT Files in to the ...DataQuality\Datacleanse directory. After that while importing into Metadata through Repository Manager, we are getting
    " A Probelm occurred while verifying data cleanse repository connection".
    Note : We have installed BODS XI 3.1 Version
    And the cleansing package  using here is SBOP CLEANS PACK XI 3.2
    Is there any problem with version incompatibility?
    Any other solution??? Kindly help us on this.
    Reg,
    John

    John,
    BODS XI 3.1 requires cleansing package XI 3.1.  You will need to download the cleansing package XI 3.1.  Or, you can download BODS XI 3.2 and install the latest version.
    Paul

  • Solaris Express Zone install error with SUNWiiimr and SUNWcnetr

    Hi all,
    I got these errors when installing a new zone on a Solaris Express 1/08 (5.11) on a x64 box:
    Installation of these packages generated errors: SUNWiiimr
    Installation of these packages generated warnings: SUNWcnetr
    The zone creation log shows:
    *** package -SUNWiiimr- failed to install with fatal errors:
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postin stall: /export/zones/newzone/root/lib/postrun: not found
    /export/zones/newzone/root/var/sadm/pkg/SUNWiiimr/install/postinstall: /export/zones/newzone/root/lib/postrun: not found
    pkgadd: ERROR: postinstall script did not complete successfully
    Installation of -SUNWiiimr- on zone -newzone- failed.
    *** package -SUNWcnetr- installed with warnings:
    pkgadd: ERROR: unable to create package object -/export/zones/newzone/root/etc/dladm-.
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/aggregation.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/linkprop.conf- failed
    owner name -dladm- not found in passwd table(s)
    ERROR: attribute verification of -/export/zones/newzone/root/etc/dladm/secobj.conf- failed
    owner name -dladm- not found in passwd table(s)
    Installation of -SUNWcnetr- on zone -newzone- partially failed.
    -newzone- was configured to be a whole root zone. Are there any ways to solve these installation errors?
    Thanks in advance.

    This problem seems some strange - this time with Solaris 10u4, from 10 containers installed on a brand new X2200 (2x cpu) only one do not output those errors, but just this one cannot install the dsee or proxy. This time the errors were from:
    Installation of <SUNWxwplr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWdtdmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWmconr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWrmwbr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWlvmr> on zone <dsee-proxy> partially failed.
    Installation of <SUNWzebrar> on zone <dsee-proxy> partially failed.
    So the machine was, too, just installed. After several hours, anoter atempt to install a zone, this time just this one, returned no errors - and the dsee installed without any complains. All configurations were for whole root zones. Used was Solaris 10u4 with the most recent patch cluster applied.

Maybe you are looking for

  • USB 2.0 on a Powerbook Wallstreet

    Hello everyone, I am trying to get USB 2.0 ports added to my PB wallstreet. I recently bought a iConnect PCMCIA USB 2.0 card (which explicitly says on the label that it will work under Mac OS X) but I am unable to get my computer to recognize the car

  • Aliases and Sending Mail

    I'm running iMS 5.1. I'm wanting to be able to allow webmail users to specify an alias address without the domain for sending mail. I.E... user zzUser is aliased to some.user. In the webmail client I want someone to be able to type in just "zzUser" i

  • IPod cannot restore to iTunes. Any help?

    I was trying to update my iPod to iOS 7, beta 1, and it didn't work. Now, my iPod won't restore to iTunes. I have gotten errors 1603, and 21. Please help. I am so upset right now.

  • Oracle Login is very slow

    Hi all, I have two Windows 2000 Servers: 1. Compaq Server with one 2.4G CPU, 1G RAM and 30G harddisk 2. Acer Server with one 2.4G CPU, 1G RAM and 30G harddisk The software configuration of two server are identical, they both have: 1 Windows 2000 Serv

  • Purpose of JEST-INACT Field

    Hi JEST table is for Individual Object Status where INACt field gives the status. I would like to know: 1. When an entry gets posted in JEST? 2. There are multiple entries for the same Object number in JEST. So, based on what criteria, I can find the