PreSetting cl_gui_splitter_container Split Positions

I have a one row by two column cl_gui_splitter_container set up.
By default, it comes up split 50-50 .
How can I programmatically change this to, for example,  25%-75%  ?
Thanks...
...Mike

Use Method: SET_COLUMN_WIDTH of class CL_GUI_SPLITTER_CONTAINER to adjust the width.
Regards,
Naimesh Patel

Similar Messages

  • Serial number assignment to batch split position in outbound delivery

    Hello All,
    I have a question for which I can't find any answer even though I have been struggling through several forums, etc. Let me explain it:
    I create a outbound delivery for material XYZ which is batch managed and serial number managed. An automatic batch determination takes place. Thus a batch split is created for the main item 10. Since the serial number is required, I enter the serial number for the batch split position 900001. Press enter and save.
    The problem is, that afterwards the batch split positions aren't shown in the Batch split screen using transaction VL02N (the batch split positions and also the serial number can be displayed via VL03N). The issue is that the serial number entered cannot be removed nor the batch split can be changed anymore.
    Message VL429: Batch/Val.type split only possible if no serial numbers are maintained.
    It seems to be a standard SAP functionality, but a little bit tricky. Can anybody help me?
    1. How can I remove the serial number assignment for a batch split position?
    2. Is there any customizing setting with which I could perhaps deactivate the check?
    Thanks a lot in advance. Any input is appreciatted!

    Hi,
    issue has been solved at last. The batch split indicator can be used to display the batch structure of an item. And here the serial number can be removed as well.

  • Inbound Delivery: Inbound WHSCON IDoc with Batch Split - HowTo...?

    Hello
    We have another tricky problem to solve on our ERP 6.0 system.
    My colleagues of Lindt UK create manually inbound deliveries (VL33N) which are replicated to the warehouse (DESADV IDoc -> TRADACOMS.ORDHDR).
    When the goods arrive at the warehouse they send back a good receipts message (TRADACOMS.DLCHDR -> WHSCON IDoc).
    In some cases we have a batch split because the goods have been put into different storage locations. Example:
    - item 10: 200 Cases of product 4711, batch 10-2011,  in storage location '0001' (free available for Sale)
    - item 10:     5 Cases of product 4711, batch 10-2011, in storage location '0004' (damaged)
    I am aware that in the inbound WHSCON item 10 is a main position and the two actual batch split positions are sub-items (900001 & 900002 with HIPOS = '10'). I tried to used E1EDL19-QUALF = 'BAS' (= batch split) with the sub-items but failed so far to update the inbound delivery that I can see the batch split.
    I have managed to get one sub-item but not 2 of them. Somehow the system aggregates the quantities for both sub-items into the single item that shows up in the inbound delivery.
    When we send the inbound delivery to the warehouse the item looks like this:
    - item 10: 200 Cases (no batch yet, Putaway quantity = 0, because these data are coming from the warehouse).
    QUESTION: Has anybody else been faced with a similar (if not identical) problem and how did you solve it?
    Thanks a lot in advance for your valuable input.
    Regards
      Uwe

    Hello Finbarr
    I assume that you do NOT send any (suggested) batches to your warehouse. Otherwise you would have the same problem like we have that the WHSCON cannot overwrite a (suggested) batch.
    However, if you just send the quantity per item then the batch split is much simpler than you suggested:
    "First E1EDL24 segment:
    POSNR     50
    MATNR     000000000000602006
    MATWA     000000000000602006
    CHARG     L1519   " <<< first batch
    LFIMG     37.000
    VRKME     CT
    "Second E1EDL24 segment:
    POSNR     50
    MATNR     000000000000602006
    MATWA     000000000000602006
    CHARG     L1880   " <<< second batch
    LFIMG     37.000
    VRKME     CT
    Well, and as qualifier we use: E1EDL19-QUALF = 'XYZ'  " a dummy
    The SAP system is smart enough the realize that these two E1EDL24 segment belong to the same item yet have different batches and, therefore, yield a batch split in the delivery. The system generated the 9xxxxx numbers for this sub-item lines automatically.
    Although I believe that it is not possible to change a batch in the delivery using an inbound WHSCON I would appreciate to have a final proof of this assumption. I could imagine that if you first delete the item containing the suggested batch and then add a new item with the actual batch from the warehouse it might works. However, this would require to implement a user-exit which I do not prefer.
    Regards
      Uwe
    PS: It seems I gave an answer to the wrong question (should be EDI (DESADV): Can batches be overwritten by an inbound WHSCON (pick conf)? )

  • Splitting the date based on the selection screen input

    Hi all,
    In the Selection screen of my report i had maintained two fields
    SELECT-OPTIONS  : S_DATE    FOR TPCDATE-FROM_DATE.
    PARAMETERS      : P_NUMBER  TYPE ZMMAREA-NUMBER.
    I need to code such that
    S_DATE should be splitted into P_NUMBER times
    for example if P_NUMBER is 4 i need  S_DATE should be splitted into 4 equal parts or near by equal parts
                        IF  P_NUMBER is 2 i need  S_DATE should be splitted into 2 equal parts or  near by equal parts
    Please suggest me the code of if any Function module exists fot this date splitting
    Thanks in advance
    Ajay.D

    though date question are not allowed, this requirement sounds little different.
    you can take a difference between those days by: S_date-high - S_date-low.
    then divide the difference by p_number. now you get the split positions.
    now in a do enddo you can negate the dates by the split amount you got from the divisions.
    like...
    PARAMETERS: num type i.
    select-OPTIONS: s_date for sy-datum.
    data : gv_split type i, gv_temp type sy-datum.
    gv_split = s_date-high - s_date-low.
    gv_split = gv_split / num.
    gv_temp = s_date-high.
    do num times.
      gv_temp = gv_temp - gv_split.
      WRITE / gv_temp.
    enddo.

  • Positioning data in scrollable region?

    I am using DW CS3 on a mac.  I have a scrollable region in the left sidebar containing thumbnails these are links to different pages which show enlargements of the thumbs and some details of the items to the right in the main content.  The reason for this layout is to allow more thumbs on the left than the sidebar will hold, contain the size of the page and most important keep the the enlargement and info adjacent the thumbs.  It works just fine the problem is that when you scroll down the list of thumbs and select one the new page that loads resets the scroll bar to the top loosing the viewers place in the list and defeating the purpose of the scroll bar.  The viewer must then scroll down and select the next thumb, which in turn forces them to scroll again to find the next thumb. Question is it possible to index the thumb list and load the scroll bar position as it was in the last page, or preset the list position in the pages lower in the list? if you are confused you can see at  http://www.thunderbirdtrading.ca/apparelLadiesItem-86.html the top four links are connected as is the last, now scroll down the list to the guy and use the link it brings you to this page and resets the list loosing your place

    If you wish to go the ajax route there are a number of selected tutorial here to get you up and running -
    http://www.maxkiesler.com/2006/03/15/round-up-of-30-ajax-tutorials/
    For the pure javascript solution and ajax tutorials try - http://www.sitepoint.com/subcat/javascript , it's a long list, but the javascript 101 tutorials are probably the best place to start if you are uncertain.
    If you can and you are happy with the limitations, the ajax solution would be the best.
    PZ

  • Best Performance in my custom transaction

    Hi,
    I want ask a thing:
    I'm trying to entry some materials via Purchase Order and i have simulate a inbound delivery access for custom transaction.
    My operations are:
    Creation of Batch
    Split Position with Batch
    Pack Furniture
    Create OT for Forniture
    EM of Forniture
    The first 3 operation are Batch-Input of vl32n.
    Between each operation I have insert a "WAIT UP to 4 second" to not raise exception but my transaction go very slow.
    IF i go down the time of wait up the process doesn't work.
    How I can improve the performance?
    Thanks to all.

    WAIT UP to 4 second" to not raise exception
    Why is that?  You shouldn't use the WAIT or an ENQUEUE_SLEEP call unconditionally.  Yuo don't know if it's necessary or even that the lag time is long enough.  Check for the lock release using the enqueue function in a short DO loop.  Calling 'WAIT' that many times is not very good either - each time you're forcing a roll in/roll out.

  • Logic-urgent

    hi,
    Please help me out with this. My situation is that, there are some records in a notepad,
    which has pernr and other details. I have copied the data into a internal table.
    I need to split the records based on the pernr.
    for example,
    PERNR     INFTY  NAME
    00000004  0006  ram
    00000004  0006  ramu
    00000006  0006  raman
    00000006  0006  xyz
    00000006  0006  aaa
    00000018  0006  ttt
    if the user enters 2, the above 6 records must be splited into 2 sets(not necessarily equal).
    The same pernr should be in one set i.e here, if it is divided into 2 sets,
    1st set:
    00000004  0006  ram
    00000004  0006  ramu
    00000006  0006  raman
    2nd set:
    00000006  0006  xyz
    00000006  0006  aaa
    00000018  0006  ttt 
    but my need is, the pernr number 00000006 should not be in different sets.
    i.e is,
    1st set:
    00000004  0006  ram
    00000004  0006  ramu
    2nd set:
    00000006  0006  raman
    00000006  0006  xyz
    00000006  0006  aaa
    00000018  0006  ttt 
    The same pernr nos must be in same set. please help me with a logic. please give a example.
    Thanks in advance.

    Hi,
    Hope below code can give you a lead, have extended code of Sunita.
    TYPES: BEGIN OF ty_data,
             pernr(8),
             infty(4),
             name(15),
           END OF ty_data.
    DATA: itab TYPE TABLE OF ty_data, " Internal table
          wa_itab TYPE ty_data,       " Work Area1
          wa_itab1 type ty_data.      " Work Area2
    DATA: cnt TYPE i.                 " Counter for number of Sets
    DATA: start TYPE i,               " Start Position
          end TYPE i,                 " End Position
          split_pos TYPE i,           " Split Position
          lin TYPE i.                 " No.. of Records
    PARAMETER: p_set TYPE i.          " No. Of Sets
      wa_itab-pernr = '00000004'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'ram'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      wa_itab-pernr = '00000004'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'ramu'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      wa_itab-pernr = '00000006'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'raman'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      wa_itab-pernr = '00000006'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'xyz'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      wa_itab-pernr = '00000006'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'aaa'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      wa_itab-pernr = '00000018'.
      wa_itab-infty = '0006'.
      wa_itab-name = 'ttt'.
      APPEND wa_itab TO itab.
      CLEAR:wa_itab.
      SORT itab BY pernr. " sort before loop.
      DESCRIBE TABLE itab LINES lin.  " No. Of Records
      start = 1. end = lin. " Start and End Positions
      WHILE p_set > 1. " Required number of sets
        CLEAR: wa_itab, wa_itab1.
        cnt = cnt + 1. " Counter for Set number
        split_pos = ( start + end ) / p_set. " Split position for Sets
        READ TABLE itab INTO wa_itab INDEX split_pos.
        " Compare PERNR with next record
        WHILE ( wa_itab-pernr EQ wa_itab1-pernr OR
                wa_itab1-pernr IS INITIAL ) AND
                split_pos < lin.
         " IF Pernr is same skip to next record to group PERNR in sets
           split_pos = split_pos + 1.
           READ TABLE itab INTO wa_itab1 INDEX split_pos.
        ENDWHILE.
        end = split_pos - 1.  " Split Position
        WRITE:/ cnt, 'Set:'.
        LOOP AT itab INTO wa_itab FROM start TO end.
             WRITE:/ wa_itab-pernr.
        ENDLOOP.
        start = end + 1. end = lin. " Next group for set determination
        p_set = p_set - 1.
        CLEAR: wa_itab, wa_itab1.
      ENDWHILE.
      cnt = cnt + 1.
      WRITE:/ cnt, 'Set:'.
      LOOP AT itab INTO wa_itab FROM start TO end.
        WRITE:/ wa_itab-pernr.
      ENDLOOP.
    Consider above code as a lead and use according to your requirement.
    Regards
    Eswar

  • Error - Update failed U44M1P7

    Hi,
    I am having issues with CC, I originally upgraded from CS4 Master Collection to Adobe Cloud CS6. When CC was released I began to install the CC versions and uninstall the CS6 versions, however I have had issues with file associations where I had to manually add the associations. I have unistalled and reinstalled several times however I now have the issuer of Photoshop CC not installing correctly with the error U44M1P7. Error log below:
    11/07/13 05:53:40:145 | [INFO] |  | OOBE | DE |  |  |  | 10584 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    11/07/13 05:53:40:145 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    11/07/13 05:53:40:145 | [INFO] |  | OOBE | DE |  |  |  | 10584 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    11/07/13 05:53:40:145 | [INFO] |  | OOBE | DE |  |  |  | 10584 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | START - Installer Session
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | RIBS version: 7.0.0.108
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Win OS version: 6.1.1.0 64 bit Type: 1
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | ::START TIMER:: [Total Timer]
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | CHECK: Single instance running
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | CHECK : Credentials
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Load Deployment File
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | deploymentFile option not given
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | CHECK : Another Native OS installer already running
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Create Required Folders
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Assuming install mode
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Looking up install source path
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Sync Media DB ...
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | ::START TIMER:: [Sync Media DB]
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Pre check media db sync
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | End of Pre check media db sync. Exit code: 0
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | :: END TIMER :: [Sync Media DB] took 271.743 milliseconds (0.271743 seconds) DTR = 11069.3 KBPS (10.8098 MBPS)
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ready to initialize session to start with ...
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | ::START TIMER:: [CreatePayloadSession]
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updated source path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup
    11/07/13 05:53:40:146 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {0C65434C-A134-433A-9C3D-384F48AEAFD2}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-pl_PL_x64-230913052448\Install.db
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {0DC79311-D26F-4CB0-B46F-5492F6D4C76B}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-tr_TR-230913052608\Install.db
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {12007025-5880-4939-8928-294690A9799F}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-de_DE-230913044725\Install.db
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {1C54913E-E004-40E5-A482-B300E721D647}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-nb_NO_x64-230913051920\Install.db
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {2BF097A4-346B-43E9-97CD-B69B24041897}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_FR_x64-230913050243\Install.db
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {2C076C45-EA79-47FD-A0D8-7E72F862E85E}
    11/07/13 05:53:40:147 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-de_DE_x64-230913044850\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {2F69A220-C227-436B-A302-45DB56CEE986}
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-zh_TW_x64-230913044325\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {310DD584-476B-4F33-80D9-9A76E7DB6A84}
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ja_JP-230913043644\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {3EACBFDE-8C91-4B40-B471-FF437C1A3F7F}
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-sv_SE-230913051223\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {478DF6D8-2FA8-4034-BD49-9D5D64DA3324}
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-Core_x64-230913055104\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {504A6D93-DA1F-4544-804C-EA12FA5D2FBD}
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ru_RU_x64-230913053013\Install.db
    11/07/13 05:53:40:148 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {50E586C9-2881-4195-AF76-70CB76E193F6}
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-es_ES_x64-230913051101\Install.db
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {5194C31D-676A-40CD-8D7C-D39C0EC8F9F3}
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-zh_TW-230913044206\Install.db
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {54945F15-E8F0-4FE6-B549-EA90BBDA8ED2}
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-Support-230913055652\Install.db
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {5C7EC6FD-1A77-4D81-A153-96CDD9765641}
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_MA_x64-230913054348\Install.db
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {5C98FC84-606D-469E-B512-60C02834ABA8}
    11/07/13 05:53:40:149 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-hu_HU_x64-230913053539\Install.db
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {5D65C6FE-9DD9-46A0-850D-5E35FFA759C3}
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_GB_x64-230913043520\Install.db
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {610F09BD-9F50-456C-BD24-B0819DE63799}
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-pt_BR_x64-230913045137\Install.db
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {619771A9-E127-468B-9428-5D7C4F687CCE}
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ko_KR_x64-230913044046\Install.db
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {631D2EB9-9463-44AB-9A7D-1B14F52D0157}
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-it_IT_x64-230913045709\Install.db
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {68BF052A-6833-4709-9512-63C66B5C6F45}
    11/07/13 05:53:40:150 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-uk_UA-230913053133\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {7F4A60D8-5ADC-4253-A1D8-D34E59D0ADD1}
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-zh_CN_x64-230913044606\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {8B123CEA-A2A8-49F9-8EE1-236ACCDDF9BF}
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fi_FI-230913051511\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {8B377E64-5D20-4938-A675-8D92786EC058}
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-cs_CZ-230913052043\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {8B3E2E75-3AEA-4C02-9501-40C09416A8F1}
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_IL_x64-230913054104\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {924F46BE-1BC7-4CA4-B41E-9EB7344C6326}
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ru_RU-230913052850\Install.db
    11/07/13 05:53:40:151 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {938C6F06-EB84-4E5D-9B91-0C4BE002A0AB}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_MA-230913054226\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {95994A6F-CE1A-4CEB-A4C9-6AA64E383821}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_CA_x64-230913050529\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {A41E9A8E-6483-44E9-8C66-A84F733E6E72}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-es_MX_x64-230913050815\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {A8A80B53-E4A4-4EE4-BD56-749059C5F18C}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_AE_x64-230913053821\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {A9DDB96C-D28B-42B0-8790-79B68E6A7105}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_IL-230913053942\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {AC22687E-0E46-418E-AAFA-EBD8DF830420}
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-hu_HU-230913053416\Install.db
    11/07/13 05:53:40:152 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {AE17E6DC-62BE-46A8-9CFA-AFCF177AC144}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-pl_PL-230913052325\Install.db
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {B10F48C3-38F3-4A3A-8E20-618A7427B145}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-es_MX-230913050651\Install.db
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {B58D7994-8713-46A4-BAA6-A63D138D84E3}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fi_FI_x64-230913051634\Install.db
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {B99A1352-4E92-4E29-B7C2-25F172F665D4}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-nl_NL-230913045832\Install.db
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {BA8D07CC-CCA2-45D9-BC08-D04513386218}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-es_ES-230913050937\Install.db
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {BA9FB50E-51EE-45F3-9F4E-8EC0DC821397}
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:153 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ko_KR-230913043924\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {BB8A55ED-5B4B-4BFD-984A-C6B7BAE98C5B}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-it_IT-230913045545\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {BE877C05-5475-4607-8D0C-AB76981603D1}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-sv_SE_x64-230913051347\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {C4015754-E52B-43D7-A516-585AD7C0C6D1}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_AE-230913053659\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {C54E2E35-7414-4760-9A1C-94C3BF5FB2B1}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-da_DK-230913045259\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {CACCA38A-8D7C-469E-8F30-C382BC8A4890}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-pt_BR-230913045014\Install.db
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {CC13DD80-5335-49AB-964D-D7F9D87C4FD8}
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:154 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_FR-230913050118\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {CE4BEE42-20F2-42EF-8191-7C21403EB9E0}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-uk_UA_x64-230913053256\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {D147839E-83E4-4DA1-8075-580053CC6088}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-ja_JP_x64-230913043804\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {D2840A13-52B7-4A95-AE95-DF7A856FD492}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-da_DK_x64-230913045423\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {D859CDE1-08D9-4E07-8EB3-BDB9C1CF6C71}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-tr_TR_x64-230913052730\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {D9746C10-C448-459D-8E40-81A85470B07E}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-fr_CA-230913050406\Install.db
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {E0FEF352-3ADA-4D8A-A223-C74CAF80CADF}
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:155 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-nl_NL_x64-230913045955\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {E6EAFC2D-08C7-4CAF-978D-721FED26BE14}
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-Core-230913054533\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {E773E7A4-1E47-46CA-8C9E-971902B7EA3D}
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-en_GB-230913043350\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {F2E7669C-B3FF-4568-9DE1-10DDCA412156}
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-zh_CN-230913044446\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {F704D5DE-D74B-4C50-AFA8-61BA801F4961}
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-nb_NO-230913051757\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Updating media info for: {FDA28BD6-71EF-4289-93C5-B59ECA9B7220}
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Ignoring original data since install source is local
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 |   Type: 0, Volume Order: 1, Media Name: Photoshop CC
      Path: C:\Users\Kevin\AppData\Local\Temp\Adobe\AAMUpdater\AdobePhotoshopCCSupport-14.0\14.1.2\se tup\payloads\AdobePhotoshop14-cs_CZ_x64-230913052205\Install.db
    11/07/13 05:53:40:156 | [INFO] |  | OOBE | DE |  |  |  | 10584 | --------------------  END  - Updating Media Sources -  END  --------------------
    11/07/13 05:53:40:217 | [INFO] |  | OOBE | DE |  |  |  | 10584 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    11/07/13 05:53:40:217 | [INFO] |  | OOBE | DE |  |  |  | 10584 | ----------------- CreatePayloadSession: machine is x64 ---------------
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | ______ Verify Dependency Subscribers ______
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Polish Language Pack_x64_14.1.2_AdobePhotoshop14-pl_PL_x64 14.1.2.0 {0C65434C-A134-433A-9C3D-384F48AEAFD2} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Polish Language Pack_x64_AdobePhotoshop14-pl_PL_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Turkish Language Pack_14.1.2_AdobePhotoshop14-tr_TR 14.1.2.0 {0DC79311-D26F-4CB0-B46F-5492F6D4C76B} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Turkish Language Pack_AdobePhotoshop14-tr_TR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC German Language Pack_14.1.2_AdobePhotoshop14-de_DE 14.1.2.0 {12007025-5880-4939-8928-294690A9799F} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC German Language Pack_AdobePhotoshop14-de_DE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Norwegian Language Pack_x64_14.1.2_AdobePhotoshop14-nb_NO_x64 14.1.2.0 {1C54913E-E004-40E5-A482-B300E721D647} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Norwegian Language Pack_x64_AdobePhotoshop14-nb_NO_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:964 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC French Language Pack_x64_14.1.2_AdobePhotoshop14-fr_FR_x64 14.1.2.0 {2BF097A4-346B-43E9-97CD-B69B24041897} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC French Language Pack_x64_AdobePhotoshop14-fr_FR_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC German Language Pack_x64_14.1.2_AdobePhotoshop14-de_DE_x64 14.1.2.0 {2C076C45-EA79-47FD-A0D8-7E72F862E85E} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC German Language Pack_x64_AdobePhotoshop14-de_DE_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Chinese (traditional) Language Pack_x64_14.1.2_AdobePhotoshop14-zh_TW_x64 14.1.2.0 {2F69A220-C227-436B-A302-45DB56CEE986} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Chinese (traditional) Language Pack_x64_AdobePhotoshop14-zh_TW_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Japanese Language Pack_14.1.2_AdobePhotoshop14-ja_JP 14.1.2.0 {310DD584-476B-4F33-80D9-9A76E7DB6A84} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Japanese Language Pack_AdobePhotoshop14-ja_JP
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Swedish Language Pack_14.1.2_AdobePhotoshop14-sv_SE 14.1.2.0 {3EACBFDE-8C91-4B40-B471-FF437C1A3F7F} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Swedish Language Pack_AdobePhotoshop14-sv_SE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Russian Language Pack_x64_14.1.2_AdobePhotoshop14-ru_RU_x64 14.1.2.0 {504A6D93-DA1F-4544-804C-EA12FA5D2FBD} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Russian Language Pack_x64_AdobePhotoshop14-ru_RU_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Spanish Language Pack_x64_14.1.2_AdobePhotoshop14-es_ES_x64 14.1.2.0 {50E586C9-2881-4195-AF76-70CB76E193F6} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Spanish Language Pack_x64_AdobePhotoshop14-es_ES_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Chinese (traditional) Language Pack_14.1.2_AdobePhotoshop14-zh_TW 14.1.2.0 {5194C31D-676A-40CD-8D7C-D39C0EC8F9F3} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Chinese (traditional) Language Pack_AdobePhotoshop14-zh_TW
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC MA French Language Pack_x64_14.1.2_AdobePhotoshop14-fr_MA_x64 14.1.2.0 {5C7EC6FD-1A77-4D81-A153-96CDD9765641} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC MA French Language Pack_x64_AdobePhotoshop14-fr_MA_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Hungarian Language Pack_x64_14.1.2_AdobePhotoshop14-hu_HU_x64 14.1.2.0 {5C98FC84-606D-469E-B512-60C02834ABA8} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Hungarian Language Pack_x64_AdobePhotoshop14-hu_HU_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:965 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC International English Language Pack_x64_14.1.2_AdobePhotoshop14-en_GB_x64 14.1.2.0 {5D65C6FE-9DD9-46A0-850D-5E35FFA759C3} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC International English Language Pack_x64_AdobePhotoshop14-en_GB_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Brazilian Portugese Language Pack_x64_14.1.2_AdobePhotoshop14-pt_BR_x64 14.1.2.0 {610F09BD-9F50-456C-BD24-B0819DE63799} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Brazilian Portugese Language Pack_x64_AdobePhotoshop14-pt_BR_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Korean Language Pack_x64_14.1.2_AdobePhotoshop14-ko_KR_x64 14.1.2.0 {619771A9-E127-468B-9428-5D7C4F687CCE} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Korean Language Pack_x64_AdobePhotoshop14-ko_KR_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Italian Language Pack_x64_14.1.2_AdobePhotoshop14-it_IT_x64 14.1.2.0 {631D2EB9-9463-44AB-9A7D-1B14F52D0157} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Italian Language Pack_x64_AdobePhotoshop14-it_IT_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Ukrainian Language Pack_14.1.2_AdobePhotoshop14-uk_UA 14.1.2.0 {68BF052A-6833-4709-9512-63C66B5C6F45} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Ukrainian Language Pack_AdobePhotoshop14-uk_UA
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Chinese Language Pack_x64_14.1.2_AdobePhotoshop14-zh_CN_x64 14.1.2.0 {7F4A60D8-5ADC-4253-A1D8-D34E59D0ADD1} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Chinese Language Pack_x64_AdobePhotoshop14-zh_CN_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Finnish Language Pack_14.1.2_AdobePhotoshop14-fi_FI 14.1.2.0 {8B123CEA-A2A8-49F9-8EE1-236ACCDDF9BF} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Finnish Language Pack_AdobePhotoshop14-fi_FI
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Czech Language Pack_14.1.2_AdobePhotoshop14-cs_CZ 14.1.2.0 {8B377E64-5D20-4938-A675-8D92786EC058} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Czech Language Pack_AdobePhotoshop14-cs_CZ
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC IL English Language Pack_x64_14.1.2_AdobePhotoshop14-en_IL_x64 14.1.2.0 {8B3E2E75-3AEA-4C02-9501-40C09416A8F1} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC IL English Language Pack_x64_AdobePhotoshop14-en_IL_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:966 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Russian Language Pack_14.1.2_AdobePhotoshop14-ru_RU 14.1.2.0 {924F46BE-1BC7-4CA4-B41E-9EB7344C6326} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Russian Language Pack_AdobePhotoshop14-ru_RU
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC MA French Language Pack_14.1.2_AdobePhotoshop14-fr_MA 14.1.2.0 {938C6F06-EB84-4E5D-9B91-0C4BE002A0AB} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC MA French Language Pack_AdobePhotoshop14-fr_MA
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Canadian French Language Pack_x64_14.1.2_AdobePhotoshop14-fr_CA_x64 14.1.2.0 {95994A6F-CE1A-4CEB-A4C9-6AA64E383821} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Canadian French Language Pack_x64_AdobePhotoshop14-fr_CA_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC North American Spanish Language Pack_x64_14.1.2_AdobePhotoshop14-es_MX_x64 14.1.2.0 {A41E9A8E-6483-44E9-8C66-A84F733E6E72} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC North American Spanish Language Pack_x64_AdobePhotoshop14-es_MX_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC AE English Language Pack_x64_14.1.2_AdobePhotoshop14-en_AE_x64 14.1.2.0 {A8A80B53-E4A4-4EE4-BD56-749059C5F18C} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC AE English Language Pack_x64_AdobePhotoshop14-en_AE_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC IL English Language Pack_14.1.2_AdobePhotoshop14-en_IL 14.1.2.0 {A9DDB96C-D28B-42B0-8790-79B68E6A7105} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC IL English Language Pack_AdobePhotoshop14-en_IL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Hungarian Language Pack_14.1.2_AdobePhotoshop14-hu_HU 14.1.2.0 {AC22687E-0E46-418E-AAFA-EBD8DF830420} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Hungarian Language Pack_AdobePhotoshop14-hu_HU
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Polish Language Pack_14.1.2_AdobePhotoshop14-pl_PL 14.1.2.0 {AE17E6DC-62BE-46A8-9CFA-AFCF177AC144} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Polish Language Pack_AdobePhotoshop14-pl_PL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC North American Spanish Language Pack_14.1.2_AdobePhotoshop14-es_MX 14.1.2.0 {B10F48C3-38F3-4A3A-8E20-618A7427B145} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC North American Spanish Language Pack_AdobePhotoshop14-es_MX
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:967 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Finnish Language Pack_x64_14.1.2_AdobePhotoshop14-fi_FI_x64 14.1.2.0 {B58D7994-8713-46A4-BAA6-A63D138D84E3} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Finnish Language Pack_x64_AdobePhotoshop14-fi_FI_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Dutch Language Pack_14.1.2_AdobePhotoshop14-nl_NL 14.1.2.0 {B99A1352-4E92-4E29-B7C2-25F172F665D4} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Dutch Language Pack_AdobePhotoshop14-nl_NL
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Spanish Language Pack_14.1.2_AdobePhotoshop14-es_ES 14.1.2.0 {BA8D07CC-CCA2-45D9-BC08-D04513386218} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Spanish Language Pack_AdobePhotoshop14-es_ES
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Korean Language Pack_14.1.2_AdobePhotoshop14-ko_KR 14.1.2.0 {BA9FB50E-51EE-45F3-9F4E-8EC0DC821397} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Korean Language Pack_AdobePhotoshop14-ko_KR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Italian Language Pack_14.1.2_AdobePhotoshop14-it_IT 14.1.2.0 {BB8A55ED-5B4B-4BFD-984A-C6B7BAE98C5B} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Italian Language Pack_AdobePhotoshop14-it_IT
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Swedish Language Pack_x64_14.1.2_AdobePhotoshop14-sv_SE_x64 14.1.2.0 {BE877C05-5475-4607-8D0C-AB76981603D1} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Swedish Language Pack_x64_AdobePhotoshop14-sv_SE_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC AE English Language Pack_14.1.2_AdobePhotoshop14-en_AE 14.1.2.0 {C4015754-E52B-43D7-A516-585AD7C0C6D1} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC AE English Language Pack_AdobePhotoshop14-en_AE
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Danish Language Pack_14.1.2_AdobePhotoshop14-da_DK 14.1.2.0 {C54E2E35-7414-4760-9A1C-94C3BF5FB2B1} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Danish Language Pack_AdobePhotoshop14-da_DK
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Brazilian Portugese Language Pack_14.1.2_AdobePhotoshop14-pt_BR 14.1.2.0 {CACCA38A-8D7C-469E-8F30-C382BC8A4890} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Brazilian Portugese Language Pack_AdobePhotoshop14-pt_BR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:968 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC French Language Pack_14.1.2_AdobePhotoshop14-fr_FR 14.1.2.0 {CC13DD80-5335-49AB-964D-D7F9D87C4FD8} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC French Language Pack_AdobePhotoshop14-fr_FR
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:969 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Ukrainian Language Pack_x64_14.1.2_AdobePhotoshop14-uk_UA_x64 14.1.2.0 {CE4BEE42-20F2-42EF-8191-7C21403EB9E0} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Ukrainian Language Pack_x64_AdobePhotoshop14-uk_UA_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:969 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Japanese Language Pack_x64_14.1.2_AdobePhotoshop14-ja_JP_x64 14.1.2.0 {D147839E-83E4-4DA1-8075-580053CC6088} requires a parent with following specification:
              Family: Photoshop
              ProductName: Adobe Photoshop CC Japanese Language Pack_x64_AdobePhotoshop14-ja_JP_x64
              MinVersion: 0.0.0.0
              This parent relationship is not satisfied, because this payload is not present in this session.
              This payload will be ignored in this session.
    11/07/13 05:53:40:969 | [INFO] |  | OOBE | DE |  |  |  | 10584 | DW023: The extension payload: Adobe Photoshop CC Danish Language Pack_x64_14.1.2_Ad

    Thank you Ashutosh,
    Errors in cleanup tool after uninstalling PSCC, I have not reinstalled PSCC yet, here is the log from the Cleaner tool:
    Gen_WWCombined-en_US-20121017_1230
    [Thu Nov 07 07:07:33 2013] Please enter (y) for Yes or (n) for No. ... >>
    [Thu Nov 07 07:07:39 2013] Choose from one of the following options to clean up :
    [Thu Nov 07 07:07:39 2013] 1.  All
    [Thu Nov 07 07:07:39 2013] 2.  Adobe Flash Player 10.2
    [Thu Nov 07 07:07:39 2013] 3.  Creative Cloud & CS6 Products
    [Thu Nov 07 07:07:39 2013] 4.  CS6 only
    [Thu Nov 07 07:07:39 2013] 5.  CS5-CS5.5-CS6
    [Thu Nov 07 07:07:39 2013] 6.  CS5-CS5.5
    [Thu Nov 07 07:07:39 2013] 7.  CS3, CS4
    [Thu Nov 07 07:07:39 2013] 8.  Adobe Id credentials
    [Thu Nov 07 07:07:39 2013] 9.  Quit
    [Thu Nov 07 07:07:39 2013] Choice :>
    [Thu Nov 07 07:07:56 2013] User selected: All
    [Thu Nov 07 07:07:56 2013] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\pdb.db
    [Thu Nov 07 07:07:56 2013] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\Media_db.db
    [Thu Nov 07 07:07:56 2013] Opened DB connection with path: C:\Program Files (x86)\Common Files\Adobe\caps\caps.db
    [Thu Nov 07 07:07:56 2013] Orphan session will be removed : adbeadbeadbeadbeadbeadbeadbeadb
    [Thu Nov 07 07:07:56 2013] ..
    [Thu Nov 07 07:07:56 2013] Removing entries from the installer database
    [Thu Nov 07 07:07:56 2013] Updated tsInstalled status to 0 for removal from 2 for installation in the table ribs_collection_paylaod for session adbeadbeadbeadbeadbeadbeadbeadb
    [Thu Nov 07 07:07:56 2013] Updating installState
    [Thu Nov 07 07:07:56 2013] Removing content of Product : AdobeColorVideoProfilesCS CS4, Version : 2.0
    [Thu Nov 07 07:07:56 2013] Warning: Payload with ID : {4F3CE025-D60B-4E6B-8D39-B04CD3769008} does not have an InstallDir value. Deletion of patch files (if any) may not happen.
    [Thu Nov 07 07:07:56 2013] Deleting the paylaod: {4F3CE025-D60B-4E6B-8D39-B04CD3769008} from the table ribs_payload and other associated tables for payloads
    [Thu Nov 07 07:07:56 2013] Removing content of Product : AdobeColorVideoProfilesAE CS4, Version : 2.0
    [Thu Nov 07 07:07:56 2013] Warning: Payload with ID : {8D71D024-447A-4B6F-A9CD-58443FFC43C4} does not have an InstallDir value. Deletion of patch files (if any) may not happen.
    [Thu Nov 07 07:07:56 2013] Deleting the paylaod: {8D71D024-447A-4B6F-A9CD-58443FFC43C4} from the table ribs_payload and other associated tables for payloads
    [Thu Nov 07 07:07:56 2013] Removing content of Product : AdobeColorCommonSetRGB, Version : 2.0
    [Thu Nov 07 07:07:57 2013] Warning: Payload with ID : {AB8E4534-C573-4CC9-BA6A-76DD14055510} does not have an InstallDir value. Deletion of patch files (if any) may not happen.
    [Thu Nov 07 07:07:57 2013] Deleting the paylaod: {AB8E4534-C573-4CC9-BA6A-76DD14055510} from the table ribs_payload and other associated tables for payloads
    [Thu Nov 07 07:07:57 2013] Removing content of Product : AdobeMotionPicture CS4, Version : 2.0
    [Thu Nov 07 07:07:57 2013] Warning: Payload with ID : {D798A6B1-4964-4B96-A032-3E29C8344C2F} does not have an InstallDir value. Deletion of patch files (if any) may not happen.
    [Thu Nov 07 07:07:57 2013] Deleting the paylaod: {D798A6B1-4964-4B96-A032-3E29C8344C2F} from the table ribs_payload and other associated tables for payloads
    [Thu Nov 07 07:07:57 2013] finished updating installState
    [Thu Nov 07 07:07:57 2013] Deleting session: adbeadbeadbeadbeadbeadbeadbeadb from ribs_collection and other associated tables
    [Thu Nov 07 07:07:57 2013] Updating caps schema pcd_meta to 2 if earlier version is less than 2
    [Thu Nov 07 07:07:57 2013] ..
    [Thu Nov 07 07:07:57 2013] Entries from the installer database have been removed
    [Thu Nov 07 07:07:57 2013] Sessions folder will be removed.
    [Thu Nov 07 07:07:57 2013]
    [Thu Nov 07 07:07:57 2013]
    [Thu Nov 07 07:07:57 2013] List of products installed on this machine
    [Thu Nov 07 07:07:57 2013] Listing products for cleanup:
    [Thu Nov 07 07:07:57 2013] 2 2. {BC448016-6F11-1014-B0EA-97CEE6E26CB6}  Adobe InDesign CC
    [Thu Nov 07 07:07:57 2013] 2 3. {317243C1-6580-4F43-AED7-37D4438C3DD5}  Adobe After Effects CC
    [Thu Nov 07 07:07:57 2013] 2 4. {00E094E1-A852-11E2-803D-ACEA632352B4}  Adobe Dreamweaver CC
    [Thu Nov 07 07:07:57 2013] 2 5. {359F8007-6486-429C-A8C5-D67F6897C88C}  Adobe Bridge CC (64 Bit)
    [Thu Nov 07 07:07:57 2013] 2 6. {505FF1AC-E7F5-4462-BBA7-08900E7E9EEF}  Adobe Premiere Pro CC
    [Thu Nov 07 07:07:57 2013] 2 7. {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}  Adobe Audition CC
    [Thu Nov 07 07:07:57 2013] 2 8. {F2321021-08A2-44D6-B1DF-BDB415F23EC3}  Adobe Illustrator CC
    [Thu Nov 07 07:07:57 2013] 2 9. {404314CA-62C4-4D3D-8910-50754BCF1DCF}  Adobe CSXS Infrastructure 4 Driver
    [Thu Nov 07 07:07:57 2013] Please enter the option number of the product you wish to remove; enter (q) to quit ... >>
    [Thu Nov 07 07:08:09 2013] Are you sure you want to clean all the listed products and associated files?
    [Thu Nov 07 07:08:09 2013] Type (y) to confirm and remove or (n) to quit ... >>
    [Thu Nov 07 07:08:22 2013] Please wait for Adobe Creative Cloud Cleaner Tool to finish........
    [Thu Nov 07 07:08:22 2013] :: START - Uninstall sequence. Product: {BC448016-6F11-1014-B0EA-97CEE6E26CB6} ::
    [Thu Nov 07 07:08:22 2013] Executing command "C:\Program Files (x86)\Common Files\Adobe\AdobeCreativeCloudCleanerTool\dephelp.exe {BC448016-6F11-1014-B0EA-97CEE6E26CB6}
    [Thu Nov 07 07:08:22 2013] {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0},{8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] {ED00434F-6F11-1014-802C-AD65312BD94D},{8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] {153E6684-6F12-1014-B9E7-E6BA60E98821},{8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] {91B91E70-6D4F-1014-B311-D1E8B81A8495},{8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] {8149B77E-6F10-1014-9162-E0F3CF8F5549},{8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] {04A0D4B3-6D4A-1014-A02D-D42B749300CC},{6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:22 2013] {06172255-6F11-1014-9C13-D1E3FB220C9E},{6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:22 2013] {2EB63AB6-6F11-1014-85CA-82B5E753C986},{6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:22 2013] {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE},{6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:22 2013] {6D455B46-6F10-1014-B320-ACF5F9F041CE},{6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:22 2013] {BC448016-6F11-1014-B0EA-97CEE6E26CB6},{BC448016-6F11-1014-B0EA-97CEE6E26CB6}
    [Thu Nov 07 07:08:22 2013] {9CA50986-FAD4-48DC-8362-1C2E201900BE},{9CA50986-FAD4-48DC-8362-1C2E201900BE}
    [Thu Nov 07 07:08:22 2013] {4574D206-D61E-4555-B146-A16B01985E0B},{4574D206-D61E-4555-B146-A16B01985E0B}
    [Thu Nov 07 07:08:22 2013] {943A0E06-60BF-40E9-AA11-3B7242FDD732},{F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    [Thu Nov 07 07:08:22 2013] {F50401F3-41D0-49C5-B3CE-BE111C0B867E},{F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    [Thu Nov 07 07:08:22 2013] {FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C},{FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C}
    [Thu Nov 07 07:08:22 2013] {2A5D70AD-E4C3-4C3D-A18F-38B1CA51CE47},{2A5D70AD-E4C3-4C3D-A18F-38B1CA51CE47}
    [Thu Nov 07 07:08:22 2013] {60EFC785-D926-447D-A079-C83D51ACD7EC},{60EFC785-D926-447D-A079-C83D51ACD7EC}
    [Thu Nov 07 07:08:22 2013] {539B5BB0-18F9-11E2-BBBC-00215AEA26C9},{539B5BB0-18F9-11E2-BBBC-00215AEA26C9}
    [Thu Nov 07 07:08:22 2013] {241D14A6-1EF1-48E3-A82C-DDE76BA7235A},{BC68B124-2D20-488E-B1F6-6D364D3FEC80}
    [Thu Nov 07 07:08:22 2013] {BC68B124-2D20-488E-B1F6-6D364D3FEC80},{BC68B124-2D20-488E-B1F6-6D364D3FEC80}
    [Thu Nov 07 07:08:22 2013] {EE43D9A7-3AC7-4E36-9370-8C951F189A07},{35D87CD3-3E8F-422E-B10C-DA1EBF90A135}
    [Thu Nov 07 07:08:22 2013] {35D87CD3-3E8F-422E-B10C-DA1EBF90A135},{35D87CD3-3E8F-422E-B10C-DA1EBF90A135}
    [Thu Nov 07 07:08:22 2013] {39383788-C9A9-43DA-A1B7-76E16D415FC1},{0BA573E6-B096-4126-AE4E-DCFF5379C38A}
    [Thu Nov 07 07:08:22 2013] {0BA573E6-B096-4126-AE4E-DCFF5379C38A},{0BA573E6-B096-4126-AE4E-DCFF5379C38A}
    [Thu Nov 07 07:08:22 2013] {AB955DCF-69CD-4840-B7FB-F318CDD0AE44},{AB955DCF-69CD-4840-B7FB-F318CDD0AE44}
    [Thu Nov 07 07:08:22 2013] {A032EB9D-B6EB-45BF-9F15-83B0755DC9AB},{A032EB9D-B6EB-45BF-9F15-83B0755DC9AB}
    [Thu Nov 07 07:08:22 2013] {F6DED2DA-1D20-497E-8810-E745B45DCD28},{F6DED2DA-1D20-497E-8810-E745B45DCD28}
    [Thu Nov 07 07:08:22 2013] {C8DEBB29-3EB0-4B97-B652-4DE482B111BC},{C8DEBB29-3EB0-4B97-B652-4DE482B111BC}
    [Thu Nov 07 07:08:22 2013] {C4196275-B11A-40A1-8727-3C145C8F7D95},{C4196275-B11A-40A1-8727-3C145C8F7D95}
    [Thu Nov 07 07:08:22 2013] {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB},{3EFF88C2-932F-1014-BAA6-E6257B2AE7AB}
    [Thu Nov 07 07:08:22 2013] {0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B},{0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B}
    [Thu Nov 07 07:08:22 2013] {D07C48D6-1CA8-47F0-B0DF-94A3F55D7374},{D07C48D6-1CA8-47F0-B0DF-94A3F55D7374}
    [Thu Nov 07 07:08:22 2013] {AE6188C4-6F10-1014-A1E2-BF1349A863F3},{AE6188C4-6F10-1014-A1E2-BF1349A863F3}
    [Thu Nov 07 07:08:22 2013] {959C27B6-6F10-1014-87F9-895FCC2302CA},{959C27B6-6F10-1014-87F9-895FCC2302CA}
    [Thu Nov 07 07:08:22 2013] {D6EDED07-FEE0-4C10-B477-95FF3085DF31},{5F816B76-62F3-41C9-B651-27F49F25F50B}
    [Thu Nov 07 07:08:22 2013] {5F816B76-62F3-41C9-B651-27F49F25F50B},{5F816B76-62F3-41C9-B651-27F49F25F50B}
    [Thu Nov 07 07:08:22 2013] {81036849-4B6D-4CB8-8D47-31222F3540E3},{2696829E-809E-4CCE-871F-AD92F85A9A66}
    [Thu Nov 07 07:08:22 2013] {2696829E-809E-4CCE-871F-AD92F85A9A66},{2696829E-809E-4CCE-871F-AD92F85A9A66}
    [Thu Nov 07 07:08:22 2013] {66643158-6F12-1014-9414-F43E11B24537},{66643158-6F12-1014-9414-F43E11B24537}
    [Thu Nov 07 07:08:22 2013] {2C9F1B24-6F12-1014-905E-DF95E3B51F62},{2C9F1B24-6F12-1014-905E-DF95E3B51F62}
    [Thu Nov 07 07:08:22 2013] {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0},{8B208905-6F10-1014-99EC-AA237FAD5B63}
    [Thu Nov 07 07:08:22 2013] {8B208905-6F10-1014-99EC-AA237FAD5B63},{8B208905-6F10-1014-99EC-AA237FAD5B63}
    [Thu Nov 07 07:08:22 2013] {7EFF3BED-6F11-1014-9127-FF4176BDD79C},{7EFF3BED-6F11-1014-9127-FF4176BDD79C}
    [Thu Nov 07 07:08:22 2013] {44E49299-6F11-1014-BBF0-88981096500A},{44E49299-6F11-1014-BBF0-88981096500A}
    [Thu Nov 07 07:08:22 2013] {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE},{7801C690-6F10-1014-BD7A-F1DE86F1E3EF}
    [Thu Nov 07 07:08:22 2013] {7801C690-6F10-1014-BD7A-F1DE86F1E3EF},{7801C690-6F10-1014-BD7A-F1DE86F1E3EF}
    [Thu Nov 07 07:08:22 2013] {55B82130-18F9-11E2-8D43-00215AEA26C9},{55B82130-18F9-11E2-8D43-00215AEA26C9}
    [Thu Nov 07 07:08:22 2013] {54B0C34F-18F9-11E2-BC1D-00215AEA26C9},{54B0C34F-18F9-11E2-BC1D-00215AEA26C9}
    [Thu Nov 07 07:08:22 2013] {512B6D21-18F9-11E2-93C1-00215AEA26C9},{512B6D21-18F9-11E2-93C1-00215AEA26C9}
    [Thu Nov 07 07:08:22 2013] {B18C59EF-4209-4EEE-B202-B8C611480643},{B18C59EF-4209-4EEE-B202-B8C611480643}
    [Thu Nov 07 07:08:22 2013] {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9},{9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}
    [Thu Nov 07 07:08:22 2013] PayloadID : {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0} is installed.
    [Thu Nov 07 07:08:22 2013] ::Payload: {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0}, Installed: True, RefCount (of {8149B77E-6F10-1014-9162-E0F3CF8F5549}): 0, Action: Remove::
    [Thu Nov 07 07:08:22 2013] Removing update inventory for payload : {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0}
    [Thu Nov 07 07:08:22 2013] Removing content of Product : Adobe InDesign CC x64 Application Language Files_9.1.0.033_AdobeInDesign9AppLang64-en_US, Version : 9.1.0.033
    [Thu Nov 07 07:08:22 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AAF19ADB-6D4B-1014-8D22-A43FA8B 3FFE0}
    [Thu Nov 07 07:08:22 2013] ::Removing payload: {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0} from DB::
    [Thu Nov 07 07:08:22 2013] Finish : PayloadID deleted from PDB : {AAF19ADB-6D4B-1014-8D22-A43FA8B3FFE0}
    [Thu Nov 07 07:08:22 2013]
    [Thu Nov 07 07:08:22 2013] PayloadID : {ED00434F-6F11-1014-802C-AD65312BD94D} is installed.
    [Thu Nov 07 07:08:22 2013] ::Payload: {ED00434F-6F11-1014-802C-AD65312BD94D}, Installed: True, RefCount (of {8149B77E-6F10-1014-9162-E0F3CF8F5549}): 0, Action: Remove::
    [Thu Nov 07 07:08:22 2013] Removing update inventory for payload : {ED00434F-6F11-1014-802C-AD65312BD94D}
    [Thu Nov 07 07:08:22 2013] Removing content of Product : Adobe InDesign CC x64 Application Language Files_AdobeInDesign9AppLang64-en_US, Version : 9.0
    [Thu Nov 07 07:08:22 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ED00434F-6F11-1014-802C-AD65312 BD94D}
    [Thu Nov 07 07:08:22 2013] ::Removing payload: {ED00434F-6F11-1014-802C-AD65312BD94D} from DB::
    [Thu Nov 07 07:08:22 2013] Finish : PayloadID deleted from PDB : {ED00434F-6F11-1014-802C-AD65312BD94D}
    [Thu Nov 07 07:08:22 2013]
    [Thu Nov 07 07:08:22 2013] PayloadID : {153E6684-6F12-1014-B9E7-E6BA60E98821} is installed.
    [Thu Nov 07 07:08:22 2013] ::Payload: {153E6684-6F12-1014-B9E7-E6BA60E98821}, Installed: True, RefCount (of {8149B77E-6F10-1014-9162-E0F3CF8F5549}): 0, Action: Remove::
    [Thu Nov 07 07:08:22 2013] Removing update inventory for payload : {153E6684-6F12-1014-B9E7-E6BA60E98821}
    [Thu Nov 07 07:08:22 2013] Removing content of Product : Adobe InDesign CC x64 Common Language Files_AdobeInDesign9CommonLang64-en_US, Version : 9.0
    [Thu Nov 07 07:08:22 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{153E6684-6F12-1014-B9E7-E6BA60E 98821}
    [Thu Nov 07 07:08:22 2013] ::Removing payload: {153E6684-6F12-1014-B9E7-E6BA60E98821} from DB::
    [Thu Nov 07 07:08:22 2013] Finish : PayloadID deleted from PDB : {153E6684-6F12-1014-B9E7-E6BA60E98821}
    [Thu Nov 07 07:08:22 2013]
    [Thu Nov 07 07:08:22 2013] PayloadID : {91B91E70-6D4F-1014-B311-D1E8B81A8495} is installed.
    [Thu Nov 07 07:08:22 2013] ::Payload: {91B91E70-6D4F-1014-B311-D1E8B81A8495}, Installed: True, RefCount (of {8149B77E-6F10-1014-9162-E0F3CF8F5549}): 0, Action: Remove::
    [Thu Nov 07 07:08:22 2013] Removing update inventory for payload : {91B91E70-6D4F-1014-B311-D1E8B81A8495}
    [Thu Nov 07 07:08:22 2013] Removing content of Product : Adobe InDesign CC x64 Application Base Files_9.1.0.033_AdobeInDesign9AppBase64-mul, Version : 9.1.0.033
    [Thu Nov 07 07:08:22 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{91B91E70-6D4F-1014-B311-D1E8B81 A8495}
    [Thu Nov 07 07:08:22 2013] ::Removing payload: {91B91E70-6D4F-1014-B311-D1E8B81A8495} from DB::
    [Thu Nov 07 07:08:22 2013] Finish : PayloadID deleted from PDB : {91B91E70-6D4F-1014-B311-D1E8B81A8495}
    [Thu Nov 07 07:08:22 2013]
    [Thu Nov 07 07:08:22 2013] PayloadID : {8149B77E-6F10-1014-9162-E0F3CF8F5549} is installed.
    [Thu Nov 07 07:08:22 2013] ::Payload: {8149B77E-6F10-1014-9162-E0F3CF8F5549}, Installed: True, RefCount (of {8149B77E-6F10-1014-9162-E0F3CF8F5549}): 0, Action: Remove::
    [Thu Nov 07 07:08:22 2013] Removing update inventory for payload : {8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013] Removing content of Product : Adobe InDesign CC x64 Application Base Files, Version : 9.0
    [Thu Nov 07 07:08:22 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8149B77E-6F10-1014-9162-E0F3CF8 F5549}
    [Thu Nov 07 07:08:22 2013] ::Removing payload: {8149B77E-6F10-1014-9162-E0F3CF8F5549} from DB::
    [Thu Nov 07 07:08:22 2013] Finish : PayloadID deleted from PDB : {8149B77E-6F10-1014-9162-E0F3CF8F5549}
    [Thu Nov 07 07:08:22 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {04A0D4B3-6D4A-1014-A02D-D42B749300CC} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {04A0D4B3-6D4A-1014-A02D-D42B749300CC}, Installed: True, RefCount (of {6D455B46-6F10-1014-B320-ACF5F9F041CE}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {04A0D4B3-6D4A-1014-A02D-D42B749300CC}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC Application Language Files_9.1.0.033_AdobeInDesign9AppLang-en_US, Version : 9.1.0.033
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{04A0D4B3-6D4A-1014-A02D-D42B749 300CC}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {04A0D4B3-6D4A-1014-A02D-D42B749300CC} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {04A0D4B3-6D4A-1014-A02D-D42B749300CC}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {06172255-6F11-1014-9C13-D1E3FB220C9E} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {06172255-6F11-1014-9C13-D1E3FB220C9E}, Installed: True, RefCount (of {6D455B46-6F10-1014-B320-ACF5F9F041CE}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {06172255-6F11-1014-9C13-D1E3FB220C9E}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC Application Language Files_AdobeInDesign9AppLang-en_US, Version : 9.0
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{06172255-6F11-1014-9C13-D1E3FB2 20C9E}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {06172255-6F11-1014-9C13-D1E3FB220C9E} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {06172255-6F11-1014-9C13-D1E3FB220C9E}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {2EB63AB6-6F11-1014-85CA-82B5E753C986} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {2EB63AB6-6F11-1014-85CA-82B5E753C986}, Installed: True, RefCount (of {6D455B46-6F10-1014-B320-ACF5F9F041CE}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {2EB63AB6-6F11-1014-85CA-82B5E753C986}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC Common Language Files_AdobeInDesign9CommonLang-en_US, Version : 9.0
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2EB63AB6-6F11-1014-85CA-82B5E75 3C986}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {2EB63AB6-6F11-1014-85CA-82B5E753C986} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {2EB63AB6-6F11-1014-85CA-82B5E753C986}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE}, Installed: True, RefCount (of {6D455B46-6F10-1014-B320-ACF5F9F041CE}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC Application Base Files_9.1.0.033_AdobeInDesign9AppBase-mul, Version : 9.1.0.033
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{A9B4C5B8-6D4E-1014-8150-F6EDD94 761FE}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {A9B4C5B8-6D4E-1014-8150-F6EDD94761FE}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {6D455B46-6F10-1014-B320-ACF5F9F041CE} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {6D455B46-6F10-1014-B320-ACF5F9F041CE}, Installed: True, RefCount (of {6D455B46-6F10-1014-B320-ACF5F9F041CE}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC Application Base Files, Version : 9.0
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6D455B46-6F10-1014-B320-ACF5F9F 041CE}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {6D455B46-6F10-1014-B320-ACF5F9F041CE} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {6D455B46-6F10-1014-B320-ACF5F9F041CE}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {BC448016-6F11-1014-B0EA-97CEE6E26CB6} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {BC448016-6F11-1014-B0EA-97CEE6E26CB6}, Installed: True, RefCount (of {BC448016-6F11-1014-B0EA-97CEE6E26CB6}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {BC448016-6F11-1014-B0EA-97CEE6E26CB6}
    [Thu Nov 07 07:08:23 2013] ChannelID not found for payload {BC448016-6F11-1014-B0EA-97CEE6E26CB6}:
    [Thu Nov 07 07:08:23 2013] Removing content of Product : Adobe InDesign CC, Version : 9.0
    [Thu Nov 07 07:08:23 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BC448016-6F11-1014-B0EA-97CEE6E 26CB6}
    [Thu Nov 07 07:08:23 2013] ::Removing payload: {BC448016-6F11-1014-B0EA-97CEE6E26CB6} from DB::
    [Thu Nov 07 07:08:23 2013] Finish : PayloadID deleted from PDB : {BC448016-6F11-1014-B0EA-97CEE6E26CB6}
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {9CA50986-FAD4-48DC-8362-1C2E201900BE} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {9CA50986-FAD4-48DC-8362-1C2E201900BE}, Installed: True, RefCount (of {9CA50986-FAD4-48DC-8362-1C2E201900BE}): 3, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {4574D206-D61E-4555-B146-A16B01985E0B} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {4574D206-D61E-4555-B146-A16B01985E0B}, Installed: True, RefCount (of {4574D206-D61E-4555-B146-A16B01985E0B}): 1, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {943A0E06-60BF-40E9-AA11-3B7242FDD732} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {943A0E06-60BF-40E9-AA11-3B7242FDD732}, Installed: True, RefCount (of {F50401F3-41D0-49C5-B3CE-BE111C0B867E}): 2, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {F50401F3-41D0-49C5-B3CE-BE111C0B867E} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {F50401F3-41D0-49C5-B3CE-BE111C0B867E}, Installed: True, RefCount (of {F50401F3-41D0-49C5-B3CE-BE111C0B867E}): 2, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C}, Installed: True, RefCount (of {FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C}): 3, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {2A5D70AD-E4C3-4C3D-A18F-38B1CA51CE47} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {2A5D70AD-E4C3-4C3D-A18F-38B1CA51CE47}, Installed: True, RefCount (of {2A5D70AD-E4C3-4C3D-A18F-38B1CA51CE47}): 1, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {60EFC785-D926-447D-A079-C83D51ACD7EC} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {60EFC785-D926-447D-A079-C83D51ACD7EC}, Installed: True, RefCount (of {60EFC785-D926-447D-A079-C83D51ACD7EC}): 2, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {539B5BB0-18F9-11E2-BBBC-00215AEA26C9} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {539B5BB0-18F9-11E2-BBBC-00215AEA26C9}, Installed: True, RefCount (of {539B5BB0-18F9-11E2-BBBC-00215AEA26C9}): 4, Action: Skip::
    [Thu Nov 07 07:08:23 2013]
    [Thu Nov 07 07:08:23 2013] PayloadID : {241D14A6-1EF1-48E3-A82C-DDE76BA7235A} is installed.
    [Thu Nov 07 07:08:23 2013] ::Payload: {241D14A6-1EF1-48E3-A82C-DDE76BA7235A}, Installed: True, RefCount (of {BC68B124-2D20-488E-B1F6-6D364D3FEC80}): 0, Action: Remove::
    [Thu Nov 07 07:08:23 2013] Removing update inventory for payload : {241D14A6-1EF1-48E3-A82C-DDE76BA7235A}
    [Thu Nov 07 07:08:23 2013] Removing content of Product : DPS Desktop Tools CC x86_2.0_AdobeDigitalPublishing32-mul, Version : 2.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{241D14A6-1EF1-48E3-A82C-DDE76BA 7235A}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {241D14A6-1EF1-48E3-A82C-DDE76BA7235A} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {241D14A6-1EF1-48E3-A82C-DDE76BA7235A}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {BC68B124-2D20-488E-B1F6-6D364D3FEC80} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {BC68B124-2D20-488E-B1F6-6D364D3FEC80}, Installed: True, RefCount (of {BC68B124-2D20-488E-B1F6-6D364D3FEC80}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {BC68B124-2D20-488E-B1F6-6D364D3FEC80}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : DPS Desktop Tools CC x86, Version : 2.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BC68B124-2D20-488E-B1F6-6D364D3 FEC80}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {BC68B124-2D20-488E-B1F6-6D364D3FEC80} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {BC68B124-2D20-488E-B1F6-6D364D3FEC80}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {EE43D9A7-3AC7-4E36-9370-8C951F189A07} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {EE43D9A7-3AC7-4E36-9370-8C951F189A07}, Installed: True, RefCount (of {35D87CD3-3E8F-422E-B10C-DA1EBF90A135}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {EE43D9A7-3AC7-4E36-9370-8C951F189A07}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : DPS Desktop Tools CC x64_2.0_AdobeDigitalPublishing64-mul, Version : 2.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{EE43D9A7-3AC7-4E36-9370-8C951F1 89A07}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {EE43D9A7-3AC7-4E36-9370-8C951F189A07} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {EE43D9A7-3AC7-4E36-9370-8C951F189A07}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {35D87CD3-3E8F-422E-B10C-DA1EBF90A135} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {35D87CD3-3E8F-422E-B10C-DA1EBF90A135}, Installed: True, RefCount (of {35D87CD3-3E8F-422E-B10C-DA1EBF90A135}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {35D87CD3-3E8F-422E-B10C-DA1EBF90A135}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : DPS Desktop Tools CC x64, Version : 2.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{35D87CD3-3E8F-422E-B10C-DA1EBF9 0A135}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {35D87CD3-3E8F-422E-B10C-DA1EBF90A135} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {35D87CD3-3E8F-422E-B10C-DA1EBF90A135}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {39383788-C9A9-43DA-A1B7-76E16D415FC1} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {39383788-C9A9-43DA-A1B7-76E16D415FC1}, Installed: True, RefCount (of {0BA573E6-B096-4126-AE4E-DCFF5379C38A}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {39383788-C9A9-43DA-A1B7-76E16D415FC1}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : DPS Desktop Tools CC_28.0.0_AdobeDigitalPublishing-mul, Version : 28.0.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{39383788-C9A9-43DA-A1B7-76E16D4 15FC1}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {39383788-C9A9-43DA-A1B7-76E16D415FC1} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {39383788-C9A9-43DA-A1B7-76E16D415FC1}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {0BA573E6-B096-4126-AE4E-DCFF5379C38A} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {0BA573E6-B096-4126-AE4E-DCFF5379C38A}, Installed: True, RefCount (of {0BA573E6-B096-4126-AE4E-DCFF5379C38A}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {0BA573E6-B096-4126-AE4E-DCFF5379C38A}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : DPS Desktop Tools CC, Version : 2.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0BA573E6-B096-4126-AE4E-DCFF537 9C38A}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {0BA573E6-B096-4126-AE4E-DCFF5379C38A} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {0BA573E6-B096-4126-AE4E-DCFF5379C38A}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {AB955DCF-69CD-4840-B7FB-F318CDD0AE44} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {AB955DCF-69CD-4840-B7FB-F318CDD0AE44}, Installed: True, RefCount (of {AB955DCF-69CD-4840-B7FB-F318CDD0AE44}): 2, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {A032EB9D-B6EB-45BF-9F15-83B0755DC9AB} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {A032EB9D-B6EB-45BF-9F15-83B0755DC9AB}, Installed: True, RefCount (of {A032EB9D-B6EB-45BF-9F15-83B0755DC9AB}): 2, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {F6DED2DA-1D20-497E-8810-E745B45DCD28} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {F6DED2DA-1D20-497E-8810-E745B45DCD28}, Installed: True, RefCount (of {F6DED2DA-1D20-497E-8810-E745B45DCD28}): 2, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {C8DEBB29-3EB0-4B97-B652-4DE482B111BC} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {C8DEBB29-3EB0-4B97-B652-4DE482B111BC}, Installed: True, RefCount (of {C8DEBB29-3EB0-4B97-B652-4DE482B111BC}): 3, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {C4196275-B11A-40A1-8727-3C145C8F7D95} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {C4196275-B11A-40A1-8727-3C145C8F7D95}, Installed: True, RefCount (of {C4196275-B11A-40A1-8727-3C145C8F7D95}): 2, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB}, Installed: True, RefCount (of {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB}): 0, Action: Remove::
    [Thu Nov 07 07:08:24 2013] Removing update inventory for payload : {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB}
    [Thu Nov 07 07:08:24 2013] Removing content of Product : Adobe Toolhints CC, Version : 9.0
    [Thu Nov 07 07:08:24 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3EFF88C2-932F-1014-BAA6-E6257B2 AE7AB}
    [Thu Nov 07 07:08:24 2013] ::Removing payload: {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB} from DB::
    [Thu Nov 07 07:08:24 2013] Finish : PayloadID deleted from PDB : {3EFF88C2-932F-1014-BAA6-E6257B2AE7AB}
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B}, Installed: True, RefCount (of {0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B}): 4, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:24 2013] PayloadID : {D07C48D6-1CA8-47F0-B0DF-94A3F55D7374} is installed.
    [Thu Nov 07 07:08:24 2013] ::Payload: {D07C48D6-1CA8-47F0-B0DF-94A3F55D7374}, Installed: True, RefCount (of {D07C48D6-1CA8-47F0-B0DF-94A3F55D7374}): 4, Action: Skip::
    [Thu Nov 07 07:08:24 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {AE6188C4-6F10-1014-A1E2-BF1349A863F3} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {AE6188C4-6F10-1014-A1E2-BF1349A863F3}, Installed: True, RefCount (of {AE6188C4-6F10-1014-A1E2-BF1349A863F3}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {AE6188C4-6F10-1014-A1E2-BF1349A863F3}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC Icon Handler x64, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AE6188C4-6F10-1014-A1E2-BF1349A 863F3}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {AE6188C4-6F10-1014-A1E2-BF1349A863F3} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {AE6188C4-6F10-1014-A1E2-BF1349A863F3}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {959C27B6-6F10-1014-87F9-895FCC2302CA} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {959C27B6-6F10-1014-87F9-895FCC2302CA}, Installed: True, RefCount (of {959C27B6-6F10-1014-87F9-895FCC2302CA}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {959C27B6-6F10-1014-87F9-895FCC2302CA}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC Icon Handler, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{959C27B6-6F10-1014-87F9-895FCC2 302CA}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {959C27B6-6F10-1014-87F9-895FCC2302CA} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {959C27B6-6F10-1014-87F9-895FCC2302CA}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {D6EDED07-FEE0-4C10-B477-95FF3085DF31} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {D6EDED07-FEE0-4C10-B477-95FF3085DF31}, Installed: True, RefCount (of {5F816B76-62F3-41C9-B651-27F49F25F50B}): 5, Action: Skip::
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {5F816B76-62F3-41C9-B651-27F49F25F50B} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {5F816B76-62F3-41C9-B651-27F49F25F50B}, Installed: True, RefCount (of {5F816B76-62F3-41C9-B651-27F49F25F50B}): 5, Action: Skip::
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {81036849-4B6D-4CB8-8D47-31222F3540E3} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {81036849-4B6D-4CB8-8D47-31222F3540E3}, Installed: True, RefCount (of {2696829E-809E-4CCE-871F-AD92F85A9A66}): 4, Action: Skip::
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {2696829E-809E-4CCE-871F-AD92F85A9A66} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {2696829E-809E-4CCE-871F-AD92F85A9A66}, Installed: True, RefCount (of {2696829E-809E-4CCE-871F-AD92F85A9A66}): 4, Action: Skip::
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {66643158-6F12-1014-9414-F43E11B24537} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {66643158-6F12-1014-9414-F43E11B24537}, Installed: True, RefCount (of {66643158-6F12-1014-9414-F43E11B24537}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {66643158-6F12-1014-9414-F43E11B24537}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC x64 Common Base Files, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{66643158-6F12-1014-9414-F43E11B 24537}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {66643158-6F12-1014-9414-F43E11B24537} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {66643158-6F12-1014-9414-F43E11B24537}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {2C9F1B24-6F12-1014-905E-DF95E3B51F62} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {2C9F1B24-6F12-1014-905E-DF95E3B51F62}, Installed: True, RefCount (of {2C9F1B24-6F12-1014-905E-DF95E3B51F62}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {2C9F1B24-6F12-1014-905E-DF95E3B51F62}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC x64 Application Feature Set Files, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{2C9F1B24-6F12-1014-905E-DF95E3B 51F62}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {2C9F1B24-6F12-1014-905E-DF95E3B51F62} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {2C9F1B24-6F12-1014-905E-DF95E3B51F62}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0}, Installed: True, RefCount (of {8B208905-6F10-1014-99EC-AA237FAD5B63}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC x64 Application Base Files2_9.1.0.033_AdobeInDesign9AppBase264-mul, Version : 9.1.0.033
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{CF28370C-6D4F-1014-B48F-CE66ACE A8CC0}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {CF28370C-6D4F-1014-B48F-CE66ACEA8CC0}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {8B208905-6F10-1014-99EC-AA237FAD5B63} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {8B208905-6F10-1014-99EC-AA237FAD5B63}, Installed: True, RefCount (of {8B208905-6F10-1014-99EC-AA237FAD5B63}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {8B208905-6F10-1014-99EC-AA237FAD5B63}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC x64 Application Base Files2, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8B208905-6F10-1014-99EC-AA237FA D5B63}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {8B208905-6F10-1014-99EC-AA237FAD5B63} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {8B208905-6F10-1014-99EC-AA237FAD5B63}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {7EFF3BED-6F11-1014-9127-FF4176BDD79C} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {7EFF3BED-6F11-1014-9127-FF4176BDD79C}, Installed: True, RefCount (of {7EFF3BED-6F11-1014-9127-FF4176BDD79C}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {7EFF3BED-6F11-1014-9127-FF4176BDD79C}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC Common Base Files, Version : 9.0
    [Thu Nov 07 07:08:25 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7EFF3BED-6F11-1014-9127-FF4176B DD79C}
    [Thu Nov 07 07:08:25 2013] ::Removing payload: {7EFF3BED-6F11-1014-9127-FF4176BDD79C} from DB::
    [Thu Nov 07 07:08:25 2013] Finish : PayloadID deleted from PDB : {7EFF3BED-6F11-1014-9127-FF4176BDD79C}
    [Thu Nov 07 07:08:25 2013]
    [Thu Nov 07 07:08:25 2013] PayloadID : {44E49299-6F11-1014-BBF0-88981096500A} is installed.
    [Thu Nov 07 07:08:25 2013] ::Payload: {44E49299-6F11-1014-BBF0-88981096500A}, Installed: True, RefCount (of {44E49299-6F11-1014-BBF0-88981096500A}): 0, Action: Remove::
    [Thu Nov 07 07:08:25 2013] Removing update inventory for payload : {44E49299-6F11-1014-BBF0-88981096500A}
    [Thu Nov 07 07:08:25 2013] Removing content of Product : Adobe InDesign CC Application Feature Set Files, Version : 9.0
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{44E49299-6F11-1014-BBF0-8898109 6500A}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {44E49299-6F11-1014-BBF0-88981096500A} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {44E49299-6F11-1014-BBF0-88981096500A}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE}, Installed: True, RefCount (of {7801C690-6F10-1014-BD7A-F1DE86F1E3EF}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe InDesign CC Application Base Files2_9.1.0.033_AdobeInDesign9AppBase2-mul, Version : 9.1.0.033
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{E5DCEA26-6D4E-1014-9DAE-A815B8F 71AEE}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {E5DCEA26-6D4E-1014-9DAE-A815B8F71AEE}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {7801C690-6F10-1014-BD7A-F1DE86F1E3EF} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {7801C690-6F10-1014-BD7A-F1DE86F1E3EF}, Installed: True, RefCount (of {7801C690-6F10-1014-BD7A-F1DE86F1E3EF}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {7801C690-6F10-1014-BD7A-F1DE86F1E3EF}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe InDesign CC Application Base Files2, Version : 9.0
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7801C690-6F10-1014-BD7A-F1DE86F 1E3EF}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {7801C690-6F10-1014-BD7A-F1DE86F1E3EF} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {7801C690-6F10-1014-BD7A-F1DE86F1E3EF}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {55B82130-18F9-11E2-8D43-00215AEA26C9} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {55B82130-18F9-11E2-8D43-00215AEA26C9}, Installed: True, RefCount (of {55B82130-18F9-11E2-8D43-00215AEA26C9}): 7, Action: Skip::
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {54B0C34F-18F9-11E2-BC1D-00215AEA26C9} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {54B0C34F-18F9-11E2-BC1D-00215AEA26C9}, Installed: True, RefCount (of {54B0C34F-18F9-11E2-BC1D-00215AEA26C9}): 6, Action: Skip::
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {512B6D21-18F9-11E2-93C1-00215AEA26C9} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {512B6D21-18F9-11E2-93C1-00215AEA26C9}, Installed: True, RefCount (of {512B6D21-18F9-11E2-93C1-00215AEA26C9}): 5, Action: Skip::
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {B18C59EF-4209-4EEE-B202-B8C611480643} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {B18C59EF-4209-4EEE-B202-B8C611480643}, Installed: True, RefCount (of {B18C59EF-4209-4EEE-B202-B8C611480643}): 4, Action: Skip::
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}, Installed: True, RefCount (of {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}): 3, Action: Skip::
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] :: FINISH - Uninstall sequence. Payload: {BC448016-6F11-1014-B0EA-97CEE6E26CB6} ::
    [Thu Nov 07 07:08:26 2013] :: START - Uninstall sequence. Product: {317243C1-6580-4F43-AED7-37D4438C3DD5} ::
    [Thu Nov 07 07:08:26 2013] Executing command "C:\Program Files (x86)\Common Files\Adobe\AdobeCreativeCloudCleanerTool\dephelp.exe {317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] {6DDA02AD-CACF-4306-9A40-828D0DD87E47},{317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] {374F8A81-EA15-4A47-A4D9-34531D0560C6},{317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] {4C2BB79C-D2A1-4487-9801-09E115A3E58D},{317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] {317243C1-6580-4F43-AED7-37D4438C3DD5},{317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] {9CA50986-FAD4-48DC-8362-1C2E201900BE},{9CA50986-FAD4-48DC-8362-1C2E201900BE}
    [Thu Nov 07 07:08:26 2013] {E400197A-BAC6-4A5E-8656-BE76A49EDD82},{5CEA575D-1E1C-4A92-BEC1-3CADD429E4EA}
    [Thu Nov 07 07:08:26 2013] {5CEA575D-1E1C-4A92-BEC1-3CADD429E4EA},{5CEA575D-1E1C-4A92-BEC1-3CADD429E4EA}
    [Thu Nov 07 07:08:26 2013] {F096BB83-0493-4882-9796-633B26900066},{3E7FC757-D497-4C89-A935-7D38E2164E85}
    [Thu Nov 07 07:08:26 2013] {3E7FC757-D497-4C89-A935-7D38E2164E85},{3E7FC757-D497-4C89-A935-7D38E2164E85}
    [Thu Nov 07 07:08:26 2013] {4567FAA7-77B0-43D3-AB49-9B20CA6F0E7B},{4567FAA7-77B0-43D3-AB49-9B20CA6F0E7B}
    [Thu Nov 07 07:08:26 2013] {FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C},{FDA0F184-FB72-47E7-A8DB-FF7D25E8BF8C}
    [Thu Nov 07 07:08:26 2013] {55B82130-18F9-11E2-8D43-00215AEA26C9},{55B82130-18F9-11E2-8D43-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] {539B5BB0-18F9-11E2-BBBC-00215AEA26C9},{539B5BB0-18F9-11E2-BBBC-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] {9B20ADB9-F8D1-4895-B09B-C21B404F5B95},{F5ED8725-610C-4837-8102-98A3870B538F}
    [Thu Nov 07 07:08:26 2013] {F5ED8725-610C-4837-8102-98A3870B538F},{F5ED8725-610C-4837-8102-98A3870B538F}
    [Thu Nov 07 07:08:26 2013] {6F66AFC1-224F-41F4-9BA1-2C00AAEC22C5},{6F66AFC1-224F-41F4-9BA1-2C00AAEC22C5}
    [Thu Nov 07 07:08:26 2013] {4335A9C4-CDD7-4463-87F5-AA2159F8F16C},{4335A9C4-CDD7-4463-87F5-AA2159F8F16C}
    [Thu Nov 07 07:08:26 2013] {C8DEBB29-3EB0-4B97-B652-4DE482B111BC},{C8DEBB29-3EB0-4B97-B652-4DE482B111BC}
    [Thu Nov 07 07:08:26 2013] {D07C48D6-1CA8-47F0-B0DF-94A3F55D7374},{D07C48D6-1CA8-47F0-B0DF-94A3F55D7374}
    [Thu Nov 07 07:08:26 2013] {943A0E06-60BF-40E9-AA11-3B7242FDD732},{F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    [Thu Nov 07 07:08:26 2013] {F50401F3-41D0-49C5-B3CE-BE111C0B867E},{F50401F3-41D0-49C5-B3CE-BE111C0B867E}
    [Thu Nov 07 07:08:26 2013] {F1524163-6978-4607-93C1-945AFE6133B7},{F1524163-6978-4607-93C1-945AFE6133B7}
    [Thu Nov 07 07:08:26 2013] {0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B},{0ECD2CBC-0746-471B-8CEA-AA0B7CCE2F9B}
    [Thu Nov 07 07:08:26 2013] {54B0C34F-18F9-11E2-BC1D-00215AEA26C9},{54B0C34F-18F9-11E2-BC1D-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] {512B6D21-18F9-11E2-93C1-00215AEA26C9},{512B6D21-18F9-11E2-93C1-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] {99FE4191-AC6B-11E0-B602-00215AEA26C9},{99FE4191-AC6B-11E0-B602-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] {5F3BB96C-06FC-4A40-A8F9-D0C0470F659B},{56DCC6F4-322E-42DA-A5DA-26BAD28C1E10}
    [Thu Nov 07 07:08:26 2013] {56DCC6F4-322E-42DA-A5DA-26BAD28C1E10},{56DCC6F4-322E-42DA-A5DA-26BAD28C1E10}
    [Thu Nov 07 07:08:26 2013] {B18C59EF-4209-4EEE-B202-B8C611480643},{B18C59EF-4209-4EEE-B202-B8C611480643}
    [Thu Nov 07 07:08:26 2013] {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9},{9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9}
    [Thu Nov 07 07:08:26 2013] PayloadID : {6DDA02AD-CACF-4306-9A40-828D0DD87E47} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {6DDA02AD-CACF-4306-9A40-828D0DD87E47}, Installed: True, RefCount (of {317243C1-6580-4F43-AED7-37D4438C3DD5}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {6DDA02AD-CACF-4306-9A40-828D0DD87E47}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack, Version : 12.1
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{6DDA02AD-CACF-4306-9A40-828D0DD 87E47}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {6DDA02AD-CACF-4306-9A40-828D0DD87E47} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {6DDA02AD-CACF-4306-9A40-828D0DD87E47}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {374F8A81-EA15-4A47-A4D9-34531D0560C6} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {374F8A81-EA15-4A47-A4D9-34531D0560C6}, Installed: True, RefCount (of {317243C1-6580-4F43-AED7-37D4438C3DD5}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {374F8A81-EA15-4A47-A4D9-34531D0560C6}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe After Effects CC_AdobeAfterEffects12en_USLanguagePack, Version : 12
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{374F8A81-EA15-4A47-A4D9-34531D0 560C6}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {374F8A81-EA15-4A47-A4D9-34531D0560C6} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {374F8A81-EA15-4A47-A4D9-34531D0560C6}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {4C2BB79C-D2A1-4487-9801-09E115A3E58D} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {4C2BB79C-D2A1-4487-9801-09E115A3E58D}, Installed: True, RefCount (of {317243C1-6580-4F43-AED7-37D4438C3DD5}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {4C2BB79C-D2A1-4487-9801-09E115A3E58D}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial, Version : 12.1
    [Thu Nov 07 07:08:26 2013] Deleting Registy Entry : HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{4C2BB79C-D2A1-4487-9801-09E115A 3E58D}
    [Thu Nov 07 07:08:26 2013] ::Removing payload: {4C2BB79C-D2A1-4487-9801-09E115A3E58D} from DB::
    [Thu Nov 07 07:08:26 2013] Finish : PayloadID deleted from PDB : {4C2BB79C-D2A1-4487-9801-09E115A3E58D}
    [Thu Nov 07 07:08:26 2013]
    [Thu Nov 07 07:08:26 2013] PayloadID : {317243C1-6580-4F43-AED7-37D4438C3DD5} is installed.
    [Thu Nov 07 07:08:26 2013] ::Payload: {317243C1-6580-4F43-AED7-37D4438C3DD5}, Installed: True, RefCount (of {317243C1-6580-4F43-AED7-37D4438C3DD5}): 0, Action: Remove::
    [Thu Nov 07 07:08:26 2013] Removing update inventory for payload : {317243C1-6580-4F43-AED7-37D4438C3DD5}
    [Thu Nov 07 07:08:26 2013] Removing content of Product : Adobe After Effects CC, Version : 12
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\en_US\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\de_DE\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\es_ES\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\fr_FR\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\it_IT\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\ja_JP\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\ko_KR\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] File does not exist: C:\Program Files (x86)\Common Files\Adobe\HelpCfg\zh_CN\AfterEffects_12.0.helpcfg
    [Thu Nov 07 07:08:27 2013] Deleting file : C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Adobe After Effects CC.lnk
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Apparition.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Apparition.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Blocks.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Blocks.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Cinders.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Cinders.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Circuit.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Circuit.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Cosmic Power.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Cosmic Power.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Creepy.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Creepy.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Curtain.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Curtain.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Deep Tissue.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Deep Tissue.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Fog Lights.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Fog Lights.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Germs.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Germs.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Green Crystals.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Green Crystals.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Indigestion.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Indigestion.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Infection.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Infection.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Lightning Bend.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Lightning Bend.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Magma.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Magma.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Orb.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Orb.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Pixels.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Pixels.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Racing Rectangles.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Racing Rectangles.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Red Speed.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Red Speed.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\River.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\River.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Rose Light.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Rose Light.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Silk.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Silk.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Smoke Rising.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Smoke Rising.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Backgrounds\Sweeping Curves.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Backgrounds\\Sweeping Curves.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Autoscroll - horizontal.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Autoscroll - horizontal.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Autoscroll - vertical.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Autoscroll - vertical.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Drift Over Time.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Drift Over Time.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Fade In Over Layer Below.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Fade In Over Layer Below.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Fade In+Out - frames.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Fade In+Out - frames.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Fade In+Out - msec.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Fade In+Out - msec.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Fade Out Over Layer Below.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Fade Out Over Layer Below.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Opacity Flash - layer markers.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Opacity Flash - layer markers.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Opacity Flash - random.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Opacity Flash - random.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Rotate Over Time.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Rotate Over Time.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Scale Bounce - layer markers.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Scale Bounce - layer markers.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Scale Bounce - random.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Scale Bounce - random.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wiggle - gelatin.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Wiggle - gelatin.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wiggle - position.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Wiggle - position.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wiggle - rotation.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Wiggle - rotation.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wiggle - scale.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Wiggle - scale.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wiggle - shear.ffx: [Error 5] Access is denied: 'C:\\Program Files\\Adobe\\Adobe After Effects CC\\Support Files\\Presets\\Behaviors\\Wiggle - shear.ffx'
    [Thu Nov 07 07:08:31 2013] ERROR: while removing C:\Program Files\Adobe\Adobe After Effects CC\Support Files\Presets\Behaviors\Wigglerama.ffx: [Error 5] Access is denied: 'C:\\Program File

  • Unable to drag or delete guides in PS CC

    Really getting ticked with all the bugs in CC!
    Trying to design a book and the guides I make won't move or delete. My ruler is in inches and guides always move slightly off the marks I try to align them to so I try to move them and can't, I can't drag them back to the ruler so that isn't an option so all I can do it go to the menu and delete them.
    What is up with this? I see posts on this but from back in early 2013 and it still isn't fixed? Is nobody at Adobe reading this forum ...or don't they give a rip?

    Lets look at this from a working perspective. If Adobe wants to facilitate the actual users of its programs, then understanding the mouse clicks versus keystrokes is important. I for one measure my entire work day on the number of keystrokes versus mouse clicks I have to do to complete a task. The fewer the better.
    When I am converting a design I draw in Photoshop at 1600px for a proposed website into a design for a tablet device at 800px, I need to readjust the guides for the new image size. I need to get these done quickly and I need them to be pixel perfect accurate. Am I going to have to zoom into the image, then grab the guide from the ruler, then zoom out, for each one? No, I am going to program a keystroke to bring up the Add Guide box and enter the number I know it needs to be at. Now if we can get the children in the Photoshop programmer's sandbox to share this with the children in the Illustrator programmer's sandbox as well as InDesign, Flash, and Aftereffects, then we would have some intelligent programming. Now it looks like they are all selfishly guarding their tools and will not share.
    Now if the programmers really listened to the developers and designers they would create a method of saving presets for the positions of the guides so that when you move from one size drawing for a website to a smaller size, all you need to do is switch to the next guide preset and they are already positioned for you. At least with Illustrator you can copy the guides from another file and paste them in place to eliminate some of the tedious nature of the work, but thus far no other program Adobe makes has that functionality. Again, children in the sandbox.
    I used to waste time with the magnification method, and still do in other programs, but at the end of the day if Adobe is not going to work to make these tools better for designers in real world ways then they need to give the clarinet to a kid that will actually use it, rather than hoarding it all to themselves. I personally don't think corporations are people, I reject the legal argument on this, but Adobe is doing a good job at displaying some of the lesser qualities of humanity, namely narcissistic hubris.

  • Batch item in the invoice

    Hi Experts,
    How should I configure the system in the below case:
    Batch split i carried for the delivery item. When the billing doc is created I have positions like this:
    Item:        Quantity         POS. type
    20             10                  TAN
    21              0                   ZTAN
    I think that it would be more "elegance" if only TAN position will be on the invoice. But If I delete a copy control for the Batch split position type (ZTAN), the upper position from the batch split gets a quantity value '0'.
    Any ideas how to solve this?
    Thanks in advance!

    Hi Michal,
    If I understood your Issue right, You need the Invoice to show the Cumilative of all the batches for a Item on one line.
    for this:
    1. Goto copy controls for billing documents  > Delivery document to billing document .
    2. Select your source delivery doc. type & target billing doc. type. & click on "Item"
    3. Double click on Item Category TAN.
    4. Here, for the "Billing Quantity" , Select "G"
        (This will copy Qumilative Batch Qty minus the invoiced Qty).
    Hope this will resolve your issue.
    Regards,
    Vijaya Kiran

  • Managing Parallax Scrolling?

    Managing Parallax Scrolling?
    I’ve had a chance to create some cool scrolling effects with the Parallax scrolling options in Muse, but my work space (artboard?) turns into a giant mess. I’m assuming I’m doing something wrong, or not properly setting things up.
    For example, once I start some modest scrolling effects near the top of the page everything then needs to have some kind of scrolling property set to it so everything starts lining up correctly on the live page. Am I missing something here or do you really have to apply scrolling effects to pretty much everything to compensate for other scrolling effects? I end up with things in odd places on my Muse artboard to make everything like fine live.
    How do you guys keep your parallax scrolling clean, or don’t you?
    Thanks!
    Tait
    [email protected]
    http://www.910zen.com

    Hi Tait
    This actually depends on the scroll position , speed and movement that you define with scroll effect settings.
    In your case, it seems you are planning to scroll different page elements starting with split positions and then all in straight line and vice versa on page upward.
    Things to take note here is the scroll position, as the speed will work according to the distance of scroll that you define on page with scroll position.
    Basically there is no outline as how this can be designed , but the points i have mentioned can help you while you are creating the scroll effect on different page elements.
    Few videos for help :
    http://tv.adobe.com/watch/creative-cloud-for-design/discover-new-parallax-scrolling-with-a dobe-muse-cc/
    http://www.youtube.com/watch?v=lWlscYhX0jw
    http://www.youtube.com/watch?v=KJMi5l9Ru-g
    Thanks,
    Sanjit

  • 3D Extrude and Bevel, Isometric vertical paths not vertical

    While using the 3D extrude and bevel tool, specifically the isometric preset from the position drop down menu. I am noticing that when I expand  the shape (in this case a perfect cube), the vertical paths are not exactly perfect, and are not truly vertical, but off slightly. Is this something that can be fixed or adjusted in the settings, or is this how the tool works?

    Since isometric drawing means just skewing shapes around...
    Isometric drawing is far more than "just skewing shapes around."
    in most cases drawing such stuff conventionally using normal blends or angled gradient fills is much more efficient...
    Depends entirely upon what you're drawing. Many subjects are more expedient to draw/shade with 3D Effect than to construct manually.
    JET

  • Relative positioning animation preset?

    Hello friends,
    I am familiar with saving an animation preset with all the attributes... but how do I apply an animation/positioning preset, which applys to layers relatively to their original position?
    The Problem: when I save an animation preset, it saves the start position and hard sets the layer to that exact position when I apply the preset.
    My wish: I want to relatively apply positioning effects.
    Any ideas? I would appreciate every help, thank you!

    Hello Rick, that is a great workaround, I will try this. I see a little problem with objects that "lean" out of the canvas. If I then wrap them in a null and animate the null I would only move the cropped objects ;-)

  • How to maintain position of cursor while in split screen view?

    When I'm in split screen view, how do I position the cursor at a specific point on the code side and then shift focus to the design side without relocating the cursor?

    Sorry, but the key phrase I used was "shows up". If you can't see it, you don't feel comfortable that it IS where you want it to be.
    Sure it works the way you said, but the comfort level of seeing it in the right place is missing.
    Another way of positioning elements in relation to tags is to use the Tag Selector at the bottom of your Document Window. Click the tag name in the Tag Selector, and the entire Tag and contents is highlighted. Then either strike the left arrow (to go before the tag) or the right arrow (to go after the tag), and you will be precisely positioned vis-a-vis the tag.
    Z

  • Split without delimiter based on position

    Hi,
    I am having a query i need to split the query based on the position i specify
    Say
    string is 123456789101112
    am having position as 1,1,2,5,4,2
    i need as
    1
    2
    34
    56789
    1011
    12
    I need to insert this in to my table
    create test table (col1 number(10),col2 number(10),col3 number(10),col4 number(10),col5 number(10),col6 number(10));
    col1,col2,col3,col4,col5,col6
    1,2,34,56789,1011,12
    Thanks

    i'm having some 80 columns in my table how to do for 80 columns Will data inserted into all 80 columns ?
    Will there any change in order of insertion i.e. suppose data will be in col1,col2,col10,col11,col15,col23,col45,col80,col14,col68,col5... ?
    How you will calculate the number of columns in which that number string is going to inserted ?
    If there are fix 80 columns then rather than writing block of code for 80 times, you can use varray type variable and then proceed ahead. Since, in the above code, I have not handled exception(s), so exception handling will be another part of code to make it smooth.
    Between, at the moment, I am not getting why there is error which is in the end :
    create type np_type is varray(80) of number
    create type cn_type is varray(80) of number;
    create type cxn_type is varray(80) of varchar2(100)
    I created TEST table by below pl/sql block :
    declare
    execstr varchar2(2000) :='create table test(';
    begin
    for i in 1..80 loop
    execstr:=execstr || 'col' || to_char(i) || ' number,';
    end loop;
    execstr:=substr(execstr,1,length(execstr)-1);
    execstr:=execstr || ')';
    dbms_output.put_line(execstr);
    execute immediate execstr;
    end;
    create or replace procedure myproc1
    strx in varchar2, delarray in np_type)
    as
    execstr varchar2(200);
    cn cn_type;
    cxn cxn_type;
    xpos number:=1;
    begin
    for i in 1..80 loop
    select Delimiterlength into cn(i) from sp_table where Splitid = delarray(i);
    select substr(strx,xpos,cn(i)) into cxn(i) from dual;
    execstr:='insert into test values(' || cxn(i) || ',';
    xpos:=length(cxn(i));
    end loop;
    execstr:=substr(execstr,1,length(execstr)-1);
    execstr:=execstr || ')';
    dbms_output.put_line(execstr);
    --execute immediate execstr;
    end;
    /SQL> declare
    2 v np_type:=np_type(4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4);
    3 begin
    4 dbms_output.put_line(v(80));
    5 --exec myproc1('11111111111111111111111111111111111111111111111111111111111111111111111111111111',v);
    6 end;
    7 /
    4
    PL/SQL procedure successfully completed.
    SQL>
    SQL> declare
    2 v np_type:=np_type(4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4);
    3 begin
    4 --dbms_output.put_line(v(80));
    5 exec myproc1('11111111111111111111111111111111111111111111111111111111111111111111111111111111',v);
    6 end;
    7 /
    exec myproc1('11111111111111111111111111111111111111111111111111111111111111111111111111111111',v);
    ERROR at line 5:
    ORA-06550: line 5, column 6:
    PLS-00103: Encountered the symbol "MYPROC1" when expecting one of the
    following:
    := . ( @ % ;
    The symbol ":=" was substituted for "MYPROC1" to continue.
    SQL>
    Try to remove this error. Here '1111...' is the string which is going to be entered and '44444...' is the Splitid of sp_table.
    Now, its your turn to help me.... :)
    Regards
    Girish Sharma

Maybe you are looking for