Exit Code: 7 on flash cs5 installation? help please??

Hello i'm having a bit of a problem with re-installing flash cs5, i used to have it but i factory setted my laptop cuse it was acting up for a while and including flash was cting up and not loading so now i got to install it and it is giving problems it says:
Exit Code: 7
Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DS013, DW025 ... WARNING: DS013, DW025 ...
-------------------------------------- Summary --------------------------------------
- 0 fatal error(s), 62 error(s), 62 warning(s)
ERROR: DW025: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
  Family: CoreTech
  ProductName: Adobe Player for Embedding x64
  MinVersion: 0.0.0.0
  This dependency is not satisfied, because this payload is x64 and is not supported on this machine.
  Removing this dependency from list. Product may function improperly.
ERROR: DW025: The payload with AdobeCode:  {CFC9F871-7C40-40B6-BE4A-B98A5B309716} has required dependency on:
  Family: Shared Technology
do you think you could help me please? thank you so much!

Errors "Exit Code: 6," "Exit Code: 7" | CS5, CS5.5
Mylenium

Similar Messages

  • Flash CS5 Button Help

    To start, I'm a total newbie in Flash, so I'm sorry if what I'm asking is ridiculously primitive, but I was literally thrown into this blindfolded and I'm using google and several forums to help me out.
    What I'm doing:  redesigning a website.  At the moment, the website has a flash file that introduces it's logo and subcategories of its' website on the top of the page.  What I wanted to do was make sure there was a hyperlink on the logo that would bring anyone back to the homepage, very basic stuff.  The issue I have run into is that the logo is actually a flash movie.  Different parts of the logo appear at different times, and I think this is what is specifically causing me issues.
    The logo that I want to hyperlink has several layers, and what I've done so far is select them all and create a button (F8, select 'Button' and rename it).  When I did that, I noticed the layers significantly changed and when I tested the movie, it looks terrible, choppy and not how it originally looked.
    I know the step after that is to go into behaviors and insert the url to which I want it to be hyperlinked.  The only thing is that I don't want to show a terrible flash movie to my boss even if it's hyperlinked to the homepage. 
    Anyone understand all that gibberish I wrote down?  Or does anyone see a flaw in what I'm doing?  I'm not 100% positive if the steps I'm taking are correct, I've been to several different sites, all of which tell me to do different things. 
    Initially I tried coding it with ActionScript, but I was having terrible issues with that as well. 
    If it helps, the file I'm working on was altered a while back.  Could it be that the file is not compatible or proper for Flash CS5? 
    Help!!!

    ... how do I give that shape/button a url?
    Since it is a button, it is already a self animating object that will react to mouse interactions, but only visually at this stage.  The first thing you need to do to make it useful code-wise is to assign it a unique instance name.  So you drag a copy of it out to the stage from the library, and while it's still selected, you enter that unique instance name for it in the Properties panel... let's say you name it "btn1"
    In AS3, to make a button work with code, you need to add an event listener and event handler function for it.  You might need to add a few (for different events, like rollover, rollout, clicking it, but for now we'll just say you want to be able to click it to get a web page to open.  In the timeline that holds that button, in a separate actions layer that you create, in a frame numbered the same as where that button exists, you would add the event listener:
    btn1.addEventListener(MouseEvent.CLICK, btn1Click);
    The name of the unique function for processing the clicking of that button is specified at the end of the event listener assignment, so now you just have to write that function out:
    function btn1Click(evt:MouseEvent):void {
       var url:String = "http://www.awebsite.com/awebpage.html";
       var req:URLRequest = new URLRequest(url);
       navigateToURL(req);
    ... how do I know it's properly placed on the correct area?
    What area?  If you place it where you want it, that should be correct. (?)
    ... how do I make sure it's invisible...?
    If you can't see it when you test the file and you know it's there and your cursor turns into  a hand when you are over where it should be, it's invisible.
    ...how do I see the other objects in the flash file I'm working on?
    Select Edit -> Edit Document to get out of the symbol editing mode and back to the file editing mode.  If you doubleclick an object on the stage, rather than clickingit in the library, you open it up in editing mode on the stage, but the stage and everything else will still be visible behind it in a faded tone.

  • HT201210 I,m trying to restore my phone but I keep getting Error code 21.... help please

    I,m trying to restore my phone but I keep getting Error code 21.... help please     iPhone 4S

    Take a look at this Apple doc -> iTunes: Specific update-and-restore error messages and advanced troubleshooting
    Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    These errors typically occur when security software interferes with the restore and update process. Follow Troubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.
    Also, check your hosts file to verify that it's not blocking iTunes from communicating with the update server. See iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you have software used to perform unauthorized modifications to the iOS device, uninstall this software prior to editing the hosts file to prevent that software from automatically modifying the hosts file again on restart.
    You could just update or uninstall the security software on your computer and then test again.

  • 1 fatal error 7 errors 0 warnings exit code 7 Photoshop CS5 on Surface Pro 34.

    How do I get past this error?  It says to restart, which I did.  This is my third try.  The first try failed.  The second try worked and it registered my serial number, but there were warnings that not everything installed.  I did not uninstall the second try.  I just did a third try and got the following:
    1 fatal error 7 errors 0 warnings exit code 7 Photoshop CS5 on Surface Pro 3.
    I am moving this from a 3 year old ASUS tablet with Windows 8.1 where it works find.  I am using an install disk

    Moving this discussion to the Downloading, Installing, Setting Up forum.

  • Adobe Flash CS5 Installation: Error, Exit Code: 7

    So I was installing Adobe Flash CS5 and ended up with this error.
    I've been looking around the forums, and trying several things, but nothing seems to be working. I uninstalled Flash CS4, and used the Adobe CS5 Cleaner Tool.
    Help and guidance would be much appreciated.
    ~Thank You~
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 58 error(s), 59 warning(s)
    WARNING: OS requirements not met for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE}
    WARNING: OS requirements not met for {6E505C8F-2896-11DF-9B64-0013724DD917}
    WARNING: OS requirements not met for {CFC9F871-7C40-40B6-BE4A-B98A5B309716}
    WARNING: OS requirements not met for {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: Payload {1D809D80-28A4-11DF-A816-0024E8692489} has an action "install" but no resultState
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - SiteCatalyst NetAverages: Install failed
    ERROR:  - Adobe Linguistics CS5 x64: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Adobe Flash CS5_AdobeFlash11-en_USLanguagePack: Install failed
    ERROR:  - AdobePDFL x64 CS5: Install failed
    ERROR:  - Adobe Flash CS5_AdobeMobileExtension_Flash11-en_US: Install failed
    ERROR:  - Adobe XMP Panels CS5: Install failed
    ERROR:  - Adobe Player for Embedding: Install failed
    ERROR:  - AIR2 For Adobe Flash Pro: Failed due to Language Pack installation failure
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - Camera Profiles Installer: Install failed
    ERROR:  - Adobe Flash Player 10 Plugin: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Adobe Flash CS5_AdobeMobileExtension_Flash11-mul: Install failed
    ERROR:  - Adobe BrowserLab CS Live: Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - CSXS Story Extension: Install failed
    ERROR:  - Adobe Linguistics CS5: Install failed
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for Embedding x64: Install failed
    ERROR:  - Adobe Flash Player 10 ActiveX: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - AdobeOutputModule: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86_x64: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - AIR2 For Adobe Flash Pro_AIR2_Flash11-en_US: Install failed
    ERROR:  - AdobeCMaps x64 CS5: Install failed
    ERROR:  - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  - DynamiclinkSupport: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - Adobe SwitchBoard 2.0: Install failed
    ERROR:  - Adobe Flash CS5: Failed due to Language Pack installation failure
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - Pixel Bender Toolkit: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Players For Adobe Flash Pro: Install failed
    ERROR:  - AdobeJRE: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    ERROR:  - TLF For Adobe Flash Pro: Install failed
    ERROR:  - Adobe AIR: Install failed

    May I know the Windows version you are using? If possible copy the latest installation log file from C: Program files\Common Files\Adobe\Installer folder.

  • Exit Code: 6, Ps Cs5 trial install.

    hi, ive downloaded the trial of Photoshop Cs5 but it wont install, i get to about 10% in the install and then i get "Exit Code: 6".
    ill begin with my system specs:
    (Swedish language) Windows 7 Ultimate 64-bit
    Intel Core 2 Duo E6600 @ 2.40GHz 2.39GHz
    4GB Ram
    Ati Radeon x1950xTx
    Asus P5B deluxe motherboard
    1680x1050 Acer P223w screen.
    i've cleaned my regestry for problems with "Glarysoft Regestry repair", disabled my ESET NOD32 anti-vir, ran the setup as Administrator, choose to install as trial but i get to about 10% and i get Exit Code: 6.
    this is what the log file said:
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 58 error(s), 58 warning(s)
    WARNING: OS requirements not met for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    WARNING: OS requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe CSXS Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Adobe Media Player: Install failed
    ERROR:  - Adobe Linguistics CS5 x64: Install failed
    ERROR:  - Adobe Photoshop CS5 Support: Install failed
    ERROR:  - Adobe Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation x64: Install failed
    ERROR:  - AdobePDFL x64 CS5: Install failed
    ERROR:  - DeviceCentral_DeviceCentral3LP-en_GB: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR:  - Adobe XMP Panels CS5: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  - AdobeColorCommonSetCMYK: Install failed
    ERROR:  - Adobe Mini Bridge CS5: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR:  - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5: Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install failed
    ERROR:  - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Photoshop CS5 Core_x64: Failed due to Language Pack installation failure
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - Adobe Linguistics CS5: Install failed
    ERROR:  - PDF Settings CS5: Install failed
    ERROR:  - DeviceCentral: Failed due to Language Pack installation failure
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - AdobeColorVideoProfilesCS CS5: Install failed
    ERROR:  - AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for Embedding x64: Install failed
    ERROR:  - Adobe Photoshop CS5 Core: Failed due to Language Pack installation failure
    ERROR:  - Required Common Fonts Installation x64: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86_x64: Install failed
    ERROR:  - Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB: Install failed
    ERROR:  - Adobe CSXS Extensions CS5: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86_x64: Install failed
    ERROR:  - AdobeOutputModule: Install failed
    ERROR:  - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - AdobeCMaps x64 CS5: Install failed
    ERROR:  - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  - Microsoft_VC90_MFC_x86_x64: Install failed
    ERROR:  - Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5: Install failed
    ERROR:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  - AdobeColorEU CS5: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - AdobeColorNA CS5: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86_x64: Install failed
    ERROR:  - Required Common Fonts Installation: Install failed
    ERROR:  - Adobe SwitchBoard 2.0: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:  - AdobeColorPhotoshop CS5: Install failed
    ERROR:  - Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Recommended Common Fonts Installation: Install failed
    ERROR:  - Adobe Extension Manager CS5: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    ERROR:  - Adobe AIR: Install failed
    Help would be much appriciated
    /Andreas

    Here's m system info: Adobe Photoshop Version: 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch]) x32
    Operating System: Windows 7 64-bit
    Version: 6.1
    System architecture: Intel CPU Family:6, Model:15, Stepping:13 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 1828 MHz
    Built-in memory: 3070 MB
    Free memory: 1458 MB
    Memory available to Photoshop: 2556 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Normal
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: False.
    OpenGL Crash File: Not Detected.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: GeForce 8600M GT/PCI/SSE2
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1440
    Video Card Number: 1
    Video Card: NVIDIA GeForce 8600M GT    
    Driver Version: 8.17.11.9716
    Driver Date: 20100316000000.000000-000
    Video Card Driver: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Video Mode: 1440 x 900 x 4294967296 colors
    Video Card Caption: NVIDIA GeForce 8600M GT    
    Video Card Memory: 256 MB
    Serial number: Tryout Version
    Application folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS5\
    Temporary file path: C:\Users\PHILIP~1\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Startup, 462.7G, 382.8G free
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS5\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2010/03/10-08:31:04   61.423599   61.423599
       adbeape.dll   Adobe APE 2010/02/23-12:40:58   61.421986   61.421986
       AdobeLinguistic.dll   Adobe Linguisitc Library   5.0.0  
       AdobeOwl.dll   Adobe Owl 2010/03/29-17:44:28   3.0.91   61.425789
       AdobeOwlCanvas.dll   Adobe Owl Canvas   3.0.68   61.2954
       AdobePDFL.dll   PDFL 2010/03/04-10:02:26   61.281542   61.281542
       AdobePIP.dll   Adobe Product Improvement Program   5.0.0.2021  
       AdobeXMP.dll   Adobe XMP Core   5.0   61.134777
       AdobeXMPFiles.dll   Adobe XMP Files   5.0   61.134777
       AdobeXMPScript.dll   Adobe XMP Script   5.0   61.134777
       adobe_caps.dll   Adobe CAPS   3,0,116,0  
       adobe_OOBE_Launcher.dll   Adobe OOBE Launcher   1.0.0.64 (BuildVersion: 1.0; BuildDate: Mon Jan 26 2010 21:49:00)   1.000000
       AFlame.dll   AFlame 2010/02/23-17:27:33   61.421976   61.421976
       AFlamingo.dll   AFlamingo 2010/02/23-17:27:33   61.421978   61.421978
       AGM.dll   AGM 2010/03/10-08:31:04   61.423599   61.423599
       ahclient.dll    AdobeHelp Dynamic Link Library   1,5,0,30  
       aif_core.dll   AIF   2.0   53.422628
       aif_ogl.dll   AIF   2.0   53.422628
       amtlib.dll   AMTLib   3.0.0.64 (BuildVersion: 3.0; BuildDate:  Mon Jan 26 2010 21:49:00)   1.000000
       amtservices.dll   AMTServices   3.0.0.64 (BuildVersion: 3.0; BuildDate:  Mon Jan 26 2010 21:49:00)   1.000000
       ARE.dll   ARE 2010/03/10-08:31:04   61.423599   61.423599
       asneu.dll    AsnEndUser Dynamic Link Library   1, 7, 0, 1  
       AXE8SharedExpat.dll   AXE8SharedExpat 2010/02/23-17:27:33   61.421978   61.421978
       AXEDOMCore.dll   AXEDOMCore 2010/02/23-17:27:33   61.421978   61.421978
       Bib.dll   BIB 2010/03/10-08:31:04   61.423599   61.423599
       BIBUtils.dll   BIBUtils 2010/03/10-08:31:04   61.423599   61.423599
       boost_threads.dll   DVA Product   5.0.0  
       cg.dll   NVIDIA Cg Runtime   2.0.0015  
       cgGL.dll   NVIDIA Cg Runtime   2.0.0015  
       CoolType.dll   CoolType 2010/03/10-08:31:04   61.423599   61.423599
       data_flow.dll   AIF   2.0   53.422628
       dvaadameve.dll   DVA Product   5.0.0  
       dvacore.dll   DVA Product   5.0.0  
       dvaui.dll   DVA Product   5.0.0  
       ExtendScript.dll   ExtendScript 2010/03/05-08:21:15   61.423205   61.423205
       FileInfo.dll   Adobe XMP FileInfo   5.0   61.134777
       icucnv36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       icudt36.dll   International Components for Unicode 2009/06/17-13:21:03    Build gtlib_main.9896  
       image_flow.dll   AIF   2.0   53.422628
       image_runtime.dll   AIF   2.0   53.422628
       JP2KLib.dll   JP2KLib 2010/02/24-17:43:58   61.131544   61.131544
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2, 0, 1, 11  
       MPS.dll   MPS 2010/02/24-17:43:58   61.421978   61.421978
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4927  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.4926  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4927  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.4926  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.4927  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.4926  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS5   CS5  
       Plugin.dll   Adobe Photoshop CS5   CS5  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   2.0.0.746  
       PSArt.dll   Adobe Photoshop CS5   CS5  
       PSViews.dll   Adobe Photoshop CS5   CS5  
       SCCore.dll   ScCore 2010/03/05-08:21:15   61.423205   61.423205
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Threading Building Blocks   2, 1, 2009, 0201  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   1.0.0.64 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   1.0.0.64
       WRServices.dll   WRServices Thursday January 21 2010 12:13:3   Build 0.11423   0.11423
       wu3d.dll   U3D Writer   9.3.0.113  
    Installed plug-ins:
       3D Studio 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Accented Edges 12.0
       ADM 3.11x01
       Angled Strokes 12.0
       Average 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Bas Relief 12.0
       BMP 12.0
       Camera Raw 6.0
       Chalk & Charcoal 12.0
       Charcoal 12.0
       Chrome 12.0
       Cineon 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Clouds 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Collada 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Color Halftone 12.0
       Colored Pencil 12.0
       CompuServe GIF 12.0
       Conté Crayon 12.0
       Craquelure 12.0
       Crop and Straighten Photos 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Crop and Straighten Photos Filter 12.0
       Crosshatch 12.0
       Crystallize 12.0
       Cutout 12.0
       Dark Strokes 12.0
       De-Interlace 12.0
       Dicom 12.0
       Difference Clouds 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Diffuse Glow 12.0
       Displace 12.0
       Dry Brush 12.0
       Embed Watermark 4.0
       Entropy 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Extrude 12.0
       FastCore Routines 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Fibers 12.0
       Film Grain 12.0
       Filter Gallery 12.0
       Fresco 12.0
       Glass 12.0
       Glowing Edges 12.0
       Google Earth 4 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Grain 12.0
       Graphic Pen 12.0
       Halftone Pattern 12.0
       HDRMergeUI 12.0
       IFF Format 12.0
       Ink Outlines 12.0
       JPEG 2000 2.0
       Kurtosis 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Lens Blur 12.0
       Lens Correction 12.0
       Lens Flare 12.0
       Lighting Effects 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Liquify 12.0
       Matlab Operation 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Maximum 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Mean 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Measurement Core 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Median 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Mezzotint 12.0
       Minimum 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       MMXCore Routines 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Mosaic Tiles 12.0
       Multiprocessor Support 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Neon Glow 12.0
       Note Paper 12.0
       NTSC Colors 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Ocean Ripple 12.0
       OpenEXR 12.0
       Paint Daubs 12.0
       Palette Knife 12.0
       Patchwork 12.0
       Paths to Illustrator 12.0
       PCX 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Photocopy 12.0
       Photoshop 3D Engine 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Picture Package Filter 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Pinch 12.0
       Pixar 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Plaster 12.0
       Plastic Wrap 12.0
       PNG 12.0
       Pointillize 12.0
       Polar Coordinates 12.0
       Portable Bit Map 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Poster Edges 12.0
       Radial Blur 12.0
       Radiance 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Range 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Read Watermark 4.0
       Reticulation 12.0
       Ripple 12.0
       Rough Pastels 12.0
       Save for Web & Devices 12.0
       ScriptingSupport 12.0
       Send Video Preview to Device 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Shear 12.0
       Skewness 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Smart Blur 12.0
       Smudge Stick 12.0
       Solarize 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Spatter 12.0
       Spherize 12.0
       Sponge 12.0
       Sprayed Strokes 12.0
       Stained Glass 12.0
       Stamp 12.0
       Standard Deviation 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Sumi-e 12.0
       Summation 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Targa 12.0
       Texturizer 12.0
       Tiles 12.0
       Torn Edges 12.0
       Twirl 12.0
       U3D 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Underpainting 12.0
       Vanishing Point 12.0
       Variance 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Variations 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Video Preview 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Water Paper 12.0
       Watercolor 12.0
       Wave 12.0
       Wavefront|OBJ 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       WIA Support 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       Wind 12.0
       Wireless Bitmap 12.0 (12.0x20100407 [20100407.r.1103 2010/04/07:14:00:00 cutoff; r branch])
       ZigZag 12.0
    Plug-ins that failed to load: NONE
    Flash:
       Flash
       Mini Bridge
       Access CS Live
       CS News and Resources
       Flash
       Kuler
       CS Review
    Installed TWAIN devices: NONE

  • Exit Code 15 error on installation of CS 6 Design and Web Premium (Mac)

    I've been trying to install CS6 on my Mac and having repeated installation errors. I actually signed up for the Creative Cloud product earlier in August and had the same installation errors, so I canceled my subscription. I thought the errors might be specific to Creative Cloud, but now I see my full purchase of CS6 is having the same problems.
    Here's the error summary:
    Exit Code: 15
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DW051 ...
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 13 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {327492D4-78EB-11E1-8ABE-84C55623D190} InDesign Adobe InDesign CS6 Application Base Files 8.0 has changed.
    ERROR: DW051: Dependency of session payload {39C9FB9C-7A84-11E1-B574-D095DF20721F} Adobe Web Suite CS6 Adobe Fireworks CS6 12.0.0 has changed.
    ERROR: DW051: Dependency of session payload {3CB7E1A8-78E9-11E1-A332-DF895723D190} InDesign Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US 8.0 has changed.
    ERROR: DW051: Dependency of session payload {4482EF4A-376B-46DE-9B17-E377232328E0} CoreTech PDF Settings CS6 11.0 has changed.
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {76A4887E-7A85-11E1-88DE-92A96E70B8CF} Adobe Web Suite CS6 Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack 12.0.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: DW051: Dependency of session payload {97BA0109-F6BE-4F50-8904-C19442D7216E} CoreTech Adobe Bridge CS6 5.0 has changed.
    ERROR: DW051: Dependency of session payload {B98E0DCB-1A75-4394-9813-3A114AA3891D} Standard Adobe Mini Bridge CS6 2 has changed.
    ERROR: DW051: Dependency of session payload {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Web Suite CS6 Adobe Media Encoder CS6 6 has changed.
    ERROR: DW051: Dependency of session payload {CFC3110A-491C-4DBF-A97D-66C567600A2F} Shared Technology Photoshop Camera Raw 7 7.0 has changed.
    ERROR: DW051: Dependency of session payload {E51F8824-78E8-11E1-AD81-3C805723D190} InDesign Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0 has changed.
    ERROR: Media DB Error : 12
    And here's my system info:
    iMac 21.5" mid 2011
    Processor: 2.5 GHz Intel Core i5
    Memory: 4 GB 1333 MHz DDR3
    Graphics AMD Radeon HD 6750M 512 MB
    OS: Mac OS X Lion 10.7.5
    I've already tried both the suggestions at http://helpx.adobe.com/creative-suite/kb/exit-code-15-installing-ccm.html repeatedly with no success. Any suggestions would be welcome.
    Thanks for your help!

    Hi Jeff, thanks for your reply... Here's the contents of the install log:
    [       0] Mon Aug 27 18:09:32 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 11:00:33 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 11:00:33 2012  INFO
    ::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]
    [       0] Tue Aug 28 11:00:33 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Tue Aug 28 11:00:33 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Tue Aug 28 11:00:33 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Tue Aug 28 11:00:33 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Tue Aug 28 11:00:33 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 11:00:33 2012  INFO
    :: END TIMER :: [Sync Media DB] took 24 milliseconds (0.024 seconds) DTR = 166.667 KBPS (0.16276 MBPS)
    :: END TIMER :: [Total Timer] took 47 milliseconds (0.047 seconds) DTR = 866043 KBPS (845.745 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 11:00:34 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Tue Aug 28 11:35:40 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 11:35:40 2012  INFO
    ::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]
    [       0] Tue Aug 28 11:35:41 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 11:35:41 2012  INFO
    :: END TIMER :: [Sync Media DB] took 13 milliseconds (0.013 seconds)
    :: END TIMER :: [Total Timer] took 15 milliseconds (0.015 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 11:35:42 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    [       0] Tue Aug 28 11:59:08 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 11:59:08 2012  INFO
    ::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]
    [       0] Tue Aug 28 11:59:08 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 11:59:08 2012  INFO
    :: END TIMER :: [Sync Media DB] took 22 milliseconds (0.022 seconds)
    :: END TIMER :: [Total Timer] took 57 milliseconds (0.057 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 11:59:09 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    [       0] Tue Aug 28 11:59:42 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 11:59:42 2012  INFO
    ::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]
    [       0] Tue Aug 28 11:59:42 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 11:59:42 2012  INFO
    :: END TIMER :: [Sync Media DB] took 8 milliseconds (0.008 seconds)
    :: END TIMER :: [Total Timer] took 9 milliseconds (0.009 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 11:59:43 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    [       0] Tue Aug 28 12:26:58 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 12:26:58 2012  INFO
    ::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]
    [       0] Tue Aug 28 12:26:58 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Tue Aug 28 12:26:58 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Tue Aug 28 12:26:58 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Tue Aug 28 12:26:58 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Tue Aug 28 12:26:58 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 12:26:58 2012  INFO
    :: END TIMER :: [Sync Media DB] took 32 milliseconds (0.032 seconds)
    :: END TIMER :: [Total Timer] took 33 milliseconds (0.033 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 12:26:59 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Tue Aug 28 12:27:25 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 12:27:25 2012  INFO
    ::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]
    [       0] Tue Aug 28 12:27:25 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Tue Aug 28 12:27:25 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Tue Aug 28 12:27:25 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Tue Aug 28 12:27:25 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Tue Aug 28 12:27:25 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 12:27:25 2012  INFO
    :: END TIMER :: [Sync Media DB] took 16 milliseconds (0.016 seconds)
    :: END TIMER :: [Total Timer] took 17 milliseconds (0.017 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 12:27:26 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Tue Aug 28 12:27:47 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 12:27:47 2012  INFO
    ::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]
    [       0] Tue Aug 28 12:27:47 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Tue Aug 28 12:27:47 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Tue Aug 28 12:27:47 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Tue Aug 28 12:27:47 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Tue Aug 28 12:27:47 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 12:27:47 2012  INFO
    :: END TIMER :: [Sync Media DB] took 17 milliseconds (0.017 seconds)
    :: END TIMER :: [Total Timer] took 18 milliseconds (0.018 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 12:27:48 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Tue Aug 28 18:29:53 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Tue Aug 28 18:29:53 2012  INFO
    ::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]
    [       0] Tue Aug 28 18:29:53 2012 ERROR
    Media DB Error : 12
    [       0] Tue Aug 28 18:29:53 2012  INFO
    :: END TIMER :: [Sync Media DB] took 100 milliseconds (0.1 seconds)
    :: END TIMER :: [Total Timer] took 127 milliseconds (0.127 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Tue Aug 28 18:29:54 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    [       0] Wed Aug 29 08:11:23 2012 ERROR
    Deployment file loading failed
    [       0] Wed Aug 29 08:12:35 2012 ERROR
    Deployment file loading failed
    [       0] Wed Aug 29 08:51:57 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Wed Aug 29 08:51:57 2012  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    [       0] Wed Aug 29 08:51:58 2012  INFO
    Assuming install mode
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    [       0] Wed Aug 29 08:51:58 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Wed Aug 29 08:51:58 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Wed Aug 29 08:51:58 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Wed Aug 29 08:51:58 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Wed Aug 29 08:51:58 2012 ERROR
    Media DB Error : 12
    [       0] Wed Aug 29 08:51:58 2012  INFO
    :: END TIMER :: [Sync Media DB] took 85 milliseconds (0.085 seconds) DTR = 800 KBPS (0.78125 MBPS)
    :: END TIMER :: [Total Timer] took 112 milliseconds (0.112 seconds) DTR = 607.143 KBPS (0.592913 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Wed Aug 29 08:51:59 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Wed Aug 29 09:45:41 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Applications/Utilities/Adobe Application Manager/DECore/DE6/Setup.dylib
    [       0] Wed Aug 29 09:45:41 2012  INFO
    ::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]
    [       0] Wed Aug 29 09:45:41 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Wed Aug 29 09:45:41 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Wed Aug 29 09:45:41 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Wed Aug 29 09:45:41 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Wed Aug 29 09:45:42 2012 ERROR
    Media DB Error : 12
    [       0] Wed Aug 29 09:45:42 2012  INFO
    :: END TIMER :: [Sync Media DB] took 55 milliseconds (0.055 seconds)
    :: END TIMER :: [Total Timer] took 71 milliseconds (0.071 seconds)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Wed Aug 29 09:45:43 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Wed Aug 29 10:03:10 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Users/felicia/Applications/Adobe/OOBE/PDApp/DECore/DE6/Setup.dylib
    [       0] Wed Aug 29 10:03:10 2012  INFO
    ::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 ...
    [       1] Wed Aug 29 10:03:10 2012  INFO
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    [       0] Wed Aug 29 10:03:10 2012  INFO
    ::START TIMER:: [Sync Media DB]
    [       0] Wed Aug 29 10:03:10 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Wed Aug 29 10:03:10 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Wed Aug 29 10:03:10 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Wed Aug 29 10:03:10 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Wed Aug 29 10:03:10 2012 ERROR
    Media DB Error : 12
    [       0] Wed Aug 29 10:03:10 2012  INFO
    :: END TIMER :: [Sync Media DB] took 65 milliseconds (0.065 seconds)
    :: END TIMER :: [Total Timer] took 86 milliseconds (0.086 seconds)
    Waiting for Bootstrapping to finish...
    [       1] Wed Aug 29 10:03:20 2012  INFO
    :: END TIMER :: [Bootstrap] took 10031 milliseconds (10.031 seconds) DTR = 15.153 KBPS (0.0147979 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Wed Aug 29 10:03:21 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Wed Aug 29 10:12:55 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Users/felicia/Applications/Adobe/OOBE/PDApp/DECore/DE6/Setup.dylib
    [       0] Wed Aug 29 10:12:55 2012  INFO
    ::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 ...
    [       1] Wed Aug 29 10:12:55 2012  INFO
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    [       0] Wed Aug 29 10:12:55 2012  INFO
    ::START TIMER:: [Sync Media DB]
    [       0] Wed Aug 29 10:12:55 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Wed Aug 29 10:12:55 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Wed Aug 29 10:12:55 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Wed Aug 29 10:12:55 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Wed Aug 29 10:12:55 2012 ERROR
    Media DB Error : 12
    [       0] Wed Aug 29 10:12:55 2012  INFO
    :: END TIMER :: [Sync Media DB] took 425 milliseconds (0.425 seconds) DTR = 254.118 KBPS (0.248162 MBPS)
    :: END TIMER :: [Total Timer] took 442 milliseconds (0.442 seconds) DTR = 244.344 KBPS (0.238617 MBPS)
    Waiting for Bootstrapping to finish...
    [       1] Wed Aug 29 10:13:03 2012  INFO
    :: END TIMER :: [Bootstrap] took 8526 milliseconds (8.526 seconds) DTR = 5.16068 KBPS (0.00503973 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 3 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Wed Aug 29 10:13:05 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Fri Sep 21 09:38:30 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Users/felicia/Applications/Adobe/OOBE/PDApp/DECore/DE6/Setup.dylib
    [       0] Fri Sep 21 09:38:30 2012  INFO
    ::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 ...
    [       1] Fri Sep 21 09:38:30 2012  INFO
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    [       0] Fri Sep 21 09:38:30 2012  INFO
    ::START TIMER:: [Sync Media DB]
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {327492D4-78EB-11E1-8ABE-84C55623D190} InDesign Adobe InDesign CS6 Application Base Files 8.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |Adobe Web Suite CS6:Adobe Media Encoder CS6                                    
                                                                                    |CoreTech:Adobe Bridge CS6                                                      
                                                                                    |CoreTech:Adobe ExtendScript Toolkit CS6                                        
                                                                                    |CoreTech:Adobe Hunspell Linguistics Plugin CS6                                 
                                                                                    |CoreTech:Adobe Linguistics CS6                                                 
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe SwitchBoard 2.0                                                 
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
                                                                                    |CoreTech:Adobe WinSoft Linguistics Plugin CS6                                  
                                                                                    |CoreTech:AdobeCMaps CS6                                                        
                                                                                    |CoreTech:AdobeColorCommonSetCMYK CS6                                           
                                                                                    |CoreTech:AdobeColorCommonSetRGB CS6                                            
                                                                                    |CoreTech:AdobeColorEU CS6                                                      
                                                                                    |CoreTech:AdobeColorJA CS6                                                      
                                                                                    |CoreTech:AdobeColorNA CS6                                                      
                                                                                    |CoreTech:AdobePDFL CS6                                                         
                                                                                    |CoreTech:AdobeTypeSupport CS6                                                  
                                                                                    |CoreTech:PDF Settings CS6                                                      
                                                                                    |Creative Suite:Adobe CSXS Extensions CS6                                       
                                                                                    |Creative Suite:Adobe CSXS Infrastructure CS6                                   
                                                                                    |Creative Suites:Adobe Extension Manager CS6                                    
                                                                                    |Creative Suites:Adobe XMP Panels                                               
                                                                                    |Creative Suites:Suite Shared Configuration CS6                                 
                                                                                    |DVA:DynamiclinkSupport                                                         
                                                                                    |DigitalPublishing:DPS Desktop Tools CS6                                        
                                                                                    |InDesign:Adobe InDesign CS6 Application Base Files2                            
                                                                                    |InDesign:Adobe InDesign CS6 Application Feature Set Files                      
                                                                                    |InDesign:Adobe InDesign CS6 Common Base Files                                  
                                                                                    |NonAdobePayload:AdobeHelp                                                      
                                                                                    |Shared Technology:Adobe Toolhints CS6                                          
                                                                                    |Shared Technology:Camera Profiles Installer                                    
                                                                                    |Shared Technology:Photoshop Camera Raw 7                                       
                                                                                    |Standard:Adobe Mini Bridge CS6                                                 
                                                                                    |Standard:Adobe NPS Panel                                                       
                                                                                    |Type Group:Recommended Common Fonts Installation                               
                                                                                    |Type Group:Required Common Fonts Installation                                  
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {39C9FB9C-7A84-11E1-B574-D095DF20721F} Adobe Web Suite CS6 Adobe Fireworks CS6 12.0.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:AdobeCMaps CS6                                                        
                                                                                    |CoreTech:AdobePDFL CS6                                                         
                                                                                    |CoreTech:AdobeTypeSupport CS6                                                  
                                                                                    |Creative Suite:Adobe CSXS Extensions CS6                                       
                                                                                    |Creative Suite:Adobe CSXS Infrastructure CS6                                   
                                                                                    |Creative Suites:Adobe Extension Manager CS6                                    
                                                                                    |Creative Suites:Adobe XMP Panels                                               
                                                                                    |Creative Suites:Suite Shared Configuration CS6                                 
                                                                                    |NonAdobePayload:AdobeHelp                                                      
                                                                                    |Type Group:Recommended Common Fonts Installation                               
                                                                                    |Type Group:Required Common Fonts Installation                                  
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {3CB7E1A8-78E9-11E1-A332-DF895723D190} InDesign Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US 8.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |InDesign:Adobe InDesign CS6 Application Base Files                             
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {4482EF4A-376B-46DE-9B17-E377232328E0} CoreTech PDF Settings CS6 11.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:PDF Settings CS5                                                      
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {76A4887E-7A85-11E1-88DE-92A96E70B8CF} Adobe Web Suite CS6 Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack 12.0.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |Adobe Web Suite CS6:Adobe Fireworks CS6                                        
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {97BA0109-F6BE-4F50-8904-C19442D7216E} CoreTech Adobe Bridge CS6 5.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:AdobeCMaps CS6                                                        
                                                                                    |CoreTech:AdobePDFL CS6                                                         
                                                                                    |CoreTech:AdobeTypeSupport CS6                                                  
                                                                                    |Creative Suites:Adobe XMP Panels                                               
                                                                                    |Creative Suites:Suite Shared Configuration CS6                                 
                                                                                    |Shared Technology:Camera Profiles Installer                                    
                                                                                    |Shared Technology:Photoshop Camera Raw 7                                       
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {B98E0DCB-1A75-4394-9813-3A114AA3891D} Standard Adobe Mini Bridge CS6 2 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |CoreTech:Adobe SwitchBoard 2.0                                                 
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Web Suite CS6 Adobe Media Encoder CS6 6 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |DVA:DynamiclinkSupport                                                         
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {CFC3110A-491C-4DBF-A97D-66C567600A2F} Shared Technology Photoshop Camera Raw 7 7.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |Shared Technology:Camera Profiles Installer                                    
    [       0] Fri Sep 21 09:38:30 2012 ERROR
    DW051: Dependency of session payload {E51F8824-78E8-11E1-AD81-3C805723D190} InDesign Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0 has changed.
    [       0] Fri Sep 21 09:38:30 2012  INFO
                                                                                    |InDesign:Adobe InDesign CS6 Application Base Files                             
    [       0] Fri Sep 21 09:38:31 2012 ERROR
    Media DB Error : 12
    [       0] Fri Sep 21 09:38:31 2012  INFO
    :: END TIMER :: [Sync Media DB] took 1567 milliseconds (1.567 seconds) DTR = 11601.8 KBPS (11.3299 MBPS)
    :: END TIMER :: [Total Timer] took 1651 milliseconds (1.651 seconds) DTR = 11011.5 KBPS (10.7534 MBPS)
    Waiting for Bootstrapping to finish...
    [       1] Fri Sep 21 09:38:42 2012  INFO
    :: END TIMER :: [Bootstrap] took 11673 milliseconds (11.673 seconds) DTR = 10067 KBPS (9.83105 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 13 error(s), 0 warning(s)
    ERROR: DW051: Dependency of session payload {327492D4-78EB-11E1-8ABE-84C55623D190} InDesign Adobe InDesign CS6 Application Base Files 8.0 has changed.
    ERROR: DW051: Dependency of session payload {39C9FB9C-7A84-11E1-B574-D095DF20721F} Adobe Web Suite CS6 Adobe Fireworks CS6 12.0.0 has changed.
    ERROR: DW051: Dependency of session payload {3CB7E1A8-78E9-11E1-A332-DF895723D190} InDesign Adobe InDesign CS6 Common Language Files_AdobeInDesign8CommonLang-en_US 8.0 has changed.
    ERROR: DW051: Dependency of session payload {4482EF4A-376B-46DE-9B17-E377232328E0} CoreTech PDF Settings CS6 11.0 has changed.
    ERROR: DW051: Dependency of session payload {50F5A7C9-1E43-4860-AED8-7F8722691F17} CoreTech Adobe ExtendScript Toolkit CS6 3.8.0 has changed.
    ERROR: DW051: Dependency of session payload {76A4887E-7A85-11E1-88DE-92A96E70B8CF} Adobe Web Suite CS6 Adobe Fireworks CS6_AdobeFireworks12en_USLanguagePack 12.0.0 has changed.
    ERROR: DW051: Dependency of session payload {83463106-DD1C-4FE5-A61C-DF6715472AD4} Creative Suites Adobe Extension Manager CS6 6.0 has changed.
    ERROR: DW051: Dependency of session payload {97BA0109-F6BE-4F50-8904-C19442D7216E} CoreTech Adobe Bridge CS6 5.0 has changed.
    ERROR: DW051: Dependency of session payload {B98E0DCB-1A75-4394-9813-3A114AA3891D} Standard Adobe Mini Bridge CS6 2 has changed.
    ERROR: DW051: Dependency of session payload {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Web Suite CS6 Adobe Media Encoder CS6 6 has changed.
    ERROR: DW051: Dependency of session payload {CFC3110A-491C-4DBF-A97D-66C567600A2F} Shared Technology Photoshop Camera Raw 7 7.0 has changed.
    ERROR: DW051: Dependency of session payload {E51F8824-78E8-11E1-AD81-3C805723D190} InDesign Adobe InDesign CS6 Application Language Files_AdobeInDesign8AppLang-en_US 8.0 has changed.
    ERROR: Media DB Error : 12
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    [       0] Fri Sep 21 09:38:43 2012  INFO
    Exit Code: 15 - Media DB Sync failed.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW051 ...
    [       0] Fri Sep 21 11:53:02 2012  INFO
    DEVersion: 6.0.0.0
    Loading library from /Users/felicia/Applications/Adobe/OOBE/PDApp/DECore/DE6/Setup.dylib
    [       0] Fri Sep 21 11:53:02 2012  INFO
    ::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 ...
    [       1] Fri Sep 21 11:53:02 2012  INFO
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    [       0] Fri Sep 21 11:53:02 2012  INFO
    ::START TIMER:: [Sync Media DB]
    [       0] Fri Sep 21 11:53:02 2012 ERROR
    DW051: Dependency of session payload {327492D4-78EB-11E1-8ABE-84C55623D190} InDesign Adobe InDesign CS6 Application Base Files 8.0 has changed.
    [       0] Fri Sep 21 11:53:02 2012  INFO
                                                                                    |Adobe Web Suite CS6:Adobe Media Encoder CS6                                    
                                                                                    |CoreTech:Adobe Bridge CS6                                                      
                                                                                    |CoreTech:Adobe ExtendScript Toolkit CS6                                        
                                                                                    |CoreTech:Adobe Hunspell Linguistics Plugin CS6                                 
                                                                                    |CoreTech:Adobe Linguistics CS6                                                 
                                                                                    |CoreTech:Adobe Player for Embedding 3.3                                        
                                                                                    |CoreTech:Adobe SwitchBoard 2.0                                                 
                                                                                    |CoreTech:Adobe Utilities CS6                                                   
                                                                                    |CoreTech:Adobe WinSoft Linguistics Plugin CS6                                  
                                                                                    |CoreTech:AdobeCMaps CS6                                                        
                                                                     

  • Exit Code 7 during early installation process of Creative Suite 5.5 Design Premium

    I'm unable to install this software. I'm getting the errors below. I'm running Win 7 Home Premium 64.  Does anyone have an idea what I could do next. I tried Safe Mode installation with the same negative results   Thanks.       Exit Code: 7   -------------------------------------- Summary --------------------------------------    - 0 fatal error(s), 106 error(s), 103 warning(s)      WARNING: DS013: Payload {66173EC7-974E-4652-9468-4A93D2481BF0} CSXS Story Extension 1.0.0.0 is already installed and the session payload {3450d4c5-a82b-4428-a512-842ee1555a14} CSXS Story Extension 2.5.0.0 has no upgrade/conflict relationship with it.   WARNING: DS013: Payload {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp 1.0.0.0 is already installed and the session payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 has no upgrade/conflict relationship with it.   ERROR: DS013: Verifying payload integrity : Failed with code 1   ----------- Payload: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 1.0.0.0 -----------   ERROR: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80070005.   ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.  MSI Error message: Error 1935.An error occurred during the installation of assembly component {937FF758-7DED-3922-B192-1CA34A6D9AC2}. HRESULT: 0x80070005.   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   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   WARNING: DW036: Payload cannot be installed due to dependent operation failure      ERROR: DW050: The following payload errors were found during install:   ERROR: DW050:  - Adobe ExtendScript Toolkit CS5.5: Install failed   ERROR: DW050:  - Adobe Buzzword CS5.5: Install failed   ERROR: DW050:  - Adobe Dreamweaver CS5.5: Failed due to Language Pack installation failure   ERROR: DW050:  - Adobe Linguistics CS5 x64: Install failed   ERROR: DW050:  - Digital Publishing: Failed due to Language Pack installation failure   ERROR: DW050:  - Adobe Photoshop CS5.1 Core: Failed due to Language Pack installation failure   ERROR: DW050:  - Microsoft_VC80_ATL_x86: Install failed   ERROR: DW050:  - Adobe Photoshop CS5.1 Core_x64: Failed due to Language Pack installation failure   ERROR: DW050:  - Recommended Common Fonts Installation x64: Install failed   ERROR: DW050:  - AdobeColorNA CS5.5: Install failed   ERROR: DW050:  - Suite Shared Configuration CS5.5: Install failed   ERROR: DW050:  - AdobePDFL x64 CS5: Install failed   ERROR: DW050:  - DynamiclinkSupport: Install failed   ERROR: DW050:  - Adobe Fireworks CS5.1_AdobeFireworks11.1.0en_USLanguagePack: Install failed   ERROR: DW050:  - Microsoft_VC80_MFCLOC_x86_x64: Install failed   ERROR: DW050:  - Adobe Illustrator CS5.1: Failed due to Language Pack installation failure   ERROR: DW050:  - Adobe Digital Publishing Application Language Files_AdobeDigitalPublishingAppLang-en_US: Install failed   ERROR: DW050:  - Adobe Flash CS5.5_AdobeMobileExtension_Flash11.5-en_US: Install failed   ERROR: DW050:  - Adobe XMP Panels CS5: Install failed   ERROR: DW050:  - Pixel Bender Toolkit: Install failed   ERROR: DW050:  - Adobe WinSoft Linguistics Plugin CS5.5: Install failed   ERROR: DW050:  - Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64: Install failed   ERROR: DW050:  - Adobe Hunspell Linguistics Plugin CS5.5: Install failed   ERROR: DW050:  - CSXS Story Extension: Install failed   ERROR: DW050:  - Adobe Dreamweaver CS5.5_AdobeDreamweaver11.5en_USLanguagePack: Install failed   ERROR: DW050:  - Photoshop Camera Raw: Install failed   ERROR: DW050:  - Camera Profiles Installer: Install failed   ERROR: DW050:  - Adobe Extension Manager CS5.5: Install failed   ERROR: DW050:  - Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll: Install failed   ERROR: DW050:  - Adobe Flash Player 10 Plugin: Install failed   ERROR: DW050:  - AdobeColorCommonSetRGB: Install failed   ERROR: DW050:  - Microsoft_VC80_CRT_x86_x64: Install failed   ERROR: DW050:  - AdobeColorPhotoshop CS5.5: Install failed   ERROR: DW050:  - Adobe Linguistics CS5.5: Install failed   ERROR: DW050:  - Adobe Device Central CS5.5: Failed due to Language Pack installation failure   ERROR: DW050:  - Adobe Mini Bridge CS5.1: Install failed   ERROR: DW050:  - Adobe SING CS5: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Common Language Files_AdobeInDesign7xCommonLang-en_US: Install failed   ERROR: DW050:  - AdobeColorCommonSetCMYK: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Application Feature Set Files: Install failed   ERROR: DW050:  - Creative Suite 5.5 Design Premium: Install failed   ERROR: DW050:  - Photoshop Camera Raw (64 bit): Install failed   ERROR: DW050:  - Adobe Media Encoder CS5.5 X64: Install failed   ERROR: DW050:  - AIR for APPLE IOS Support (FP): Install failed   ERROR: DW050:  - Adobe Linguistics CS5: Install failed   ERROR: DW050:  - PDF Settings CS5: Install failed   ERROR: DW050:  - AdobeTypeSupport CS5: Install failed   ERROR: DW050:  - Adobe CSXS Infrastructure CS5.5: Install failed   ERROR: DW050:  - Adobe Flash Player 10 ActiveX: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Common Base Files: Install failed   ERROR: DW050:  - Adobe Flash Fonts1: Install failed   ERROR: DW050:  - AdobeHelp: Install failed   ERROR: DW050:  - Required Common Fonts Installation x64: Install failed   ERROR: DW050:  - Microsoft_VC90_ATL_x86_x64: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Application Base Files: Failed due to Language Pack installation failure   ERROR: DW050:  - Adobe InDesign CS5.5 Icon Handler: Install failed   ERROR: DW050:  - Adobe Fireworks CS5.1: Failed due to Language Pack installation failure   ERROR: DW050:  - Microsoft_VC90_MFCLOC_x86_x64: Install failed   ERROR: DW050:  - Microsoft_VC80_ATL_x86_x64: Install failed   ERROR: DW050:  - Microsoft_VC90_CRT_x86_x64: Install failed   ERROR: DW050:  - Adobe Device Central CS5.5_DeviceCentral3.5LP-en_US: Install failed   ERROR: DW050:  - Adobe Flash CS5.5_AdobeFlash11.5-en_USLanguagePack: Install failed   ERROR: DW050:  - AdobeCMaps x64 CS5: Install failed   ERROR: DW050:  - AdobeTypeSupport x64 CS5: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Icon Handler x64: Install failed   ERROR: DW050:  - Camera Profiles Installer_6.3_AdobeCameraRawProfile6.0All: Install failed   ERROR: DW050:  - Microsoft_VC90_MFC_x86_x64: Install failed   ERROR: DW050:  - AdobeColorJA CS5.5: Install failed   ERROR: DW050:  - AdobeOutputModule: Install failed   ERROR: DW050:  - Acrobat Professional: Install failed   ERROR: DW050:  - Adobe WinSoft Linguistics Plugin CS5: Install failed   ERROR: DW050:  - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed   ERROR: DW050:  - Microsoft_VC90_MFCLOC_x86: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Application Language Files_AdobeInDesign7xAppLang-en_US: Install failed   ERROR: DW050:  - AdobePDFL CS5: Install failed   ERROR: DW050:  - AdobeCMaps CS5: Install failed   ERROR: DW050:  - Adobe Toolhints CS5.5: Install failed   ERROR: DW050:  - Adobe CSXS Extensions CS5.5: Install failed   ERROR: DW050:  - Microsoft_VC80_MFC_x86_x64: Install failed   ERROR: DW050:  - Adobe ReviewPanel CS5.5: Install failed   ERROR: DW050:  - Required Common Fonts Installation: Install failed   ERROR: DW050:  - Adobe Player for Embedding x64 3.1: Install failed   ERROR: DW050:  - Adobe SwitchBoard 2.0: Install failed   ERROR: DW050:  - HIL Help Search: Install failed   ERROR: DW050:  - Adobe Flash Catalyst CS5.5: Install failed   ERROR: DW050:  - Adobe Flash CS5.5: Failed due to Language Pack installation failure   ERROR: DW050:  - SiteCatalyst NetAverages CS5.5: Install failed   ERROR: DW050:  - Adobe Illustrator CS5.1_AdobeIllustrator15_1en_USLanguagePack: Install failed   ERROR: DW050:  - Adobe InDesign CS5.5 Application Base Files2: Install failed   ERROR: DW050:  - Adobe Flash CS5.5_AdobeMobileExtension_Flash11.5-mul: Install failed   ERROR: DW050:  - Recommended Common Fonts Installation: Install failed   ERROR: DW050:  - AdobeJRE: Install failed   ERROR: DW050:  - Adobe Player for Embedding 3.2: Install failed   ERROR: DW050:  - AdobeColorVideoProfilesCS CS5.5: Install failed   ERROR: DW050:  - Adobe Photoshop CS5.1 English Language Pack_AdobePhotoshop12-en_US: Install failed   ERROR: DW050:  - Adobe Bridge CS5.1: Install failed   ERROR: DW050:  - Adobe Photoshop CS5.1 Support: Install failed   ERROR: DW050:  - Adobe Dreamweaver Widget Browser: Install failed   ERROR: DW050:  - Adobe Photoshop CS5.1 English Language Pack_x64_AdobePhotoshop12-en_US_x64: Install failed   ERROR: DW050:  - Photoshop Camera Raw_6.3_AdobeCameraRaw6.0All: Install failed   ERROR: DW050:  - AdobeColorEU CS5.5: Install failed   ERROR: DW050:  - Adobe Content Viewer: Install failed   -------------------------------------------------------------------------------------

    Step 1: Follow the below article :
    http://helpx.adobe.com/creative-suite/kb/errors-exit-code-6-exit.html
    Step 2: Download and install the latest C++ Redistributable pack relevent for your machine:
    Microsoft Visual C++ 2008 Redistributable Package (x86):
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=9b2da534-3 e03-4391-8a4d-074b9f2bc1bf&displaylang=en
    Microsoft Visual C++ 2008 Redistributable Package (x64):
    http://www.microsoft.com/downloads/en/details.aspx?familyid=bd2a6171-e 2d6-4230-b809-9a8d7548c1b6&displaylang=en
    Visual C++ 2010 SP1 Beta Redistributable Package (x86):
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=6201a933-4 806-4036-8895-a340d7bebf10
    Visual C++ 2010 SP1 Beta Redistributable Package (x64):
    http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c6c1c8cb-d 2fd-46bf-81bd-6b4dc110c4f5
    Step 3: Insert CS5 disc and copy its contents to the desktop.
    Step 4: Go To “Desktop\<<CS5 Folder Name>>\payloads\” and then Go To each folder that starts from “Microsoft_VC80” and install them one by one.
    Step 5: Right click on the setup.exe and "Run as Administrator"
    Let me know in case you get any error.

  • Photoshop CS5 Install Help Please !!!!!!!!!!!

    Exit Code: 6
    -------------------------------------- Summary  --------------------------------------
    - 0 fatal error(s), 52  error(s), 51 warning(s)
    WARNING: OS requirements not met for  {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    WARNING: Payload cannot be  installed due to dependent operation failure
    ERROR: The following  payload errors were found during install:
    ERROR:  - Adobe CSXS  Infrastructure CS5: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86:  Install failed
    ERROR:   - Adobe Media Player: Install failed
    ERROR:  - Adobe Linguistics CS5  x64: Install failed
    ERROR:  - Microsoft_VC90_CRT_x86: Install failed
    ERROR:   - Adobe Photoshop CS5 Support: Install failed
    ERROR:  - Adobe Bridge CS5:  Install failed
    ERROR:  - Recommended Common Fonts Installation x64:  Install failed
    ERROR:   - AdobePDFL x64 CS5: Install failed
    ERROR:  -  DeviceCentral_DeviceCentral3LP-en_GB: Install failed
    ERROR:  -  Microsoft_VC80_MFCLOC_x86_x64: Install failed
    ERROR:  - Adobe XMP Panels  CS5: Install failed
    ERROR:  - Photoshop Camera Raw: Install failed
    ERROR:  -  AdobeColorCommonSetCMYK: Install failed
    ERROR:  - Adobe Mini Bridge CS5:  Install failed
    ERROR:  - Microsoft_VC80_CRT_x86_x64: Install failed
    ERROR:   - AdobeColorJA CS5: Install failed
    ERROR:  - Adobe ReviewPanel CS5:  Install failed
    ERROR:  - Photoshop Camera Raw (64 bit): Install  failed
    ERROR:   - Microsoft_VC90_MFC_x86: Install failed
    ERROR:  - Adobe Photoshop CS5  Core_x64: Failed due to Language Pack installation failure
    ERROR:  -  Suite Shared Configuration CS5: Install failed
    ERROR:  - PDF Settings  CS5: Install failed
    ERROR:  - DeviceCentral: Failed due to Language Pack  installation failure
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  -  AdobeColorVideoProfilesCS CS5: Install failed
    ERROR:  -  AdobeColorCommonSetRGB: Install failed
    ERROR:  - Adobe Player for  Embedding x64: Install failed
    ERROR:  - Required Common Fonts Installation  x64: Install failed
    ERROR:  - Microsoft_VC90_ATL_x86_x64: Install failed
    ERROR:   - Adobe CSXS Extensions CS5: Install failed
    ERROR:  -  Microsoft_VC80_ATL_x86_x64: Install failed
    ERROR:  - AdobeOutputModule:  Install failed
    ERROR:   - Microsoft_VC80_CRT_x86: Install failed
    ERROR:  - AdobeCMaps x64 CS5:  Install failed
    ERROR:   - AdobeTypeSupport x64 CS5: Install failed
    ERROR:  -  Microsoft_VC90_MFC_x86_x64: Install failed
    ERROR:  - Adobe Photoshop CS5  International English Language Pack_x64_AdobePhotoshop12-en_GB_x64:  Install failed
    ERROR:   - Adobe WinSoft Linguistics Plugin CS5 x64: Install failed
    ERROR:  -  AdobeColorEU CS5: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:   - AdobeCMaps CS5: Install failed
    ERROR:  - AdobeColorNA CS5: Install  failed
    ERROR:   - Microsoft_VC80_MFC_x86_x64: Install failed
    ERROR:  - Adobe SwitchBoard  2.0: Install failed
    ERROR:  - Microsoft_VC80_MFC_x86: Install failed
    ERROR:   - AdobeColorPhotoshop CS5: Install failed
    ERROR:  -  Microsoft_VC80_MFCLOC_x86: Install failed
    ERROR:  - Adobe Extension  Manager CS5: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5:  Install failed
    ERROR:   - Adobe AIR: Install failed
    Any  help guys?
    Additional  infro: I am running windows 7 Home Premium x64.
                                 Processor: Pentium(R) Dual-Core CPU T4300 @ 2.10 GHz 2.10 GHz
                                       Installed memory(RAM): 4.00GB
                                      I have run CS5cleanscript and uninstalled  previous versions of photoshop.
                                I am administrator and have enough space on my hardrive.
                                       Also i can install the msi. files manually.

    Heres what i found in <Drive>\program files (x86)\common files\Adobe\Installers
    [    1072] Mon May 31 18:06:32 2010  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 3.0.122.0
    Win OS version: 5.1.2.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming install mode
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    :: END TIMER :: [Bootstrap] took 11884.5 miliseconds (11.8845 seconds) DTR = 20.5309 KBPS (0.0200497 MBPS)
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 8310.98 miliseconds (8.31098 seconds) DTR = 13.4761 KBPS (0.0131603 MBPS)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: C:\Users\Administrator\Desktop\Adobe CS5
    Updating media info for: {02731921-5711-4E7A-A898-D6BCF0F2A1CD}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCSXSInfrastructure2-mul\Install.db
    Updating media info for: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_ATL_x86\Microsoft_VC90_ATL_x86.msi
    Updating media info for: {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeAMP1.8-mul\AdobeAIRInstaller.exe
    Updating media info for: {0669F23C-1B69-41B4-A3ED-4F54A5986D66}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeLinguisticsAll_x64\Install.db
    Updating media info for: {08D2E121-7F6A-43EB-97FD-629B44903403}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_CRT_x86\Microsoft_VC90_CRT_x86.msi
    Updating media info for: {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-Support\Install.db
    Updating media info for: {0D067D13-C3D7-4EA6-B346-740CD91FD547}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeBridge4-mul\Install.db
    Updating media info for: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_ATL_x86\Microsoft_VC80_ATL_x86.msi
    Updating media info for: {11C0657F-2BD4-4CBC-87F3-9455DC91886E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeFontsRecommended_x64-mul\Install.db
    Updating media info for: {15FEDA5F-141C-4127-8D7E-B962D1742728}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-Driver\Install.db
    Updating media info for: {17C6080E-F475-4B49-A30C-EEB85673E999}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePDFL9.9_x64-mul\Install.db
    Updating media info for: {1D809D80-28A4-11DF-A816-0024E8692489}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\DeviceCentral3LP-en_US\Install.db
    Updating media info for: {1D830E80-28A4-11DF-A025-0024E8692489}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\DeviceCentral3LP-en_GB\Install.db
    Updating media info for: {1E9FC118-651D-4934-97BE-E53CAE5C7D45}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_MFCLOC_x86_x64\Microsoft_VC80_MFCLOC_x86_x64.msi
    Updating media info for: {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeXMPPanelsAll\Install.db
    Updating media info for: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeAPE3-mul\Install.db
    Updating media info for: {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCameraRaw6.0All\Install.db
    Updating media info for: {39CB2E53-5326-4939-8B5A-0402C6EFBFE3}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorCommonSetCMYK3-mul\Install.db
    Updating media info for: {3BF96AC2-0CA1-11DF-B07B-459956D89593}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeHelp\AIRInstallerRunner.exe
    Updating media info for: {3F023875-4A52-4605-9DB6-A88D4A813E8D}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCameraRawProfile6.0All\Install.db
    Updating media info for: {4438C826-1FD0-4D04-A70B-24FE1580AB21}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeMiniBridge1-mul\Install.db
    Updating media info for: {4569AD91-47F4-4D9E-8FC9-717EC32D7AE1}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_CRT_x86_x64\Microsoft_VC80_CRT_x86_x64.msi
    Updating media info for: {50A16F0B-47DA-4583-B4FE-E026719A2024}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-en_US_x64\Install.db
    Updating media info for: {54F4466A-091A-46DA-B697-43D55CEF9DF6}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorJA_ExtraSettings3-mul\Install.db
    Updating media info for: {56540320-C921-1029-83D9-FE864D1FC1DF}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeReviewPanel2-mul\Install.db
    Updating media info for: {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCameraRaw6.0All-x64\Install.db
    Updating media info for: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_MFC_x86\Microsoft_VC90_MFC_x86.msi
    Updating media info for: {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-Core_x64\Install.db
    Updating media info for: {69582206-7E5D-4476-A8F4-ECF90E9C8A69}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-en_US\Install.db
    Updating media info for: {6B485102-4593-43F6-BA45-F14D690B0C64}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeSuiteSharedConfiguration-mul\Install.db
    Updating media info for: {6C7D437A-D2E9-4FE9-A4D9-A6329860835C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeLinguisticsAll\Install.db
    Updating media info for: {6D96660C-1444-410E-9A84-681C0AFB8937}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePDFSettings10-mul\AdobePDFSettings10-mul.msi
    Updating media info for: {6E505C8F-2896-11DF-9B64-0013724DD917}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeDeviceCentral3-all\Install.db
    Updating media info for: {6F29BE46-E5F3-4146-8A84-20301E5C985A}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorEU_ExtraSettings3-mul\Install.db
    Updating media info for: {6F3A624B-1B72-4081-96E8-23261F389C5C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeTypeSupport10-mul\Install.db
    Updating media info for: {73A4DC5E-226E-42BA-8ECA-2822592AC044}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeVideoProfilesCS3-mul\Install.db
    Updating media info for: {78A53622-CDBA-49D1-A3D0-D563FB398D0C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorCommonSetRGB3-mul\Install.db
    Updating media info for: {7A33510F-1580-42C2-877E-8C5502566292}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeAPE3_x64-mul\Install.db
    Updating media info for: {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-Core\Install.db
    Updating media info for: {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeFontsRequired_x64-mul\Install.db
    Updating media info for: {8557397C-A42D-486F-97B3-A2CBC2372593}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_ATL_x86_x64\Microsoft_VC90_ATL_x86_x64.msi
    Updating media info for: {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-en_GB\Install.db
    Updating media info for: {8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCSXSExtensions2-mul\Install.db
    Updating media info for: {925D058B-564A-443A-B4B2-7E90C6432E55}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_ATL_x86_x64\Microsoft_VC80_ATL_x86_x64.msi
    Updating media info for: {925ED7E4-E1B6-4544-8141-1C98A18D2E2E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeOutputModuleAll\Install.db
    Updating media info for: {92A3CA0D-55CD-4C5D-BA95-5C2600C20F26}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_CRT_x86_x64\Microsoft_VC90_CRT_x86_x64.msi
    Updating media info for: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_CRT_x86\Microsoft_VC80_CRT_x86.msi
    Updating media info for: {98DD55B6-C58C-462F-B8A4-F0585BFEBB15}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCMaps3_x64-mul\Install.db
    Updating media info for: {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeTypeSupport10_x64-mul\Install.db
    Updating media info for: {A472B9E4-0AFF-4F7B-B25D-F64F8E928AAB}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC90_MFC_x86_x64\Microsoft_VC90_MFC_x86_x64.msi
    Updating media info for: {A47C8AE9-D51B-4A58-A051-396158FC3012}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePhotoshop12-en_GB_x64\Install.db
    Updating media info for: {AE9B837F-D135-42FC-BE03-33545B5DCBDC}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeWinSoftLinguisticsPluginAll\Install.db
    Updating media info for: {B55FDCCB-8A45-4943-8D90-585C3490A032}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeWinSoftLinguisticsPluginAll_x64\Install.db
    Updating media info for: {B60B8713-F828-44F9-BEEE-7596F814E540}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorEU_Recommended3-mul\Install.db
    Updating media info for: {BAE5212B-6651-4AD8-B26A-1B284D2665C6}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePDFL9.9-mul\Install.db
    Updating media info for: {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeCMaps3-mul\Install.db
    Updating media info for: {BEC5B482-32A1-43E0-B7F7-9BF9592A1069}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorNA_ExtraSettings3-mul\Install.db
    Updating media info for: {C8C1BAD5-54E6-4146-AD07-3A8AD36569C3}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_MFC_x86_x64\Microsoft_VC80_MFC_x86_x64.msi
    Updating media info for: {CBDD7465-CE11-4A58-9497-C370B65923F1}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeFontsRequired-mul\Install.db
    Updating media info for: {CFA46C39-C539-4BE9-9364-495003C714AD}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\SwitchBoard2.0All\Install.db
    Updating media info for: {D1A19B02-817E-4296-A45B-07853FD74D57}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_MFC_x86\Microsoft_VC80_MFC_x86.msi
    Updating media info for: {D26EEF95-420A-4726-B85D-AFBE752EF526}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorNA_Recommended3-mul\Install.db
    Updating media info for: {D31D91FE-F0E8-4DF1-812C-9400BE92A386}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorPhotoshop3-mul\Install.db
    Updating media info for: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_MFCLOC_x86\Microsoft_VC80_MFCLOC_x86.msi
    Updating media info for: {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobePDFSettings10-ja_JP\AdobePDFSettings10-ja_JP.msi
    Updating media info for: {E39A5ABD-516B-46F9-A042-694BBA6A4E08}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeFontsRecommended-mul\Install.db
    Updating media info for: {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeExtensionManager5.0All\Install.db
    Updating media info for: {E5087BCA-6496-47A7-B9C4-B85D1CF062AE}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeColorJA_Recommended3-mul\Install.db
    Updating media info for: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeJRECS5-mul\Install.db
    Updating media info for: {E995AC53-954A-48D2-A861-613B8D42A9BE}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeExtendScriptToolkit3.5.0-mul\Install.db
    Updating media info for: {F6FA54C9-3E8F-4416-905C-DA5398DF9640}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: Photoshop CS5
      Path: C:\Users\Administrator\Desktop\Adobe CS5\payloads\AdobeAIR1.5.3-mul\AdobeAIRInstaller.exe
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,3.0.122.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    ______ Verify Dependency Subscribers ______
    Setting property "INSTALLDIR" to: C:\Program Files\Adobe
    Setting property "installLanguage" to: en_GB
    Attempting to find the selected language in the set of available payload languages
    Setting property "installSourcePath" to: C:\Users\Administrator\Desktop\Adobe CS5
    Overwrite property "userASUPath" to: C:\Users\ADMINI~1\AppData\Local\Adobe\OOBE\PDApp\
    Found payload actions:
    Deciding what installer mode to use...
    [    1072] Mon May 31 18:06:33 2010  INFO
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 is: false
    Action string for  {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86  is none
    Value returned on lookup of payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 is: true
    Action string for  {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86  is none
    Value returned on lookup of payload: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 is: false
    Action string for  {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86  is none
    Value returned on lookup of payload: {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86 is: false
    Action string for  {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86  is none
    Value returned on lookup of payload: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding is: false
    Action string for  {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding  is none
    Value returned on lookup of payload: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE is: false
    Action string for  {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE  is none
    Value returned on lookup of payload: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 is: false
    Action string for  {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86  is none
    Value returned on lookup of payload: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 is: false
    Action string for  {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86  is none
    Value returned on lookup of payload: {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer is: false
    Action string for  {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer  is none
    Value returned on lookup of payload: {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 is: false
    Action string for  {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0  is none
    Value returned on lookup of payload: {6B485102-4593-43F6-BA45-F14D690B0C64} Suite Shared Configuration CS5 is: false
    Action string for  {6B485102-4593-43F6-BA45-F14D690B0C64} Suite Shared Configuration CS5  is none
    Value returned on lookup of payload: {92A3CA0D-55CD-4C5D-BA95-5C2600C20F26} Microsoft_VC90_CRT_x86_x64 is: true
    Action string for  {92A3CA0D-55CD-4C5D-BA95-5C2600C20F26} Microsoft_VC90_CRT_x86_x64  is none
    Value returned on lookup of payload: {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp is: false
    Action string for  {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp  is none
    Value returned on lookup of payload: {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 is: false
    Action string for  {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5  is none
    Value returned on lookup of payload: {925ED7E4-E1B6-4544-8141-1C98A18D2E2E} AdobeOutputModule is: false
    Action string for  {925ED7E4-E1B6-4544-8141-1C98A18D2E2E} AdobeOutputModule  is none
    Value returned on lookup of payload: {02731921-5711-4E7A-A898-D6BCF0F2A1CD} Adobe CSXS Infrastructure CS5 is: false
    Action string for  {02731921-5711-4E7A-A898-D6BCF0F2A1CD} Adobe CSXS Infrastructure CS5  is none
    Value returned on lookup of payload: {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5 is: false
    Action string for  {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5  is none
    Value returned on lookup of payload: {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6} Adobe Extension Manager CS5 is: false
    Action string for  {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6} Adobe Extension Manager CS5  is none
    Value returned on lookup of payload: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 is: false
    Action string for  {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5  is none
    Value returned on lookup of payload: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 is: false
    Action string for  {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5  is none
    Value returned on lookup of payload: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 is: false
    Action string for  {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5  is none
    Value returned on lookup of payload: {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw is: false
    Action string for  {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw  is none
    Value returned on lookup of payload: {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} Adobe Photoshop CS5 Support is: false
    Action string for  {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} Adobe Photoshop CS5 Support  is none
    Value returned on lookup of payload: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 is: true
    Action string for  {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86  is none
    Value returned on lookup of payload: {925D058B-564A-443A-B4B2-7E90C6432E55} Microsoft_VC80_ATL_x86_x64 is: true
    Action string for  {925D058B-564A-443A-B4B2-7E90C6432E55} Microsoft_VC80_ATL_x86_x64  is none
    Value returned on lookup of payload: {4569AD91-47F4-4D9E-8FC9-717EC32D7AE1} Microsoft_VC80_CRT_x86_x64 is: false
    Action string for  {4569AD91-47F4-4D9E-8FC9-717EC32D7AE1} Microsoft_VC80_CRT_x86_x64  is none
    Value returned on lookup of payload: {1E9FC118-651D-4934-97BE-E53CAE5C7D45} Microsoft_VC80_MFCLOC_x86_x64 is: false
    Action string for  {1E9FC118-651D-4934-97BE-E53CAE5C7D45} Microsoft_VC80_MFCLOC_x86_x64  is none
    Value returned on lookup of payload: {C8C1BAD5-54E6-4146-AD07-3A8AD36569C3} Microsoft_VC80_MFC_x86_x64 is: false
    Action string for  {C8C1BAD5-54E6-4146-AD07-3A8AD36569C3} Microsoft_VC80_MFC_x86_x64  is none
    Value returned on lookup of payload: {8557397C-A42D-486F-97B3-A2CBC2372593} Microsoft_VC90_ATL_x86_x64 is: true
    Action string for  {8557397C-A42D-486F-97B3-A2CBC2372593} Microsoft_VC90_ATL_x86_x64  is none
    Value returned on lookup of payload: {A472B9E4-0AFF-4F7B-B25D-F64F8E928AAB} Microsoft_VC90_MFC_x86_x64 is: false
    Action string for  {A472B9E4-0AFF-4F7B-B25D-F64F8E928AAB} Microsoft_VC90_MFC_x86_x64  is none
    Value returned on lookup of payload: {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR is: false
    Action string for  {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR  is none
    Value returned on lookup of payload: {8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F} Adobe CSXS Extensions CS5 is: false
    Action string for  {8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F} Adobe CSXS Extensions CS5  is none
    Value returned on lookup of payload: {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} Adobe Media Player is: false
    Action string for  {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} Adobe Media Player  is none
    Value returned on lookup of payload: {56540320-C921-1029-83D9-FE864D1FC1DF} Adobe ReviewPanel CS5 is: false
    Action string for  {56540320-C921-1029-83D9-FE864D1FC1DF} Adobe ReviewPanel CS5  is none
    Value returned on lookup of payload: {39CB2E53-5326-4939-8B5A-0402C6EFBFE3} AdobeColorCommonSetCMYK is: false
    Action string for  {39CB2E53-5326-4939-8B5A-0402C6EFBFE3} AdobeColorCommonSetCMYK  is none
    Value returned on lookup of payload: {78A53622-CDBA-49D1-A3D0-D563FB398D0C} AdobeColorCommonSetRGB is: false
    Action string for  {78A53622-CDBA-49D1-A3D0-D563FB398D0C} AdobeColorCommonSetRGB  is none
    Value returned on lookup of payload: {6F29BE46-E5F3-4146-8A84-20301E5C985A} AdobeColorEU CS5 is: false
    Action string for  {6F29BE46-E5F3-4146-8A84-20301E5C985A} AdobeColorEU CS5  is none
    Value returned on lookup of payload: {B60B8713-F828-44F9-BEEE-7596F814E540} AdobeColorEU CS5 is: false
    Action string for  {B60B8713-F828-44F9-BEEE-7596F814E540} AdobeColorEU CS5  is none
    Value returned on lookup of payload: {54F4466A-091A-46DA-B697-43D55CEF9DF6} AdobeColorJA CS5 is: false
    Action string for  {54F4466A-091A-46DA-B697-43D55CEF9DF6} AdobeColorJA CS5  is none
    Value returned on lookup of payload: {E5087BCA-6496-47A7-B9C4-B85D1CF062AE} AdobeColorJA CS5 is: false
    Action string for  {E5087BCA-6496-47A7-B9C4-B85D1CF062AE} AdobeColorJA CS5  is none
    Value returned on lookup of payload: {BEC5B482-32A1-43E0-B7F7-9BF9592A1069} AdobeColorNA CS5 is: false
    Action string for  {BEC5B482-32A1-43E0-B7F7-9BF9592A1069} AdobeColorNA CS5  is none
    Value returned on lookup of payload: {D26EEF95-420A-4726-B85D-AFBE752EF526} AdobeColorNA CS5 is: false
    Action string for  {D26EEF95-420A-4726-B85D-AFBE752EF526} AdobeColorNA CS5  is none
    Value returned on lookup of payload: {D31D91FE-F0E8-4DF1-812C-9400BE92A386} AdobeColorPhotoshop CS5 is: false
    Action string for  {D31D91FE-F0E8-4DF1-812C-9400BE92A386} AdobeColorPhotoshop CS5  is none
    Value returned on lookup of payload: {73A4DC5E-226E-42BA-8ECA-2822592AC044} AdobeColorVideoProfilesCS CS5 is: false
    Action string for  {73A4DC5E-226E-42BA-8ECA-2822592AC044} AdobeColorVideoProfilesCS CS5  is none
    Value returned on lookup of payload: {6D96660C-1444-410E-9A84-681C0AFB8937} PDF Settings CS5 is: false
    Action string for  {6D96660C-1444-410E-9A84-681C0AFB8937} PDF Settings CS5  is none
    Value returned on lookup of payload: {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5 is: false
    Action string for  {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5  is none
    Value returned on lookup of payload: {4438C826-1FD0-4D04-A70B-24FE1580AB21} Adobe Mini Bridge CS5 is: false
    Action string for  {4438C826-1FD0-4D04-A70B-24FE1580AB21} Adobe Mini Bridge CS5  is none
    Value returned on lookup of payload: {6E505C8F-2896-11DF-9B64-0013724DD917} DeviceCentral is: false
    Action string for  {6E505C8F-2896-11DF-9B64-0013724DD917} DeviceCentral  is none
    Value returned on lookup of payload: {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB is: false
    Action string for  {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB  is none
    Payload {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {1D809D80-28A4-11DF-A816-0024E8692489} DeviceCentral_DeviceCentral3LP-en_US is: false
    Action string for  {1D809D80-28A4-11DF-A816-0024E8692489} DeviceCentral_DeviceCentral3LP-en_US  is none
    Payload {1D809D80-28A4-11DF-A816-0024E8692489} DeviceCentral_DeviceCentral3LP-en_US is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {0D067D13-C3D7-4EA6-B346-740CD91FD547} Adobe Bridge CS5 is: false
    Action string for  {0D067D13-C3D7-4EA6-B346-740CD91FD547} Adobe Bridge CS5  is none
    Value returned on lookup of payload: {7A33510F-1580-42C2-877E-8C5502566292} Adobe Player for Embedding x64 is: false
    Action string for  {7A33510F-1580-42C2-877E-8C5502566292} Adobe Player for Embedding x64  is none
    Value returned on lookup of payload: {AE9B837F-D135-42FC-BE03-33545B5DCBDC} Adobe WinSoft Linguistics Plugin CS5 is: false
    Action string for  {AE9B837F-D135-42FC-BE03-33545B5DCBDC} Adobe WinSoft Linguistics Plugin CS5  is none
    Value returned on lookup of payload: {B55FDCCB-8A45-4943-8D90-585C3490A032} Adobe WinSoft Linguistics Plugin CS5 x64 is: false
    Action string for  {B55FDCCB-8A45-4943-8D90-585C3490A032} Adobe WinSoft Linguistics Plugin CS5 x64  is none
    Value returned on lookup of payload: {98DD55B6-C58C-462F-B8A4-F0585BFEBB15} AdobeCMaps x64 CS5 is: false
    Action string for  {98DD55B6-C58C-462F-B8A4-F0585BFEBB15} AdobeCMaps x64 CS5  is none
    Value returned on lookup of payload: {17C6080E-F475-4B49-A30C-EEB85673E999} AdobePDFL x64 CS5 is: false
    Action string for  {17C6080E-F475-4B49-A30C-EEB85673E999} AdobePDFL x64 CS5  is none
    Value returned on lookup of payload: {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7} AdobeTypeSupport x64 CS5 is: false
    Action string for  {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7} AdobeTypeSupport x64 CS5  is none
    Value returned on lookup of payload: {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41} Photoshop Camera Raw (64 bit) is: false
    Action string for  {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41} Photoshop Camera Raw (64 bit)  is none
    Value returned on lookup of payload: {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation is: false
    Action string for  {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation  is none
    Value returned on lookup of payload: {11C0657F-2BD4-4CBC-87F3-9455DC91886E} Recommended Common Fonts Installation x64 is: false
    Action string for  {11C0657F-2BD4-4CBC-87F3-9455DC91886E} Recommended Common Fonts Installation x64  is none
    Value returned on lookup of payload: {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation is: false
    Action string for  {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation  is none
    Value returned on lookup of payload: {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550} Required Common Fonts Installation x64 is: false
    Action string for  {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550} Required Common Fonts Installation x64  is none
    Value returned on lookup of payload: {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} Adobe Linguistics CS5 is: false
    Action string for  {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} Adobe Linguistics CS5  is none
    Value returned on lookup of payload: {0669F23C-1B69-41B4-A3ED-4F54A5986D66} Adobe Linguistics CS5 x64 is: false
    Action string for  {0669F23C-1B69-41B4-A3ED-4F54A5986D66} Adobe Linguistics CS5 x64  is none
    Value returned on lookup of payload: {15FEDA5F-141C-4127-8D7E-B962D1742728} Adobe Photoshop CS5 is: false
    Action string for  {15FEDA5F-141C-4127-8D7E-B962D1742728} Adobe Photoshop CS5  is install
    Value returned on lookup of payload: {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} Adobe Photoshop CS5 Core is: false
    Action string for  {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} Adobe Photoshop CS5 Core  is none
    Value returned on lookup of payload: {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB is: false
    Action string for  {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB  is none
    Payload {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {69582206-7E5D-4476-A8F4-ECF90E9C8A69} Adobe Photoshop CS5 English Language Pack_AdobePhotoshop12-en_US is: false
    Action string for  {69582206-7E5D-4476-A8F4-ECF90E9C8A69} Adobe Photoshop CS5 English Language Pack_AdobePhotoshop12-en_US  is none
    Payload {69582206-7E5D-4476-A8F4-ECF90E9C8A69} Adobe Photoshop CS5 English Language Pack_AdobePhotoshop12-en_US is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84} Adobe Photoshop CS5 Core_x64 is: false
    Action string for  {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84} Adobe Photoshop CS5 Core_x64  is install
    Value returned on lookup of payload: {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 is: false
    Action string for  {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64  is none
    Payload {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {50A16F0B-47DA-4583-B4FE-E026719A2024} Adobe Photoshop CS5 English Language Pack_x64_AdobePhotoshop12-en_US_x64 is: false
    Action string for  {50A16F0B-47DA-4583-B4FE-E026719A2024} Adobe Photoshop CS5 English Language Pack_x64_AdobePhotoshop12-en_US_x64  is none
    Payload {50A16F0B-47DA-4583-B4FE-E026719A2024} Adobe Photoshop CS5 English Language Pack_x64_AdobePhotoshop12-en_US_x64 is extension payload. Aligning its action according to parent.
    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
    [    1072] Mon May 31 18:06:34 2010  WARN
    OS requirements not met for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    [    1072] Mon May 31 18:06:35 2010  INFO
    ::START TIMER:: [System check :{02731921-5711-4E7A-A898-D6BCF0F2A1CD}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{02731921-5711-4E7A-A898-D6BCF0F2A1CD}] took 29.4655 miliseconds (0.0294655 seconds)
    ::START TIMER:: [System check :{8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F}]
    In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F}] took 19.6399 miliseconds (0.0196399 seconds)
    ::START TIMER:: [System check :{0D067D13-C3D7-4EA6-B346-740CD91FD547}]
    CustomHooksTester -> In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{0D067D13-C3D7-4EA6-B346-740CD91FD547}] took 60.9811 miliseconds (0.0609811 seconds)
    ::START TIMER:: [System check :{E39A5ABD-516B-46F9-A042-694BBA6A4E08}]
    Font Installer: Fonts STI Custom Hook 1.6 Release
    Custom action return code: 0
    :: END TIMER :: [System check :{E39A5ABD-516B-46F9-A042-694BBA6A4E08}] took 27.3517 miliseconds (0.0273517 seconds)
    ::START TIMER:: [System check :{11C0657F-2BD4-4CBC-87F3-9455DC91886E}]
    Font Installer: Fonts STI Custom Hook 1.6 Release
    Custom action return code: 0
    :: END TIMER :: [System check :{11C0657F-2BD4-4CBC-87F3-9455DC91886E}] took 55.7985 miliseconds (0.0557985 seconds)
    ::START TIMER:: [System check :{CBDD7465-CE11-4A58-9497-C370B65923F1}]
    Font Installer: Fonts STI Custom Hook 1.6 Release
    Custom action return code: 0
    :: END TIMER :: [System check :{CBDD7465-CE11-4A58-9497-C370B65923F1}] took 27.2726 miliseconds (0.0272726 seconds)
    ::START TIMER:: [System check :{7F9C94CD-0BAC-4F8F-8990-6A5886F4D550}]
    Font Installer: Fonts STI Custom Hook 1.6 Release
    Custom action return code: 0
    :: END TIMER :: [System check :{7F9C94CD-0BAC-4F8F-8990-6A5886F4D550}] took 38.876 miliseconds (0.038876 seconds)
    [    1072] Mon May 31 18:06:41 2010  INFO
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    Calling the custom action code for pre-install for payload {92D58719-BBC1-4CC3-A08B-56C9E884CC2C}
    ::START TIMER:: [Payload Operation :{92D58719-BBC1-4CC3-A08B-56C9E884CC2C}]
    [    4372] Mon May 31 18:06:41 2010  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installer Operation: InstallThirdPartyPayloadOperation
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Installing third party payload
    Installing payload
    Attempting to install package from:C:\Users\Administrator\Desktop\Adobe CS5\payloads\Microsoft_VC80_CRT_x86\Microsoft_VC80_CRT_x86.msi
    Command line arguments:
    [    4372] Mon May 31 18:06:42 2010  INFO
    1: 0 2: 1033 3: 1252
    1: 0 2: 1033 3: 1252
    === Logging started: 31/05/2010  18:06:42 ===
    Message type: 0, Argument: 1033
    Message type: 1, Argument: Microsoft_VC80_CRT_x86
    Action 18:06:42: INSTALL.
    Action start 18:06:42: INSTALL.
    Action 18:06:42: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    Action start 18:06:42: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    Action ended 18:06:42: WindowsFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
    Action 18:06:42: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    Action start 18:06:42: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E.
    Action ended 18:06:42: SystemFolder.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E. Return value 1.
    Action 18:06:42: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    Action start 18:06:42: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    Action ended 18:06:42: WindowsFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
    Action 18:06:42: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    Action start 18:06:42: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E.
    Action ended 18:06:42: SystemFolder.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E. Return value 1.
    Action 18:06:42: AppSearch. Searching for installed applications
    Action start 18:06:42: AppSearch.
    Action ended 18:06:42: AppSearch. Return value 0.
    Action 18:06:42: LaunchConditions. Evaluating launch conditions
    Action start 18:06:42: LaunchConditions.
    Action ended 18:06:42: LaunchConditions. Return value 0.
    Action 18:06:42: FindRelatedProducts. Searching for related applications
    Action start 18:06:42: FindRelatedProducts.
    Action ended 18:06:42: FindRelatedProducts. Return value 0.
    Action 18:06:42: ValidateProductID.
    Action start 18:06:42: ValidateProductID.
    Action ended 18:06:42: ValidateProductID. Return value 1.
    Action 18:06:42: CostInitialize. Computing space requirements
    Action start 18:06:42: CostInitialize.
    Action ended 18:06:42: CostInitialize. Return value 1.
    Action 18:06:42: FileCost. Computing space requirements
    Action start 18:06:42: FileCost.
    Action ended 18:06:42: FileCost. Return value 1.
    Action 18:06:42: IsolateComponents.
    Action start 18:06:42: IsolateComponents.
    Action ended 18:06:42: IsolateComponents. Return value 0.
    Action 18:06:42: CostFinalize. Computing space requirements
    Action start 18:06:42: CostFinalize.
    Action ended 18:06:42: CostFinalize. Return value 1.
    Action 18:06:42: SetARPINSTALLLOCATION.
    Action start 18:06:42: SetARPINSTALLLOCATION.
    Action ended 18:06:42: SetARPINSTALLLOCATION. Return value 1.
    Action 18:06:42: SetODBCFolders. Initializing ODBC directories
    Action start 18:06:42: SetODBCFolders.
    Action ended 18:06:42: SetODBCFolders. Return value 0.
    Action 18:06:42: MigrateFeatureStates. Migrating feature states from related applications
    Action start 18:06:42: MigrateFeatureStates.
    Action ended 18:06:42: MigrateFeatureStates. Return value 0.
    Action 18:06:42: InstallValidate. Validating install
    Action start 18:06:42: InstallValidate.
    Action ended 18:06:42: InstallValidate. Return value 1.
    Action 18:06:42: RemoveExistingProducts. Removing applications
    Action start 18:06:42: RemoveExistingProducts.
    Action ended 18:06:42: RemoveExistingProducts. Return value 0.
    Action 18:06:42: InstallInitialize.
    Action start 18:06:42: InstallInitialize.
    [    4372] Mon May 31 18:06:43 2010  INFO
    Action ended 18:06:43: InstallInitialize. Return value 1.
    Action 18:06:43: SxsInstallCA.
    Action start 18:06:43: SxsInstallCA.
    1: sxsdelca 2: traceop 3: 1256 4: 0
    1: sxsdelca 2: traceop 3: 1257 4: 0
    1: sxsdelca 2: traceop 3: 1258 4: 0
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4053.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: uplevel.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4053.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.89.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.89.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.94.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.93.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.95.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.93.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.94.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.96.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.95.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.97.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.98.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.96.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.100.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.97.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.99.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.98.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.99.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.101.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.103.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.100.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.101.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.104.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.193.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.103.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.104.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.193.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.238.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.238.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.3044.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.3051.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.3069.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.3044.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.3051.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.1833.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4027.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.3069.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.1833.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4028.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4029.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4027.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4045.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4028.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4029.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    [    4372] Mon May 31 18:06:44 2010  INFO
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4052.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4045.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_payload.8.0.50727.4052.98CB24AD_52FB_DB5F_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: uplevel.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.4053.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Skipping component  2: downlevel_manifest.8.0.50727.89.63E949F6_03BC_5C40_FF1F_C8B3B9A1E18E
    1: sxsdelca 2: traceop 3: 1284 4: 0
    1: sxsdelca 2: traceop 3: 1288 4: 0
    1: sxsdelca 2: traceop 3: 1289 4: 0
    1: sxsdelca 2: traceop 3: 1290 4: 0
    1: sxsdelca 2: traceop 3: 1292 4: 0
    1: sxsdelca 2: traceop 3: 1318 4: 0
    1: sxsdelca: Sk

  • Exit Code 6  error on installation.

    I have installed and reinstalled CS5  a number of times and receive the Exit Code 6 error message. It says I have 0 fatal errors, 21 errors and 1 warning.I am running Windows 7 Ultimate x64 with 4Gb of ram and an Intel core i7 processor . I have tried the following
    Restarting computer in minimized state
    Repaired the Microsoft Windows Installer
    Uninstalled and reinstalled Air
    installed as a trial version
    but no satisfaction. Same messages'
    I have a copy of the log file but this site will not let me post it
    A summary of the summary says
    Warning :1ArkServiceControl ::Start Service:Service not started/stopped Switchboard. Current State:0 Exit Code: 0 Service Specific Exit Code:0
    then there are four Error 31
         four Error 32
         four Error 47
         four Error 48
    then payload errors
    The problem is that once I have had a session on CS5 if I close it down it will not reopen until I restart the computer.
    Are these errors related to this problem.

    I have installed and reinstalled CS5  a number of times and receive the Exit Code 6 error message. It says I have 0 fatal errors, 21 errors and 1 warning.I am running Windows 7 Ultimate x64 with 4Gb of ram and an Intel core i7 processor . I have tried the following
    Restarting computer in minimized state
    Repaired the Microsoft Windows Installer
    Uninstalled and reinstalled Air
    installed as a trial version
    but no satisfaction. Same messages'
    I have a copy of the log file but this site will not let me post it
    A summary of the summary says
    Warning :1ArkServiceControl ::Start Service:Service not started/stopped Switchboard. Current State:0 Exit Code: 0 Service Specific Exit Code:0
    then there are four Error 31
         four Error 32
         four Error 47
         four Error 48
    then payload errors
    The problem is that once I have had a session on CS5 if I close it down it will not reopen until I restart the computer.
    Are these errors related to this problem.

  • Exit code 15 problem; can anyone help?

    I have encountered a problem everytime I try to install Adobe Flash Cs5.5.  All goes well (downloading the program, clicking trial version, and entering my adobe id) until I click install then it instantly gives me the error of exit code 15 everytime.  I have tried uninstalling and reinstalling the program multiple times but nothing seems to work.   Any one have a fix to this problem?

    dihttp://kb2.adobe.com/cps/834/cpsid_83481.html
    in particular, run the cleaners for all uninstalled cs versions.

  • Flash CS5 Crash help

    Anytime I try to open Flash CS5 it crashes while initializing tools.  I have more than enough RAM and space on my computer to successfully run Flash but it keeps crashing and therefore I cannot open any of my .flas to edit.  Can anyone help or give suggestions in anyway possible?   All help is greatly appreciated.  Thank you in advance.

    Would you mind reposting this question over on the Flash Professional forums?  This forum is primarily for Flash Player end users, the Pro forums will get you in touch with the Flash Pro CS5 team who will probably have additional questions for you.
    Thanks,
    Chris

  • Error code is 2738...help please asap, anyone?

    When I try to install iTunes v7, i get the error code is 2738 message. I tried doing what apple and others said to do to fix this problem and nothing has worked. When i try to register VBscript i get a message that says it failed return code was: 0x80004005.
    When starting up windows, i get an an error that says "Can't find script engine 'VBScript' for script 'c:\program files\support.com\client\lserver\server.vbs" Could this have anything to do with the error i keep getting when i try to register VBScript??
    Any help would be greatly appreciated! Thanks!

    I jsut tried Mark W. solutions by tryna down load the Latest VBscript but while downloadin it stops and says
    --> OCX C:\WINDOWS\system32\vbscript.dll
    and wen i trid to do Mark W. otha option which was clickin start and runnin wat he has posted it doesnt say it succeded it says --> DllRegisterServer in C:\WINDOWS\system32\vbscript.dll failed.
    Some help please i'd really appreciate it

  • Flash Builder Debugging keeps trying to Debug in Flash CS5. HELP!

    Hello
    I have the CS5 master suit installed (OSX) and am having loads of problems using the stand alone Flash Player debugger in Flash Builder.
    Previously I had an error message saying it could not find the debugger, I've obviously done something as now it keeps on opening Flash CS5 and using the Flash CS5 IDE Player and gicing me this message. Error #2032: Stream Error. URL: file:////Volumes/Macintosh%20HD/Library/WebServer/Documents/TestDebug2/bin%2Ddebug/textLa yout_1.0.0.595.swf
    All I want to do is use the stand alone debug flash player and debug in Flash Builder. Am I able to point Flash Builder to use a certain Debugger?
    Can anybody help me?

    I figured it out.
    Although Adobe should have this working out of the box in my opinion.
    Running OSX 10.6.4 Master Suite CS5
    By default a swf opens in Flash CS5 and not the stand alone player (as I'm sure it did before in previous versions). So when you wanted to debug using the stand alone player from Flash Builder it was opening up in Flash CS5
    To fix I changed the default open with program to the Flash Player Debugger. Now Flash Builder by default uses the stand alone Flash Player Debugger.
    Hope this help any body.

  • Who can solve the error code 403 on hp5522 ? help please

    who can solve the error code 403  on hp5522 ?   help please

    Hello fredovolley,
    Welcome to the HP Support Forums!
    I see that you are experiencing an error 403 with the Photosmart 5520 series. I would like to offer the steps I have given before, check them out here: Re: Trouble scanning using Photosmart 6520
    Even though it states it is for a 6520, the steps are all the same. I hope this help, cheers!
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

Maybe you are looking for

  • My iPhone 5 dies when not plugged in.

    I got a new iPhone 5 from the Apple Store a little less than a month ago. I haven't dropped it, gotten it wet, scratched it or anything since the time I recieved it, and it always has a case. My phone died unexpectantly at 80% and when I plugged it i

  • Windows XP no longer accessible on my Macbook Pro???

    I bought a used MacBook Pro with BootCamp and Windows XP installed, thus I have no disc for Windows. I got one for Snow Leopard. After downloading Lion (here we go again), when I try to restart in Windows, a black screen appears with a message that t

  • Adobe Audition 1.5

    Does Adobe Audition 1.5 work with Windows 8?

  • PCH1 Query

    Hi Is there a possibility of doing the following: When selecting a specific GL Account (701120) on Row Level of an AP Invoice (PCH1) it will automatically update the Project field to (Regional = Code 100014). I created the following query then did a

  • IMac won't startup from disk

    After start-up issues, Apple replaced the hard drive on my iMac. After getting it back today, I restored my files and settings from my last Time Machine backup. However, after restarting it would not accept my password. However, when I try to boot fr