Master Collection CS5 File Type Images Not Working.

On the adobe master collection the file types should show up with a image. (E.g for a dreamweaver php file it is a custom adobe php image) same with a png file. its the fireworks logo. How do i get this on because the images aren't showing on the file types. I have done re-installs but no fix.
-Ben McGarry

looks like a problem with the windows file assosciation, what is your operating system so I could provide you a registry fix.
I also need to know if the problem is with the exe file or just the file format whenever you create a file from one of the programs.

Similar Messages

  • File Type Icons Not Working

    Hey everyone, the issue I'm haveing is not just with Photoshop, but sense I couldnt find a general CS5 forum, and Photoshop was the last CS5 application I noticed this for I'm hoping to find some answers here.
    So on to the issue....
    I have noticed that on other computers (Macs for sure) that Illustrator, Photoshop, Dreamweaver etc... are set as the default handlers of certain file types that are associated with each application, and as such, give each filetype there own little icons reflecting such. (see screenshot)
    However on my system (Windows 7 Ultimate x64) this does not seem to be the case. I can go in and set them as default manually, which I have done for the filetypes I use most frequently, but I do not get to enjoy the nice icons that are made for each filetype, i just get a bland, default icon that is the same for every filetype.
    As you can see, some of the file icons are working just fine (the .ai, .eps and .php) but the files I have had to set manually (.html and .psd) give me the default windows association icon that is simply the applications icon on top of a blank file. To clear up any confusion as to what icons I'm talking about, the icons in the "Change Icon" menu are the ones that should be shown, but are not.
    Is there a way to fix this issue?
    Thanks for you help.

    This may help. not sure.
    http://www.sevenforums.com/customization/69163-changing-icons-image-files-jpg-png.html

  • EA1: Adding file types does not work.

    The File Type preferences panel doesn't seem to work.
    1 Go into Preferences
    2 Click on File Types in the tree
    3 CLick Add, enter an extension and click on OK
    You get the stack dump below in the console.
    The extension you just entered goes in a 'DeployableTextNode' with a tick in the Open with SQL Developer column.
    But the check box in the bottom panel is Unchecked and all the other fields in bottom panel are disabled (Remove button; File Type drop down; Content Type Radio group).
    4 Click on OK
    5 Go back into Preferences | File Type.
    The first time I did this, the extension I just added was gone.
    Going through it again for this post, they are all gone, including the pre-supplied ones.
    6 Exit SQL Developer and go back in and they are back.
    java.lang.NullPointerException
            at oracle.ide.config.DocumentExtensionsPanel._addButton_actionPerformed(DocumentExtensionsPanel.java:8
            at oracle.ide.config.DocumentExtensionsPanel.mav$_addButton_actionPerformed(DocumentExtensionsPanel.ja
            at oracle.ide.config.DocumentExtensionsPanel$2.actionPerformed(DocumentExtensionsPanel.java:376)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
            at java.awt.Component.processMouseEvent(Component.java:5488)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
            at java.awt.Component.processEvent(Component.java:5253)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.Component.dispatchEventImpl(Component.java:3955)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1774)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
            at java.awt.Dialog$1.run(Dialog.java:515)
            at java.awt.Dialog.show(Dialog.java:536)
            at java.awt.Component.show(Component.java:1300)
            at java.awt.Component.setVisible(Component.java:1253)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
            at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
            at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:225)
            at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:808)
            at oracle.ide.config.IdeSettings.showDialog(IdeSettings.java:593)
            at oracle.ide.cmd.IdeSettingsCommand.doit(IdeSettingsCommand.java:45)
            at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:309)
            at oracle.ide.controller.IdeAction.performAction(IdeAction.java:536)
            at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:843)
            at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:486)
            at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
            at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
            at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
            at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
            at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
            at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
            at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
            at java.awt.Component.processMouseEvent(Component.java:5488)
            at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
            at java.awt.Component.processEvent(Component.java:5253)
            at java.awt.Container.processEvent(Container.java:1966)
            at java.awt.Component.dispatchEventImpl(Component.java:3955)
            at java.awt.Container.dispatchEventImpl(Container.java:2024)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
            at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
            at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
            at java.awt.Container.dispatchEventImpl(Container.java:2010)
            at java.awt.Window.dispatchEventImpl(Window.java:1774)
            at java.awt.Component.dispatchEvent(Component.java:3803)
            at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

    I notice the line numbers of the first to lines of the dump have been truncated. Here are the first two lines again.
    at oracle.ide.config.DocumentExtensionsPanel._addButton_actionPerformed(DocumentExtensionsPanel.java:885)
    at oracle.ide.config.DocumentExtensionsPanel.mav$_addButton_actionPerformed(DocumentExtensionsPanel.java:96)

  • Installed CS6 Master Collection. ACROBAT PRO X not working!!

    I just downloaded CS6 Master Collection (with Serial #) on my new laptop- Dell Precision M4800 (32 GB ram, 256 SSD, NVIDIA K2100M, Windows 7 Pro (64-bit).
    All apps downloaded but Acrobat Pro X.
    I tried using the Acrofix, but it doesn't even open. I downloaded it and it doesn't run. I've also uninstalled, restarted my laptop, and re installed.. nothing seems to be working with Acrobat X.
    Anyone know how I can install Acrobat Pro X??
    thanks!

    Please refer to following article:
    http://helpx.adobe.com/creative-suite/kb/acrobat-failed-launch-30-days.html
    Regards,
    Anoop

  • Photoshop CS5.5 type tool not working after OS X 10.7.3 update

    Hi All
    Weird one ...
    The first thing I noticed was that I could not use the type tool to create 'live' text on a layer. With the type tool selected I get the following error message when clicking to begin typing:
    "Could not complete your request because of a programme error."
    I quit Photoshop then attempted to launch the application by opening the file. The application opened but the file wouldn't, giving the same error message.
    I quite Photoshop again and relaunched the application from the Dock. The applicatiuion opens fine but displays the same error message (before I have attempted to open a file).
    With a file open I checked the type palette, where the dafault typeface is shown as Myriad Pro, but the default settings are:
    Type size: 1pt
    Linefeed (leading): 1pt
    Kerning: 1
    Tracking 1
    Type height: 0%
    Type width: 0%
    Baseline shift: 0
    Colour: black
    Language: multiple
    Type quality: none
    Some odd settings there. The type tool bar (at the top of my display) has blank fields. Typing desired values into any of these fields doesn’t resolver the issue.
    I have tried restarting, creating a new file but to no avail. The type tools in Illustrator and InDesign are working as expected, so it would appear to be a Photoshop problem and I’m stumped ... any ideas?
    Thanks in advance
    Paul

    Hi All
    Okay ... I have sorted this out. I deleted the preferences file:
    http://kb2.adobe.com/cps/828/cpsid_82893.htmluser/Library
    tip for accessing the hidden user library (OS X 10.7):
    http://kb2.adobe.com/cps/909/cpsid_90947.html
    Working normally now ... but I wonder what upset the tool ...
    Thanks
    Paul

  • I,m start to instal my adobe master collection cs5 in a new PC and during the installation ask me a aditional serial number to a previus version (CS4). I put the serial number of my cs4 and recived a message indicating that this number is not correct, but

    I,m start to install my adobe master collection cs5 in a new PC and during the installation ask me a aditional serial number to a previus version (CS4). I put the serial number of my cs4 and recived a message indicating that this number is not correct, but I check in my acount and is correct

    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • Existing Adobe master Collection CS5 will not upgrade to CS6

    I have an existing installation of Adobe Master Collection CS5. When I try to upgrade to CS6 it does not recognize the CS5 serial number it says it is not a qualifying product. What can I do about it?

    The 3rd option in the buying guide table includes Master Collection CS5 as an upgrade path.
    @tgms: if Master Collection CS5 is already installed on the computer where you're trying to install MC CS6, the CS6 installer should find CS5 automatically and not require you to enter your CS5 serial number.
    Call Adobe Customer Service in your country. User to user forums cannot help you with serial number issues. Only Adobe themselves can do that.

  • Cant install Adobe Master Collection cs5.5

    I did not know were to put this so I will ask here. Somehow I can't install my Adobe Master Collection CS5.5.  I have bought the collection for school but everytime I try to install I can't actually start the set-up. Ive tried everything and other CDs and DVDs do work so my laptop isn't the cause. What could it be?
    I also got this logfile:
    [   38492] Sat Oct 08 18:33:34 2011  INFO
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 4.0.50.0
    Win OS version: 6.1.0.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    Supported RIBS version range: [0.0.66.0,4.0.50.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    [   38492] Sat Oct 08 18:33:45 2011  INFO
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0: 1 (0,24)
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0: 2 (0,23)
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 1.0.0.0: 3 (0,19)
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86 1.0.0.0: 3 (0,19)
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding 3.1.0.0: 4 (0,17)
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 1.0.0.0: 4 (0,17)
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 1.0.0.0: 5 (0,15)
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE 1.6.0.0: 6 (0,8)
      {3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.0.0: 7 (0,9)
      {A189C479-C7CD-4E08-8CCF-D999B68C0C71} Camera Profiles Installer_6.3_AdobeCameraRawProfile6.0All 6.3.0.0: 8 (0,0)
      {6B485102-4593-43F6-BA45-F14D690B0C64} Suite Shared Configuration CS5 2.0.0.0: 9 (3,17)
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 3.0.0.0: 10 (0,11)
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 10.0.0.0: 10 (0,11)
      {02731921-5711-4E7A-A898-D6BCF0F2A1CD} Adobe CSXS Infrastructure CS5 2.0.0.0: 11 (3,11)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 1.0.0.0: 12 (0,10)
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 9.9.0.0: 13 (0,9)
      {A8798E04-96FF-4564-9157-0D4C89CB794C} DynamiclinkSupport 5.0.0.0: 14 (3,9)
      {925ED7E4-E1B6-4544-8141-1C98A18D2E2E} AdobeOutputModule 3.0.0.0: 15 (0,8)
      {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0: 16 (2,8)
      {92A3CA0D-55CD-4C5D-BA95-5C2600C20F26} Microsoft_VC90_CRT_x86_x64 1.0.0.0: 17 (0,6)
      {4569AD91-47F4-4D9E-8FC9-717EC32D7AE1} Microsoft_VC80_CRT_x86_x64 1.0.0.0: 18 (0,5)
      {1E9FC118-651D-4934-97BE-E53CAE5C7D45} Microsoft_VC80_MFCLOC_x86_x64 1.0.0.0: 18 (0,5)
      {C8C1BAD5-54E6-4146-AD07-3A8AD36569C3} Microsoft_VC80_MFC_x86_x64 1.0.0.0: 18 (0,5)
      {8557397C-A42D-486F-97B3-A2CBC2372593} Microsoft_VC90_ATL_x86_x64 1.0.0.0: 18 (0,5)
      {A472B9E4-0AFF-4F7B-B25D-F64F8E928AAB} Microsoft_VC90_MFC_x86_x64 1.0.0.0: 18 (0,5)
      {3BF96AC2-0CA1-11DF-B07B-459956D89593} AdobeHelp 1.0.0.0: 19 (0,16)
      {2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA} Adobe XMP Panels CS5 3.0.0.0: 20 (0,11)
      {42774483-D33C-46F7-8B20-FD0B1A3DAC25} Adobe XMP Panels CS5_3.1_AdobeXMPPanelsAll 3.1.0.0: 21 (0,0)
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5 3.5.0.0: 22 (5,11)
      {E4E188D2-27D5-4E4C-92CE-87F9D24AD2F6} Adobe Extension Manager CS5 5.0.0.0: 23 (6,11)
      {37AB3C65-E02C-4DCF-B0E0-4C2E253D8FA3} Photoshop Camera Raw 6.0.0.0: 24 (1,7)
      {FD58D99B-9927-4226-8E00-959A4F76BD89} Photoshop Camera Raw_6.3_AdobeCameraRaw6.0All 6.3.0.0: 25 (0,0)
      {8CCA90E1-F5BA-456F-84BF-AD5FB2CCE13F} Adobe CSXS Extensions CS5 2.0.0.0: 26 (0,9)
      {78A53622-CDBA-49D1-A3D0-D563FB398D0C} AdobeColorCommonSetRGB 3.0.0.0: 27 (0,6)
      {68CEA5C9-2964-4ECB-84A4-D77C511332BC} Adobe Media Encoder CS5 X64 5.0.0.0: 28 (4,6)
      {39CB2E53-5326-4939-8B5A-0402C6EFBFE3} AdobeColorCommonSetCMYK 3.0.0.0: 29 (0,5)
      {6F29BE46-E5F3-4146-8A84-20301E5C985A} AdobeColorEU CS5 3.0.0.0: 29 (0,5)
      {B60B8713-F828-44F9-BEEE-7596F814E540} AdobeColorEU CS5 3.0.0.0: 29 (0,5)
      {54F4466A-091A-46DA-B697-43D55CEF9DF6} AdobeColorJA CS5 3.0.0.0: 29 (0,5)
      {E5087BCA-6496-47A7-B9C4-B85D1CF062AE} AdobeColorJA CS5 3.0.0.0: 29 (0,5)
      {BEC5B482-32A1-43E0-B7F7-9BF9592A1069} AdobeColorNA CS5 3.0.0.0: 29 (0,5)
      {D26EEF95-420A-4726-B85D-AFBE752EF526} AdobeColorNA CS5 3.0.0.0: 29 (0,5)
      {7A33510F-1580-42C2-877E-8C5502566292} Adobe Player for Embedding x64 3.1.0.0: 30 (0,4)
      {AE9B837F-D135-42FC-BE03-33545B5DCBDC} Adobe WinSoft Linguistics Plugin CS5 1.2.0.0: 30 (0,4)
      {98DD55B6-C58C-462F-B8A4-F0585BFEBB15} AdobeCMaps x64 CS5 3.0.0.0: 30 (0,4)
      {17C6080E-F475-4B49-A30C-EEB85673E999} AdobePDFL x64 CS5 9.9.0.0: 30 (0,4)
      {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7} AdobeTypeSupport x64 CS5 10.0.0.0: 30 (0,4)
      {A013B68A-B1D9-470F-BB0F-816752F096A3} Adobe Media Encoder CS5 PCI WRAPPER X64 5.0.0.0: 31 (0,3)
      {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550} Required Common Fonts Installation x64 1.0.0.0: 31 (0,3)
      {F8F0792D-8A6B-44F6-B2AF-AD1A40DF1BFD} Adobe Media Encoder CS5 Dolby WRAPPER X64 5.0.0.0: 32 (0,2)
      {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} Adobe Photoshop CS5 Support 12.0.0.0: 32 (0,2)
      {D5CC77BE-BC5B-424E-8E45-DF60AFF7BE9C} Pixel Bender Toolkit 2.0.0.0: 33 (2,2)
      {DEC9BB26-1381-1033-A965-E3BD5F2EF8BC} Adobe InDesign CS5 Application Base Files2 7.0.0.0: 34 (0,1)
      {FD5603A3-1375-1033-872D-8F09140FFDB2} Adobe InDesign CS5 Application Feature Set Files 7.0.0.0: 34 (0,1)
      {805ABF27-1582-1033-B4AC-82A1DE0DD827} Adobe InDesign CS5 Common Base Files 7.0.0.0: 34 (0,1)
      {925D058B-564A-443A-B4B2-7E90C6432E55} Microsoft_VC80_ATL_x86_x64 1.0.0.0: 34 (0,1)
      {C925A34A-01B9-42C3-BB88-C7A78835F0EC} ph 1.0.0.0: 34 (0,1)
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR 1.5.3.0: 35 (0,13)
      {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} Adobe Media Player 1.8.0.0: 35 (0,13)
      {6E505C8F-2896-11DF-9B64-0013724DD917} DeviceCentral 3.0.0.0: 36 (3,8)
      {1D8C8461-28A4-11DF-871D-0024E8692489} DeviceCentral_DeviceCentral3LP-nl_NL 3.0.0.0: 37 (0,0)
      {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB 3.0.0.0: 37 (0,0)
      {0D067D13-C3D7-4EA6-B346-740CD91FD547} Adobe Bridge CS5 4.0.0.0: 38 (18,8)
      {56540320-C921-1029-83D9-FE864D1FC1DF} Adobe ReviewPanel CS5 2.0.0.0: 39 (0,7)
      {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} Adobe Linguistics CS5 5.0.0.0: 40 (1,6)
      {66173EC7-974E-4652-9468-4A93D2481BF0} CSXS Story Extension 1.0.0.0: 41 (0,5)
      {BB024724-14D5-4AB6-B21C-74EDA63A0A39} HIL Help Search 1.0.0.0: 41 (0,5)
      {6D96660C-1444-410E-9A84-681C0AFB8937} PDF Settings CS5 10.0.0.0: 41 (0,5)
      {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5 10.0.0.0: 41 (0,5)
      {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation 1.0.0.0: 41 (0,5)
      {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation 1.0.0.0: 41 (0,5)
      {03EEF3DA-71F9-4FE5-92AD-D10142E26459} SiteCatalyst NetAverages 1.0.0.0: 41 (0,5)
      {5E08533A-2C1B-469D-AFD5-953C9D00031F} Adobe BrowserLab CS Live 1.0.0.0: 42 (0,4)
      {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41} Photoshop Camera Raw (64 bit) 6.0.0.0: 42 (0,4)
      {32841ECE-EC28-42CD-A4DD-6CE832A7EA8D} Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64 6.3.0.0: 43 (0,0)
      {4438C826-1FD0-4D04-A70B-24FE1580AB21} Adobe Mini Bridge CS5 1.0.0.0: 44 (3,4)
      {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} Adobe Media Encoder CS5 5.0.0.0: 45 (8,4)
      {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX 10.0.0.0: 46 (0,3)
      {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin 10.0.0.0: 46 (0,3)
      {11C0657F-2BD4-4CBC-87F3-9455DC91886E} Recommended Common Fonts Installation x64 1.0.0.0: 46 (0,3)
      {B55FDCCB-8A45-4943-8D90-585C3490A032} Adobe WinSoft Linguistics Plugin CS5 x64 1.2.0.0: 47 (0,2)
      {D31D91FE-F0E8-4DF1-812C-9400BE92A386} AdobeColorPhotoshop CS5 3.0.0.0: 47 (0,2)
      {73A4DC5E-226E-42BA-8ECA-2822592AC044} AdobeColorVideoProfilesCS CS5 3.0.0.0: 47 (0,2)
      {CD693E49-C5EF-4FA6-9037-9B636931C02B} AmericanEnglishSpeechAnalysisModels 1.0.0.0: 47 (0,2)
      {0669F23C-1B69-41B4-A3ED-4F54A5986D66} Adobe Linguistics CS5 x64 5.0.0.0: 48 (1,2)
      {30221E3E-4C47-4560-A296-DD9ABB500C21} AIR2 For Adobe Flash Pro 2.0.0.0: 49 (0,1)
      {4423F304-2C6B-49FB-AB2C-6C7649A5ED21} AIR2 For Adobe Flash Pro_AIR2_Flash11-nl_NL 2.0.0.0: 50 (0,0)
      {955EB78F-C938-4EA8-8470-C6EA71685834} AIR2 For Adobe Flash Pro_AIR2_Flash11-en_US 2.0.0.0: 50 (0,0)
      {CC0EF75D-9336-4E4F-B4A2-99E2E60E161F} Adobe After Effects CS5 Presets 10.0.0.0: 51 (0,1)
      {64D991B0-4E64-47AC-8A35-291DA2E7D02F} Adobe After Effects CS5 Support 10.0.0.0: 51 (0,1)
      {D5E7D8B9-9B8F-4DA0-9B2C-167DC889B0E1} Adobe After Effects CS5 Template Projects & Footage 10.0.0.0: 51 (0,1)
      {406D22BD-7910-479B-96AA-0DB8A36C694B} Adobe After Effects CS5 Third Party Content Wrapper 10.0.0.0: 51 (0,1)
      {20F72893-AEC7-4954-9EAA-F07FD6184781} Adobe After Effects CS5 Third Party RoyaltyContent Wrapper 10.0.0.0: 51 (0,1)
      {3F6B5CAC-733F-1029-B5BD-C0F5E35809F0} Adobe Buzzword CS5 1.0.0.0: 51 (0,1)
      {A32910E5-4084-4A0E-9FFF-D2E9C1B1C134} Adobe Encore CS5 Library 5.0.0.0: 51 (0,1)
      {1A48007B-34D2-44BD-8708-B570F5339C14} Adobe Encore CS5 Royalty Codecs Installer Wrapper 5.0.0.0: 51 (0,1)
      {7745F18B-FD8A-4011-BE16-588900C503D0} Adobe Flash Fonts1 1.0.0.0: 51 (0,1)
      {E4CB336B-159D-1033-B84D-B9A01A0BE4A9} Adobe InDesign CS5 Icon Handler 7.0.0.0: 51 (0,1)
      {AAE6F374-91CB-45FB-9282-4CFA0DED2088} Adobe Media Encoder CS5 Dolby WRAPPER 5.0.0.0: 51 (0,1)
      {33A3F995-8333-4676-8D6F-AB7674BB52EA} Adobe Media Encoder CS5 PCI WRAPPER 5.0.0.0: 51 (0,1)
      {01367616-4132-4311-911F-49D2EA82F7C2} Adobe OnLocation CS5 Royalty Content Wrapper 5.0.0.0: 51 (0,1)
      {F4EC52C6-1223-4EA9-8C48-F4E6AB2EEC19} Adobe Premiere Pro CS5 Functional Content 5.0.0.0: 51 (0,1)
      {F77882B9-A94F-44F4-A739-8370749255B6} Adobe Premiere Pro CS5 Support 5.0.0.0: 51 (0,1)
      {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0: 51 (0,1)
      {4BE1791F-1D8A-4B8E-B803-D97C5D7CB245} Adobe Soundbooth CS5 Codecs Wrapper 3.0.0.0: 51 (0,1)
      {ADAF6949-4547-4B3D-97C5-6FB4D0C08A1E} Adobe Soundbooth CS5 Royalty Codecs Wrapper 3.0.0.0: 51 (0,1)
      {157D044B-C60D-1015-B0DB-A40823CC0F49} Adobe Toolhints CS5 1.0.0.0: 51 (0,1)
      {A5A8E72E-1B9D-4F99-ADED-F3595CB3D03E} AdobeColorVideoProfilesAE CS5 3.0.0.0: 51 (0,1)
      {F3ECF5C7-9A9D-460A-B3D6-C7E4C1DFD040} AdobeMotionPicture CS5 3.0.0.0: 51 (0,1)
      {04D84E18-23ED-46EA-9B41-789433E34D03} Firefox Plugin CS5 6.0.0.0: 51 (0,1)
      {E7F2C606-8529-4028-B26E-8407DB43DD45} FrenchSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {4355EE3F-2FDD-4EF4-83EA-2465FBF95B16} GermanSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {479C08E9-FACF-4190-A37A-81D65B4C8D4E} IE Plugin CS5 6.0.0.0: 51 (0,1)
      {A1E0C87F-BFE5-490A-898E-05BD4DD2BADF} InternationalEnglishSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {234A555C-70F5-48FB-A7E2-32410EB5AF64} ItalianSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {F46A4C18-2EAD-49F0-A244-994226F93B39} JapaneseSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {0EDAD58E-71F3-4D0E-9D32-A205533FC0E9} KoreanSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {7B7DE224-2ACA-41E2-A94D-5A6C6D75106D} Office Plugin CS5 6.0.0.0: 51 (0,1)
      {E319B9F9-4DE6-462C-970B-77D06C7807EE} Players For Adobe Flash Pro 10.0.0.0: 51 (0,1)
      {36D02DA9-35F2-4686-A2FE-EF3014D2E226} SpanishSpeechAnalysisModels 1.0.0.0: 51 (0,1)
      {F1599C36-2EAB-448F-B8F9-7DBEE9D5B345} TLF For Adobe Flash Pro 1.0.0.0: 51 (0,1)
      {635DCFA5-3A47-4452-AEC7-D3B23FFE929D} iPhone Publishing 1.0.0.0: 51 (0,1)
      {5658F35F-15B9-1033-8337-97B78F2D0BE0} Adobe InDesign CS5 Icon Handler x64 7.0.0.0: 52 (3,1)
      {22F41D72-2E97-46AE-B8C4-EF66876C7838} Adobe Premiere Pro CS5 Third Party Content Wrapper 5.0.0.0: 52 (3,1)
      {6BA6F6D7-1D30-482A-B9B8-20E79D6DB4F9} Adobe Premiere Pro CS5 Third Party Royalty Content Wrapper 5.0.0.0: 52 (3,1)
      {C0AA232E-BD1B-40B5-A176-A2BEB67FFAE1} Adobe After Effects CS5 Third Party Content 10.0.0.0: 53 (0,0)
      {CD29B5CA-4727-4114-9AD9-25CCCE6E4014} Adobe After Effects CS5 Third Party Royalty Content 10.0.0.0: 53 (0,0)
      {0E3C6C75-872D-4B0D-B0B2-31C717250691} Adobe Encore CS5 Third Party Royalty Content 5.0.0.0: 53 (0,0)
      {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC} Adobe Media Encoder CS5 Dolby 5.0.0.0: 53 (0,0)
      {5DDABB74-A879-4BE7-A4C6-FD41793942DB} Adobe Media Encoder CS5 Dolby X64 5.0.0.0: 53 (0,0)
      {92D4A929-78F1-4EC3-B626-08B3CF5B784F} Adobe Media Encoder CS5 PCI 5.0.0.0: 53 (0,0)
      {F9C71630-0EE3-475C-9E2B-ED95AE197DBD} Adobe Media Encoder CS5 PCI X64 5.0.0.0: 53 (0,0)
      {7816FDDE-40D4-482D-AD7D-97858985DB3E} Adobe OnLocation CS5 Royalty Content 5.0.0.0: 53 (0,0)
      {B8D286BC-A68D-4E74-9F68-8756A49896D8} Adobe Premiere Pro CS5 Third Party Content 5.0.0.0: 53 (0,0)
      {565DE707-5798-4FC3-8DF6-0F58A348A9B0} Adobe Premiere Pro CS5 Third Party Royalty Content 5.0.0.0: 53 (0,0)
      {DE5DE662-2ECB-4D93-967B-221FBCC8A736} Adobe Soundbooth CS5 Codecs 3.0.0.0: 53 (0,0)
      {F319804F-E3A4-4C02-8AEC-CB39A4F6447E} Adobe Soundbooth CS5 Royalty Codecs 3.0.0.0: 53 (0,0)
      {896C3475-5363-48CE-9A6D-0F4ACC58D8E9} Creative Suite 5 Master Collection 5.0.0.0: 54 (8,0)
      {CBE4F6C3-788E-4CAC-BA25-26FE39A3BC8C} Adobe Soundbooth 3.0.0.0: 55 (11,0)
      {E6F68811-F702-492C-A7DA-D22CA670BC22} Adobe Soundbooth_AdobeSoundbooth3en_USLanguagePack 3.0.0.0: 56 (0,0)
      {ABDC1F61-2C50-4BB1-ACDA-66D412D72582} Adobe OnLocation CS5 5.0.0.0: 57 (13,0)
      {771C9F59-3F22-4610-A23E-321A98ECA264} Adobe OnLocation CS5_AdobeOnLocation5en_USLanguagePack 5.0.0.0: 58 (0,0)
      {177E1CA1-14CC-4398-AB15-A5746EFE8F22} Adobe Flash Builder 4.0.0.0: 59 (14,0)
      {C79312BD-3E76-4474-A10C-1435D1856A4B} Adobe Dreamweaver CS5 11.0.0.0: 60 (17,0)
      {4FC4B869-AD0D-4A56-B626-2926EB2C48D0} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11-mul 11.0.3.0: 61 (0,0)
      {3A615915-FEB6-4A83-8E2E-F6D9E4C8EA4E} Adobe Dreamweaver CS5_AdobeDreamweaver11nl_NLLanguagePack 11.0.0.0: 61 (0,0)
      {E3E040E8-4CCD-4C71-8BAF-80BB2AD5DA04} Adobe Dreamweaver CS5_AdobeDreamweaver11en_USLanguagePack 11.0.0.0: 61 (0,0)
      {F19DAA62-588A-46D3-A092-C808F565D633} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11en_USLanguagePack 11.0.3.0: 61 (0,0)
      {DE60F0DE-469A-42DC-A678-978313210057} Adobe Contribute CS5 6.0.0.0: 62 (19,0)
      {31EBAADE-72D9-4641-BD43-4BC101310B4C} Adobe Contribute CS5_AdobeContribute6nl_NLLanguagePack 6.0.0.0: 63 (0,0)
      {681DE732-3F3A-42F2-91C9-84B1CC9B8535} Adobe Contribute CS5_AdobeContribute6en_GBLanguagePack 6.0.0.0: 63 (0,0)
      {E8815668-95B0-443D-AC92-2BFD7DD8F16A} Adobe Flash Catalyst CS5 1.0.0.0: 64 (20,0)
      {164965E8-4BB0-4EEB-AFBA-75785A2A2A7F} Adobe Fireworks CS5 11.0.0.0: 65 (23,0)
      {33B7B68B-A653-44D2-B914-0E20252B8DBA} Adobe Fireworks CS5_AdobeFireworks11nl_NLLanguagePack 11.0.0.0: 66 (0,0)
      {F6CCA85F-7527-4AFF-82B6-26532A74A244} Adobe Fireworks CS5_AdobeFireworks11en_GBLanguagePack 11.0.0.0: 66 (0,0)
      {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7} Adobe Illustrator CS5 15.0.0.0: 67 (38,0)
      {4FA1F27E-B573-4408-B8B4-E8EC077CDF7A} Adobe Illustrator CS5_AdobeIllustrator15nl_NLLanguagePack 15.0.0.0: 68 (0,0)
      {D0DAEA50-AD52-4BF9-AD5F-3E09564A8692} Adobe Illustrator CS5_AdobeIllustrator15en_GBLanguagePack 15.0.0.0: 68 (0,0)
      {D8465547-5D5B-4856-A93A-8AC0A05C5D4D} Adobe Encore CS5 5.0.0.0: 69 (35,0)
      {B842A584-A0BF-4870-A850-9C0E52FD6A20} Adobe Encore CS5_AdobeEncore5en_USLanguagePack 5.0.0.0: 70 (0,0)
      {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} Adobe Photoshop CS5 Core 12.0.0.0: 71 (46,0)
      {0097E9CE-F3F9-4402-B377-D907C3CE365F} Adobe Photoshop CS5 Dutch Language Pack_AdobePhotoshop12-nl_NL 12.0.0.0: 72 (0,0)
      {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB 12.0.0.0: 72 (0,0)
      {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84} Adobe Photoshop CS5 Core_x64 12.0.0.0: 73 (46,0)
      {02F196A2-E119-402F-BFDF-C49BE102C8CC} Adobe Photoshop CS5 Dutch Language Pack_x64_AdobePhotoshop12-nl_NL_x64 12.0.0.0: 74 (0,0)
      {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 12.0.0.0: 74 (0,0)
      {0E659C1D-7686-4322-A501-58E3FEB4E743} Adobe After Effects CS5 10.0.0.0: 75 (50,0)
      {6ACDB89B-63FB-4C7D-8490-7528E248F25B} Adobe After Effects CS5_AdobeAfterEffects10en_USLanguagePack 10.0.0.0: 76 (0,0)
      {F9766AC1-1461-1033-B862-DF8FE1C033BE} Adobe InDesign CS5 Application Base Files 7.0.0.0: 77 (57,0)
      {0A8E9D14-0DE9-1033-9621-BFD0716103FB} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-nl_NL 7.0.0.0: 78 (0,0)
      {6555CB5B-11DF-1033-A194-F8ADF743D4C7} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-nl_NL 7.0.0.0: 78 (0,0)
      {26B63C3A-0BFF-1033-B389-A7ACEC31657E} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-en_GB 7.0.0.0: 78 (0,0)
      {966B69F2-0FBD-1033-B01C-D13C02FFF33F} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_GB 7.0.0.0: 78 (0,0)
      {CFC9F871-7C40-40B6-BE4A-B98A5B309716} Adobe Flash CS5 11.0.0.0: 79 (60,0)
      {C9A98E0C-B50E-472A-ADCC-2830F48EF91D} Adobe Flash CS5_AdobeMobileExtension_Flash11-nl_NL 4.0.0.0: 80 (0,0)
      {7036A0BD-E490-4ECD-8498-F96911539F99} Adobe Flash CS5_AdobeFlash11-nl_NLLanguagePack 11.0.0.0: 80 (0,0)
      {579FDC01-BA85-49E7-B16A-2C4CB55F7ACD} Adobe Flash CS5_AdobeMobileExtension_Flash11-mul 4.0.0.0: 80 (0,0)
      {14A2CC02-4638-405D-8190-ECD7BFD32D6E} Adobe Flash CS5_AdobeFlash11-en_USLanguagePack 11.0.0.0: 80 (0,0)
      {0B754B55-6F63-461E-BB75-E8C883BDF88F} Adobe Premiere Pro CS5 5.0.0.0: 81 (59,0)
      {34F82E6B-8096-45CA-B604-ACACAC22E553} Adobe Premiere Pro CS5_AdobePremierePro5en_USLanguagePack 5.0.0.0: 82 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "driverAdobeCode" to: {896C3475-5363-48CE-9A6D-0F4ACC58D8E9}
    Setting property "mediaSignature" to: {896C3475-5363-48CE-9A6D-0F4ACC58D8E9}
    Overwrite property "userASUPath" to: C:\PROGRA~2\COMMON~1\Adobe\OOBE\PDApp\core\..\DWA
    Found payload actions:
    Deciding what installer mode to use...
    [   38492] Sat Oct 08 18:33:46 2011  INFO
    {7036A0BD-E490-4ECD-8498-F96911539F99} Adobe Flash CS5_AdobeFlash11-nl_NLLanguagePack 11.0.0.0 not installed
    {C9A98E0C-B50E-472A-ADCC-2830F48EF91D} Adobe Flash CS5_AdobeMobileExtension_Flash11-nl_NL 4.0.0.0 not installed
    {6555CB5B-11DF-1033-A194-F8ADF743D4C7} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-nl_NL 7.0.0.0 not installed
    {0A8E9D14-0DE9-1033-9621-BFD0716103FB} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-nl_NL 7.0.0.0 not installed
    {02F196A2-E119-402F-BFDF-C49BE102C8CC} Adobe Photoshop CS5 Dutch Language Pack_x64_AdobePhotoshop12-nl_NL_x64 12.0.0.0 not installed
    {0097E9CE-F3F9-4402-B377-D907C3CE365F} Adobe Photoshop CS5 Dutch Language Pack_AdobePhotoshop12-nl_NL 12.0.0.0 not installed
    {4FA1F27E-B573-4408-B8B4-E8EC077CDF7A} Adobe Illustrator CS5_AdobeIllustrator15nl_NLLanguagePack 15.0.0.0 not installed
    {33B7B68B-A653-44D2-B914-0E20252B8DBA} Adobe Fireworks CS5_AdobeFireworks11nl_NLLanguagePack 11.0.0.0 not installed
    {31EBAADE-72D9-4641-BD43-4BC101310B4C} Adobe Contribute CS5_AdobeContribute6nl_NLLanguagePack 6.0.0.0 not installed
    {3A615915-FEB6-4A83-8E2E-F6D9E4C8EA4E} Adobe Dreamweaver CS5_AdobeDreamweaver11nl_NLLanguagePack 11.0.0.0 not installed
    {92D4A929-78F1-4EC3-B626-08B3CF5B784F} Adobe Media Encoder CS5 PCI 5.0.0.0 not installed
    {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC} Adobe Media Encoder CS5 Dolby 5.0.0.0 not installed
    {33A3F995-8333-4676-8D6F-AB7674BB52EA} Adobe Media Encoder CS5 PCI WRAPPER 5.0.0.0 not installed
    {AAE6F374-91CB-45FB-9282-4CFA0DED2088} Adobe Media Encoder CS5 Dolby WRAPPER 5.0.0.0 not installed
    {4423F304-2C6B-49FB-AB2C-6C7649A5ED21} AIR2 For Adobe Flash Pro_AIR2_Flash11-nl_NL 2.0.0.0 not installed
    {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} Adobe Media Encoder CS5 5.0.0.0 not installed
    {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5 10.0.0.0 not installed
    {1D8C8461-28A4-11DF-871D-0024E8692489} DeviceCentral_DeviceCentral3LP-nl_NL 3.0.0.0 not installed
    {D26EEF95-420A-4726-B85D-AFBE752EF526} AdobeColorNA CS5 3.0.0.0 not installed
    {E5087BCA-6496-47A7-B9C4-B85D1CF062AE} AdobeColorJA CS5 3.0.0.0 not installed
    {6F29BE46-E5F3-4146-8A84-20301E5C985A} AdobeColorEU CS5 3.0.0.0 not installed
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {34F82E6B-8096-45CA-B604-ACACAC22E553} Adobe Premiere Pro CS5_AdobePremierePro5en_USLanguagePack 5.0.0.0 is: true
    Action string for {34F82E6B-8096-45CA-B604-ACACAC22E553} Adobe Premiere Pro CS5_AdobePremierePro5en_USLanguagePack 5.0.0.0  is none
    Payload {34F82E6B-8096-45CA-B604-ACACAC22E553} Adobe Premiere Pro CS5_AdobePremierePro5en_USLanguagePack 5.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {0B754B55-6F63-461E-BB75-E8C883BDF88F} Adobe Premiere Pro CS5 5.0.0.0 is: true
    Action string for {0B754B55-6F63-461E-BB75-E8C883BDF88F} Adobe Premiere Pro CS5 5.0.0.0  is remove
    Value returned on lookup of payload: {14A2CC02-4638-405D-8190-ECD7BFD32D6E} Adobe Flash CS5_AdobeFlash11-en_USLanguagePack 11.0.0.0 is: true
    Action string for {14A2CC02-4638-405D-8190-ECD7BFD32D6E} Adobe Flash CS5_AdobeFlash11-en_USLanguagePack 11.0.0.0  is none
    Payload {14A2CC02-4638-405D-8190-ECD7BFD32D6E} Adobe Flash CS5_AdobeFlash11-en_USLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {579FDC01-BA85-49E7-B16A-2C4CB55F7ACD} Adobe Flash CS5_AdobeMobileExtension_Flash11-mul 4.0.0.0 is: true
    Action string for {579FDC01-BA85-49E7-B16A-2C4CB55F7ACD} Adobe Flash CS5_AdobeMobileExtension_Flash11-mul 4.0.0.0  is none
    Payload {579FDC01-BA85-49E7-B16A-2C4CB55F7ACD} Adobe Flash CS5_AdobeMobileExtension_Flash11-mul 4.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {7036A0BD-E490-4ECD-8498-F96911539F99} Adobe Flash CS5_AdobeFlash11-nl_NLLanguagePack 11.0.0.0 is: false
    Action string for {7036A0BD-E490-4ECD-8498-F96911539F99} Adobe Flash CS5_AdobeFlash11-nl_NLLanguagePack 11.0.0.0  is none
    Payload {7036A0BD-E490-4ECD-8498-F96911539F99} Adobe Flash CS5_AdobeFlash11-nl_NLLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {C9A98E0C-B50E-472A-ADCC-2830F48EF91D} Adobe Flash CS5_AdobeMobileExtension_Flash11-nl_NL 4.0.0.0 is: false
    Action string for {C9A98E0C-B50E-472A-ADCC-2830F48EF91D} Adobe Flash CS5_AdobeMobileExtension_Flash11-nl_NL 4.0.0.0  is none
    Payload {C9A98E0C-B50E-472A-ADCC-2830F48EF91D} Adobe Flash CS5_AdobeMobileExtension_Flash11-nl_NL 4.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {CFC9F871-7C40-40B6-BE4A-B98A5B309716} Adobe Flash CS5 11.0.0.0 is: true
    Action string for {CFC9F871-7C40-40B6-BE4A-B98A5B309716} Adobe Flash CS5 11.0.0.0  is remove
    Value returned on lookup of payload: {966B69F2-0FBD-1033-B01C-D13C02FFF33F} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_GB 7.0.0.0 is: true
    Action string for {966B69F2-0FBD-1033-B01C-D13C02FFF33F} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_GB 7.0.0.0  is none
    Payload {966B69F2-0FBD-1033-B01C-D13C02FFF33F} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-en_GB 7.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {26B63C3A-0BFF-1033-B389-A7ACEC31657E} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-en_GB 7.0.0.0 is: true
    Action string for {26B63C3A-0BFF-1033-B389-A7ACEC31657E} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-en_GB 7.0.0.0  is none
    Payload {26B63C3A-0BFF-1033-B389-A7ACEC31657E} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-en_GB 7.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {6555CB5B-11DF-1033-A194-F8ADF743D4C7} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-nl_NL 7.0.0.0 is: false
    Action string for {6555CB5B-11DF-1033-A194-F8ADF743D4C7} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-nl_NL 7.0.0.0  is none
    Payload {6555CB5B-11DF-1033-A194-F8ADF743D4C7} Adobe InDesign CS5 Common Language Files_AdobeInDesign7CommonLang-nl_NL 7.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {0A8E9D14-0DE9-1033-9621-BFD0716103FB} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-nl_NL 7.0.0.0 is: false
    Action string for {0A8E9D14-0DE9-1033-9621-BFD0716103FB} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-nl_NL 7.0.0.0  is none
    Payload {0A8E9D14-0DE9-1033-9621-BFD0716103FB} Adobe InDesign CS5 Application Language Files_AdobeInDesign7AppLang-nl_NL 7.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {F9766AC1-1461-1033-B862-DF8FE1C033BE} Adobe InDesign CS5 Application Base Files 7.0.0.0 is: true
    Action string for {F9766AC1-1461-1033-B862-DF8FE1C033BE} Adobe InDesign CS5 Application Base Files 7.0.0.0  is remove
    Value returned on lookup of payload: {6ACDB89B-63FB-4C7D-8490-7528E248F25B} Adobe After Effects CS5_AdobeAfterEffects10en_USLanguagePack 10.0.0.0 is: true
    Action string for {6ACDB89B-63FB-4C7D-8490-7528E248F25B} Adobe After Effects CS5_AdobeAfterEffects10en_USLanguagePack 10.0.0.0  is none
    Payload {6ACDB89B-63FB-4C7D-8490-7528E248F25B} Adobe After Effects CS5_AdobeAfterEffects10en_USLanguagePack 10.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {0E659C1D-7686-4322-A501-58E3FEB4E743} Adobe After Effects CS5 10.0.0.0 is: true
    Action string for {0E659C1D-7686-4322-A501-58E3FEB4E743} Adobe After Effects CS5 10.0.0.0  is remove
    Value returned on lookup of payload: {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 12.0.0.0 is: true
    Action string for {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 12.0.0.0  is none
    Payload {A47C8AE9-D51B-4A58-A051-396158FC3012} Adobe Photoshop CS5 International English Language Pack_x64_AdobePhotoshop12-en_GB_x64 12.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {02F196A2-E119-402F-BFDF-C49BE102C8CC} Adobe Photoshop CS5 Dutch Language Pack_x64_AdobePhotoshop12-nl_NL_x64 12.0.0.0 is: false
    Action string for {02F196A2-E119-402F-BFDF-C49BE102C8CC} Adobe Photoshop CS5 Dutch Language Pack_x64_AdobePhotoshop12-nl_NL_x64 12.0.0.0  is none
    Payload {02F196A2-E119-402F-BFDF-C49BE102C8CC} Adobe Photoshop CS5 Dutch Language Pack_x64_AdobePhotoshop12-nl_NL_x64 12.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84} Adobe Photoshop CS5 Core_x64 12.0.0.0 is: true
    Action string for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84} Adobe Photoshop CS5 Core_x64 12.0.0.0  is remove
    Value returned on lookup of payload: {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB 12.0.0.0 is: true
    Action string for {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB 12.0.0.0  is none
    Payload {87AFDFF2-D852-4B1F-ABFB-0EAFA5A39B7B} Adobe Photoshop CS5 International English Language Pack_AdobePhotoshop12-en_GB 12.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {0097E9CE-F3F9-4402-B377-D907C3CE365F} Adobe Photoshop CS5 Dutch Language Pack_AdobePhotoshop12-nl_NL 12.0.0.0 is: false
    Action string for {0097E9CE-F3F9-4402-B377-D907C3CE365F} Adobe Photoshop CS5 Dutch Language Pack_AdobePhotoshop12-nl_NL 12.0.0.0  is none
    Payload {0097E9CE-F3F9-4402-B377-D907C3CE365F} Adobe Photoshop CS5 Dutch Language Pack_AdobePhotoshop12-nl_NL 12.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} Adobe Photoshop CS5 Core 12.0.0.0 is: true
    Action string for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E} Adobe Photoshop CS5 Core 12.0.0.0  is remove
    Value returned on lookup of payload: {B842A584-A0BF-4870-A850-9C0E52FD6A20} Adobe Encore CS5_AdobeEncore5en_USLanguagePack 5.0.0.0 is: true
    Action string for {B842A584-A0BF-4870-A850-9C0E52FD6A20} Adobe Encore CS5_AdobeEncore5en_USLanguagePack 5.0.0.0  is none
    Payload {B842A584-A0BF-4870-A850-9C0E52FD6A20} Adobe Encore CS5_AdobeEncore5en_USLanguagePack 5.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {D8465547-5D5B-4856-A93A-8AC0A05C5D4D} Adobe Encore CS5 5.0.0.0 is: true
    Action string for {D8465547-5D5B-4856-A93A-8AC0A05C5D4D} Adobe Encore CS5 5.0.0.0  is remove
    Value returned on lookup of payload: {D0DAEA50-AD52-4BF9-AD5F-3E09564A8692} Adobe Illustrator CS5_AdobeIllustrator15en_GBLanguagePack 15.0.0.0 is: true
    Action string for {D0DAEA50-AD52-4BF9-AD5F-3E09564A8692} Adobe Illustrator CS5_AdobeIllustrator15en_GBLanguagePack 15.0.0.0  is none
    Payload {D0DAEA50-AD52-4BF9-AD5F-3E09564A8692} Adobe Illustrator CS5_AdobeIllustrator15en_GBLanguagePack 15.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {4FA1F27E-B573-4408-B8B4-E8EC077CDF7A} Adobe Illustrator CS5_AdobeIllustrator15nl_NLLanguagePack 15.0.0.0 is: false
    Action string for {4FA1F27E-B573-4408-B8B4-E8EC077CDF7A} Adobe Illustrator CS5_AdobeIllustrator15nl_NLLanguagePack 15.0.0.0  is none
    Payload {4FA1F27E-B573-4408-B8B4-E8EC077CDF7A} Adobe Illustrator CS5_AdobeIllustrator15nl_NLLanguagePack 15.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7} Adobe Illustrator CS5 15.0.0.0 is: true
    Action string for {9B97EC91-B3FD-4BFF-88FC-5345A26AC2E7} Adobe Illustrator CS5 15.0.0.0  is remove
    Value returned on lookup of payload: {F6CCA85F-7527-4AFF-82B6-26532A74A244} Adobe Fireworks CS5_AdobeFireworks11en_GBLanguagePack 11.0.0.0 is: true
    Action string for {F6CCA85F-7527-4AFF-82B6-26532A74A244} Adobe Fireworks CS5_AdobeFireworks11en_GBLanguagePack 11.0.0.0  is none
    Payload {F6CCA85F-7527-4AFF-82B6-26532A74A244} Adobe Fireworks CS5_AdobeFireworks11en_GBLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {33B7B68B-A653-44D2-B914-0E20252B8DBA} Adobe Fireworks CS5_AdobeFireworks11nl_NLLanguagePack 11.0.0.0 is: false
    Action string for {33B7B68B-A653-44D2-B914-0E20252B8DBA} Adobe Fireworks CS5_AdobeFireworks11nl_NLLanguagePack 11.0.0.0  is none
    Payload {33B7B68B-A653-44D2-B914-0E20252B8DBA} Adobe Fireworks CS5_AdobeFireworks11nl_NLLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {164965E8-4BB0-4EEB-AFBA-75785A2A2A7F} Adobe Fireworks CS5 11.0.0.0 is: true
    Action string for {164965E8-4BB0-4EEB-AFBA-75785A2A2A7F} Adobe Fireworks CS5 11.0.0.0  is remove
    Value returned on lookup of payload: {E8815668-95B0-443D-AC92-2BFD7DD8F16A} Adobe Flash Catalyst CS5 1.0.0.0 is: true
    Action string for {E8815668-95B0-443D-AC92-2BFD7DD8F16A} Adobe Flash Catalyst CS5 1.0.0.0  is remove
    Value returned on lookup of payload: {681DE732-3F3A-42F2-91C9-84B1CC9B8535} Adobe Contribute CS5_AdobeContribute6en_GBLanguagePack 6.0.0.0 is: true
    Action string for {681DE732-3F3A-42F2-91C9-84B1CC9B8535} Adobe Contribute CS5_AdobeContribute6en_GBLanguagePack 6.0.0.0  is none
    Payload {681DE732-3F3A-42F2-91C9-84B1CC9B8535} Adobe Contribute CS5_AdobeContribute6en_GBLanguagePack 6.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {31EBAADE-72D9-4641-BD43-4BC101310B4C} Adobe Contribute CS5_AdobeContribute6nl_NLLanguagePack 6.0.0.0 is: false
    Action string for {31EBAADE-72D9-4641-BD43-4BC101310B4C} Adobe Contribute CS5_AdobeContribute6nl_NLLanguagePack 6.0.0.0  is none
    Payload {31EBAADE-72D9-4641-BD43-4BC101310B4C} Adobe Contribute CS5_AdobeContribute6nl_NLLanguagePack 6.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {DE60F0DE-469A-42DC-A678-978313210057} Adobe Contribute CS5 6.0.0.0 is: true
    Action string for {DE60F0DE-469A-42DC-A678-978313210057} Adobe Contribute CS5 6.0.0.0  is remove
    Value returned on lookup of payload: {F19DAA62-588A-46D3-A092-C808F565D633} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11en_USLanguagePack 11.0.3.0 is: true
    Action string for {F19DAA62-588A-46D3-A092-C808F565D633} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11en_USLanguagePack 11.0.3.0  is none
    Payload {F19DAA62-588A-46D3-A092-C808F565D633} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11en_USLanguagePack 11.0.3.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {E3E040E8-4CCD-4C71-8BAF-80BB2AD5DA04} Adobe Dreamweaver CS5_AdobeDreamweaver11en_USLanguagePack 11.0.0.0 is: true
    Action string for {E3E040E8-4CCD-4C71-8BAF-80BB2AD5DA04} Adobe Dreamweaver CS5_AdobeDreamweaver11en_USLanguagePack 11.0.0.0  is none
    Payload {E3E040E8-4CCD-4C71-8BAF-80BB2AD5DA04} Adobe Dreamweaver CS5_AdobeDreamweaver11en_USLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {3A615915-FEB6-4A83-8E2E-F6D9E4C8EA4E} Adobe Dreamweaver CS5_AdobeDreamweaver11nl_NLLanguagePack 11.0.0.0 is: false
    Action string for {3A615915-FEB6-4A83-8E2E-F6D9E4C8EA4E} Adobe Dreamweaver CS5_AdobeDreamweaver11nl_NLLanguagePack 11.0.0.0  is none
    Payload {3A615915-FEB6-4A83-8E2E-F6D9E4C8EA4E} Adobe Dreamweaver CS5_AdobeDreamweaver11nl_NLLanguagePack 11.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {4FC4B869-AD0D-4A56-B626-2926EB2C48D0} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11-mul 11.0.3.0 is: true
    Action string for {4FC4B869-AD0D-4A56-B626-2926EB2C48D0} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11-mul 11.0.3.0  is none
    Payload {4FC4B869-AD0D-4A56-B626-2926EB2C48D0} Adobe Dreamweaver CS5_11.0.3_AdobeDreamweaver11-mul 11.0.3.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {C79312BD-3E76-4474-A10C-1435D1856A4B} Adobe Dreamweaver CS5 11.0.0.0 is: true
    Action string for {C79312BD-3E76-4474-A10C-1435D1856A4B} Adobe Dreamweaver CS5 11.0.0.0  is remove
    Value returned on lookup of payload: {177E1CA1-14CC-4398-AB15-A5746EFE8F22} Adobe Flash Builder 4.0.0.0 is: true
    Action string for {177E1CA1-14CC-4398-AB15-A5746EFE8F22} Adobe Flash Builder 4.0.0.0  is remove
    Value returned on lookup of payload: {771C9F59-3F22-4610-A23E-321A98ECA264} Adobe OnLocation CS5_AdobeOnLocation5en_USLanguagePack 5.0.0.0 is: true
    Action string for {771C9F59-3F22-4610-A23E-321A98ECA264} Adobe OnLocation CS5_AdobeOnLocation5en_USLanguagePack 5.0.0.0  is none
    Payload {771C9F59-3F22-4610-A23E-321A98ECA264} Adobe OnLocation CS5_AdobeOnLocation5en_USLanguagePack 5.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {ABDC1F61-2C50-4BB1-ACDA-66D412D72582} Adobe OnLocation CS5 5.0.0.0 is: true
    Action string for {ABDC1F61-2C50-4BB1-ACDA-66D412D72582} Adobe OnLocation CS5 5.0.0.0  is remove
    Value returned on lookup of payload: {E6F68811-F702-492C-A7DA-D22CA670BC22} Adobe Soundbooth_AdobeSoundbooth3en_USLanguagePack 3.0.0.0 is: true
    Action string for {E6F68811-F702-492C-A7DA-D22CA670BC22} Adobe Soundbooth_AdobeSoundbooth3en_USLanguagePack 3.0.0.0  is none
    Payload {E6F68811-F702-492C-A7DA-D22CA670BC22} Adobe Soundbooth_AdobeSoundbooth3en_USLanguagePack 3.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {CBE4F6C3-788E-4CAC-BA25-26FE39A3BC8C} Adobe Soundbooth 3.0.0.0 is: true
    Action string for {CBE4F6C3-788E-4CAC-BA25-26FE39A3BC8C} Adobe Soundbooth 3.0.0.0  is remove
    Value returned on lookup of payload: {896C3475-5363-48CE-9A6D-0F4ACC58D8E9} Creative Suite 5 Master Collection 5.0.0.0 is: true
    Action string for {896C3475-5363-48CE-9A6D-0F4ACC58D8E9} Creative Suite 5 Master Collection 5.0.0.0  is remove
    Selection of payload {896C3475-5363-48CE-9A6D-0F4ACC58D8E9} Creative Suite 5 Master Collection 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {F319804F-E3A4-4C02-8AEC-CB39A4F6447E} Adobe Soundbooth CS5 Royalty Codecs 3.0.0.0 is: true
    Action string for {F319804F-E3A4-4C02-8AEC-CB39A4F6447E} Adobe Soundbooth CS5 Royalty Codecs 3.0.0.0  is remove
    Selection of payload {F319804F-E3A4-4C02-8AEC-CB39A4F6447E} Adobe Soundbooth CS5 Royalty Codecs 3.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {DE5DE662-2ECB-4D93-967B-221FBCC8A736} Adobe Soundbooth CS5 Codecs 3.0.0.0 is: true
    Action string for {DE5DE662-2ECB-4D93-967B-221FBCC8A736} Adobe Soundbooth CS5 Codecs 3.0.0.0  is remove
    Selection of payload {DE5DE662-2ECB-4D93-967B-221FBCC8A736} Adobe Soundbooth CS5 Codecs 3.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {565DE707-5798-4FC3-8DF6-0F58A348A9B0} Adobe Premiere Pro CS5 Third Party Royalty Content 5.0.0.0 is: true
    Action string for {565DE707-5798-4FC3-8DF6-0F58A348A9B0} Adobe Premiere Pro CS5 Third Party Royalty Content 5.0.0.0  is remove
    Selection of payload {565DE707-5798-4FC3-8DF6-0F58A348A9B0} Adobe Premiere Pro CS5 Third Party Royalty Content 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {B8D286BC-A68D-4E74-9F68-8756A49896D8} Adobe Premiere Pro CS5 Third Party Content 5.0.0.0 is: true
    Action string for {B8D286BC-A68D-4E74-9F68-8756A49896D8} Adobe Premiere Pro CS5 Third Party Content 5.0.0.0  is remove
    Selection of payload {B8D286BC-A68D-4E74-9F68-8756A49896D8} Adobe Premiere Pro CS5 Third Party Content 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {7816FDDE-40D4-482D-AD7D-97858985DB3E} Adobe OnLocation CS5 Royalty Content 5.0.0.0 is: true
    Action string for {7816FDDE-40D4-482D-AD7D-97858985DB3E} Adobe OnLocation CS5 Royalty Content 5.0.0.0  is remove
    Selection of payload {7816FDDE-40D4-482D-AD7D-97858985DB3E} Adobe OnLocation CS5 Royalty Content 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {F9C71630-0EE3-475C-9E2B-ED95AE197DBD} Adobe Media Encoder CS5 PCI X64 5.0.0.0 is: true
    Action string for {F9C71630-0EE3-475C-9E2B-ED95AE197DBD} Adobe Media Encoder CS5 PCI X64 5.0.0.0  is remove
    Selection of payload {F9C71630-0EE3-475C-9E2B-ED95AE197DBD} Adobe Media Encoder CS5 PCI X64 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {92D4A929-78F1-4EC3-B626-08B3CF5B784F} Adobe Media Encoder CS5 PCI 5.0.0.0 is: false
    Action string for {92D4A929-78F1-4EC3-B626-08B3CF5B784F} Adobe Media Encoder CS5 PCI 5.0.0.0  is none
    Value returned on lookup of payload: {5DDABB74-A879-4BE7-A4C6-FD41793942DB} Adobe Media Encoder CS5 Dolby X64 5.0.0.0 is: true
    Action string for {5DDABB74-A879-4BE7-A4C6-FD41793942DB} Adobe Media Encoder CS5 Dolby X64 5.0.0.0  is remove
    Selection of payload {5DDABB74-A879-4BE7-A4C6-FD41793942DB} Adobe Media Encoder CS5 Dolby X64 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC} Adobe Media Encoder CS5 Dolby 5.0.0.0 is: false
    Action string for {D3598CAC-AEB3-4234-A1E0-16F47D5F38CC} Adobe Media Encoder CS5 Dolby 5.0.0.0  is none
    Value returned on lookup of payload: {0E3C6C75-872D-4B0D-B0B2-31C717250691} Adobe Encore CS5 Third Party Royalty Content 5.0.0.0 is: true
    Action string for {0E3C6C75-872D-4B0D-B0B2-31C717250691} Adobe Encore CS5 Third Party Royalty Content 5.0.0.0  is remove
    Selection of payload {0E3C6C75-872D-4B0D-B0B2-31C717250691} Adobe Encore CS5 Third Party Royalty Content 5.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {CD29B5CA-4727-4114-9AD9-25CCCE6E4014} Adobe After Effects CS5 Third Party Royalty Content 10.0.0.0 is: true
    Action string for {CD29B5CA-4727-4114-9AD9-25CCCE6E4014} Adobe After Effects CS5 Third Party Royalty Content 10.0.0.0  is remove
    Selection of payload {CD29B5CA-4727-4114-9AD9-25CCCE6E4014} Adobe After Effects CS5 Third Party Royalty Content 10.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {C0AA232E-BD1B-40B5-A176-A2BEB67FFAE1} Adobe After Effects CS5 Third Party Content 10.0.0.0 is: true
    Action string for {C0AA232E-BD1B-40B5-A176-A2BEB67FFAE1} Adobe After Effects CS5 Third Party Content 10.0.0.0  is remove
    Selection of payload {C0AA232E-BD1B-40B5-A176-A2BEB67FFAE1} Adobe After Effects CS5 Third Party Content 10.0.0.0 is forbidden by the policy. Reason: Free payload
    Value returned on lookup of payload: {6BA6F6D7-1D30-482A-B9B8-20E79D6DB4F9} Adobe Premiere Pro CS5 Third Party Royalty Content Wrapper 5.0.0.0 is: true
    Action string for {6BA6F6D7-1D30-482A-B9B8-20E79D6DB4F9} Adobe Premiere Pro CS5 Third Party Royalty Content Wrapper 5.0.0.0  is none
    Value returned on lookup of payload: {22F41D72-2E97-46AE-B8C4-EF66876C7838} Adobe Premiere Pro CS5 Third Party Content Wrapper 5.0.0.0 is: true
    Action string for {22F41D72-2E97-46AE-B8C4-EF66876C7838} Adobe Premiere Pro CS5 Third Party Content Wrapper 5.0.0.0  is none
    Value returned on lookup of payload: {5658F35F-15B9-1033-8337-97B78F2D0BE0} Adobe InDesign CS5 Icon Handler x64 7.0.0.0 is: true
    Action string for {5658F35F-15B9-1033-8337-97B78F2D0BE0} Adobe InDesign CS5 Icon Handler x64 7.0.0.0  is none
    Value returned on lookup of payload: {635DCFA5-3A47-4452-AEC7-D3B23FFE929D} iPhone Publishing 1.0.0.0 is: true
    Action string for {635DCFA5-3A47-4452-AEC7-D3B23FFE929D} iPhone Publishing 1.0.0.0  is none
    Value returned on lookup of payload: {F1599C36-2EAB-448F-B8F9-7DBEE9D5B345} TLF For Adobe Flash Pro 1.0.0.0 is: true
    Action string for {F1599C36-2EAB-448F-B8F9-7DBEE9D5B345} TLF For Adobe Flash Pro 1.0.0.0  is none
    Value returned on lookup of payload: {36D02DA9-35F2-4686-A2FE-EF3014D2E226} SpanishSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {36D02DA9-35F2-4686-A2FE-EF3014D2E226} SpanishSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {E319B9F9-4DE6-462C-970B-77D06C7807EE} Players For Adobe Flash Pro 10.0.0.0 is: true
    Action string for {E319B9F9-4DE6-462C-970B-77D06C7807EE} Players For Adobe Flash Pro 10.0.0.0  is none
    Value returned on lookup of payload: {7B7DE224-2ACA-41E2-A94D-5A6C6D75106D} Office Plugin CS5 6.0.0.0 is: true
    Action string for {7B7DE224-2ACA-41E2-A94D-5A6C6D75106D} Office Plugin CS5 6.0.0.0  is none
    Value returned on lookup of payload: {0EDAD58E-71F3-4D0E-9D32-A205533FC0E9} KoreanSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {0EDAD58E-71F3-4D0E-9D32-A205533FC0E9} KoreanSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {F46A4C18-2EAD-49F0-A244-994226F93B39} JapaneseSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {F46A4C18-2EAD-49F0-A244-994226F93B39} JapaneseSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {234A555C-70F5-48FB-A7E2-32410EB5AF64} ItalianSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {234A555C-70F5-48FB-A7E2-32410EB5AF64} ItalianSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {A1E0C87F-BFE5-490A-898E-05BD4DD2BADF} InternationalEnglishSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {A1E0C87F-BFE5-490A-898E-05BD4DD2BADF} InternationalEnglishSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {479C08E9-FACF-4190-A37A-81D65B4C8D4E} IE Plugin CS5 6.0.0.0 is: true
    Action string for {479C08E9-FACF-4190-A37A-81D65B4C8D4E} IE Plugin CS5 6.0.0.0  is none
    Value returned on lookup of payload: {4355EE3F-2FDD-4EF4-83EA-2465FBF95B16} GermanSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {4355EE3F-2FDD-4EF4-83EA-2465FBF95B16} GermanSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {E7F2C606-8529-4028-B26E-8407DB43DD45} FrenchSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {E7F2C606-8529-4028-B26E-8407DB43DD45} FrenchSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {04D84E18-23ED-46EA-9B41-789433E34D03} Firefox Plugin CS5 6.0.0.0 is: true
    Action string for {04D84E18-23ED-46EA-9B41-789433E34D03} Firefox Plugin CS5 6.0.0.0  is none
    Value returned on lookup of payload: {F3ECF5C7-9A9D-460A-B3D6-C7E4C1DFD040} AdobeMotionPicture CS5 3.0.0.0 is: true
    Action string for {F3ECF5C7-9A9D-460A-B3D6-C7E4C1DFD040} AdobeMotionPicture CS5 3.0.0.0  is none
    Value returned on lookup of payload: {A5A8E72E-1B9D-4F99-ADED-F3595CB3D03E} AdobeColorVideoProfilesAE CS5 3.0.0.0 is: true
    Action string for {A5A8E72E-1B9D-4F99-ADED-F3595CB3D03E} AdobeColorVideoProfilesAE CS5 3.0.0.0  is none
    Value returned on lookup of payload: {157D044B-C60D-1015-B0DB-A40823CC0F49} Adobe Toolhints CS5 1.0.0.0 is: true
    Action string for {157D044B-C60D-1015-B0DB-A40823CC0F49} Adobe Toolhints CS5 1.0.0.0  is none
    Value returned on lookup of payload: {ADAF6949-4547-4B3D-97C5-6FB4D0C08A1E} Adobe Soundbooth CS5 Royalty Codecs Wrapper 3.0.0.0 is: true
    Action string for {ADAF6949-4547-4B3D-97C5-6FB4D0C08A1E} Adobe Soundbooth CS5 Royalty Codecs Wrapper 3.0.0.0  is none
    Value returned on lookup of payload: {4BE1791F-1D8A-4B8E-B803-D97C5D7CB245} Adobe Soundbooth CS5 Codecs Wrapper 3.0.0.0 is: true
    Action string for {4BE1791F-1D8A-4B8E-B803-D97C5D7CB245} Adobe Soundbooth CS5 Codecs Wrapper 3.0.0.0  is none
    Value returned on lookup of payload: {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0 is: true
    Action string for {4C08199E-0D93-4227-8325-F024E71CA7A1} Adobe SING CS5 3.0.0.0  is none
    Value returned on lookup of payload: {F77882B9-A94F-44F4-A739-8370749255B6} Adobe Premiere Pro CS5 Support 5.0.0.0 is: true
    Action string for {F77882B9-A94F-44F4-A739-8370749255B6} Adobe Premiere Pro CS5 Support 5.0.0.0  is none
    Value returned on lookup of payload: {F4EC52C6-1223-4EA9-8C48-F4E6AB2EEC19} Adobe Premiere Pro CS5 Functional Content 5.0.0.0 is: true
    Action string for {F4EC52C6-1223-4EA9-8C48-F4E6AB2EEC19} Adobe Premiere Pro CS5 Functional Content 5.0.0.0  is none
    Value returned on lookup of payload: {01367616-4132-4311-911F-49D2EA82F7C2} Adobe OnLocation CS5 Royalty Content Wrapper 5.0.0.0 is: true
    Action string for {01367616-4132-4311-911F-49D2EA82F7C2} Adobe OnLocation CS5 Royalty Content Wrapper 5.0.0.0  is none
    Value returned on lookup of payload: {33A3F995-8333-4676-8D6F-AB7674BB52EA} Adobe Media Encoder CS5 PCI WRAPPER 5.0.0.0 is: false
    Action string for {33A3F995-8333-4676-8D6F-AB7674BB52EA} Adobe Media Encoder CS5 PCI WRAPPER 5.0.0.0  is none
    Value returned on lookup of payload: {AAE6F374-91CB-45FB-9282-4CFA0DED2088} Adobe Media Encoder CS5 Dolby WRAPPER 5.0.0.0 is: false
    Action string for {AAE6F374-91CB-45FB-9282-4CFA0DED2088} Adobe Media Encoder CS5 Dolby WRAPPER 5.0.0.0  is none
    Value returned on lookup of payload: {E4CB336B-159D-1033-B84D-B9A01A0BE4A9} Adobe InDesign CS5 Icon Handler 7.0.0.0 is: true
    Action string for {E4CB336B-159D-1033-B84D-B9A01A0BE4A9} Adobe InDesign CS5 Icon Handler 7.0.0.0  is none
    Value returned on lookup of payload: {7745F18B-FD8A-4011-BE16-588900C503D0} Adobe Flash Fonts1 1.0.0.0 is: true
    Action string for {7745F18B-FD8A-4011-BE16-588900C503D0} Adobe Flash Fonts1 1.0.0.0  is none
    Value returned on lookup of payload: {1A48007B-34D2-44BD-8708-B570F5339C14} Adobe Encore CS5 Royalty Codecs Installer Wrapper 5.0.0.0 is: true
    Action string for {1A48007B-34D2-44BD-8708-B570F5339C14} Adobe Encore CS5 Royalty Codecs Installer Wrapper 5.0.0.0  is none
    Value returned on lookup of payload: {A32910E5-4084-4A0E-9FFF-D2E9C1B1C134} Adobe Encore CS5 Library 5.0.0.0 is: true
    Action string for {A32910E5-4084-4A0E-9FFF-D2E9C1B1C134} Adobe Encore CS5 Library 5.0.0.0  is none
    Value returned on lookup of payload: {3F6B5CAC-733F-1029-B5BD-C0F5E35809F0} Adobe Buzzword CS5 1.0.0.0 is: true
    Action string for {3F6B5CAC-733F-1029-B5BD-C0F5E35809F0} Adobe Buzzword CS5 1.0.0.0  is none
    Value returned on lookup of payload: {20F72893-AEC7-4954-9EAA-F07FD6184781} Adobe After Effects CS5 Third Party RoyaltyContent Wrapper 10.0.0.0 is: true
    Action string for {20F72893-AEC7-4954-9EAA-F07FD6184781} Adobe After Effects CS5 Third Party RoyaltyContent Wrapper 10.0.0.0  is none
    Value returned on lookup of payload: {406D22BD-7910-479B-96AA-0DB8A36C694B} Adobe After Effects CS5 Third Party Content Wrapper 10.0.0.0 is: true
    Action string for {406D22BD-7910-479B-96AA-0DB8A36C694B} Adobe After Effects CS5 Third Party Content Wrapper 10.0.0.0  is none
    Value returned on lookup of payload: {D5E7D8B9-9B8F-4DA0-9B2C-167DC889B0E1} Adobe After Effects CS5 Template Projects & Footage 10.0.0.0 is: true
    Action string for {D5E7D8B9-9B8F-4DA0-9B2C-167DC889B0E1} Adobe After Effects CS5 Template Projects & Footage 10.0.0.0  is none
    Value returned on lookup of payload: {64D991B0-4E64-47AC-8A35-291DA2E7D02F} Adobe After Effects CS5 Support 10.0.0.0 is: true
    Action string for {64D991B0-4E64-47AC-8A35-291DA2E7D02F} Adobe After Effects CS5 Support 10.0.0.0  is none
    Value returned on lookup of payload: {CC0EF75D-9336-4E4F-B4A2-99E2E60E161F} Adobe After Effects CS5 Presets 10.0.0.0 is: true
    Action string for {CC0EF75D-9336-4E4F-B4A2-99E2E60E161F} Adobe After Effects CS5 Presets 10.0.0.0  is none
    Value returned on lookup of payload: {955EB78F-C938-4EA8-8470-C6EA71685834} AIR2 For Adobe Flash Pro_AIR2_Flash11-en_US 2.0.0.0 is: true
    Action string for {955EB78F-C938-4EA8-8470-C6EA71685834} AIR2 For Adobe Flash Pro_AIR2_Flash11-en_US 2.0.0.0  is none
    Payload {955EB78F-C938-4EA8-8470-C6EA71685834} AIR2 For Adobe Flash Pro_AIR2_Flash11-en_US 2.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {4423F304-2C6B-49FB-AB2C-6C7649A5ED21} AIR2 For Adobe Flash Pro_AIR2_Flash11-nl_NL 2.0.0.0 is: false
    Action string for {4423F304-2C6B-49FB-AB2C-6C7649A5ED21} AIR2 For Adobe Flash Pro_AIR2_Flash11-nl_NL 2.0.0.0  is none
    Payload {4423F304-2C6B-49FB-AB2C-6C7649A5ED21} AIR2 For Adobe Flash Pro_AIR2_Flash11-nl_NL 2.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {30221E3E-4C47-4560-A296-DD9ABB500C21} AIR2 For Adobe Flash Pro 2.0.0.0 is: true
    Action string for {30221E3E-4C47-4560-A296-DD9ABB500C21} AIR2 For Adobe Flash Pro 2.0.0.0  is none
    Value returned on lookup of payload: {0669F23C-1B69-41B4-A3ED-4F54A5986D66} Adobe Linguistics CS5 x64 5.0.0.0 is: true
    Action string for {0669F23C-1B69-41B4-A3ED-4F54A5986D66} Adobe Linguistics CS5 x64 5.0.0.0  is none
    Value returned on lookup of payload: {CD693E49-C5EF-4FA6-9037-9B636931C02B} AmericanEnglishSpeechAnalysisModels 1.0.0.0 is: true
    Action string for {CD693E49-C5EF-4FA6-9037-9B636931C02B} AmericanEnglishSpeechAnalysisModels 1.0.0.0  is none
    Value returned on lookup of payload: {73A4DC5E-226E-42BA-8ECA-2822592AC044} AdobeColorVideoProfilesCS CS5 3.0.0.0 is: true
    Action string for {73A4DC5E-226E-42BA-8ECA-2822592AC044} AdobeColorVideoProfilesCS CS5 3.0.0.0  is none
    Value returned on lookup of payload: {D31D91FE-F0E8-4DF1-812C-9400BE92A386} AdobeColorPhotoshop CS5 3.0.0.0 is: true
    Action string for {D31D91FE-F0E8-4DF1-812C-9400BE92A386} AdobeColorPhotoshop CS5 3.0.0.0  is none
    Value returned on lookup of payload: {B55FDCCB-8A45-4943-8D90-585C3490A032} Adobe WinSoft Linguistics Plugin CS5 x64 1.2.0.0 is: true
    Action string for {B55FDCCB-8A45-4943-8D90-585C3490A032} Adobe WinSoft Linguistics Plugin CS5 x64 1.2.0.0  is none
    Value returned on lookup of payload: {11C0657F-2BD4-4CBC-87F3-9455DC91886E} Recommended Common Fonts Installation x64 1.0.0.0 is: true
    Action string for {11C0657F-2BD4-4CBC-87F3-9455DC91886E} Recommended Common Fonts Installation x64 1.0.0.0  is none
    Value returned on lookup of payload: {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin 10.0.0.0 is: true
    Action string for {40F95A03-885A-45fb-9A14-486BEFEDDF34} Adobe Flash Player 10 Plugin 10.0.0.0  is none
    Value returned on lookup of payload: {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX 10.0.0.0 is: true
    Action string for {7E5AA19B-0B85-4f44-BA26-728851489200} Adobe Flash Player 10 ActiveX 10.0.0.0  is none
    Value returned on lookup of payload: {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} Adobe Media Encoder CS5 5.0.0.0 is: false
    Action string for {694213D7-1E0E-4C8F-B822-E2E3680C0FCE} Adobe Media Encoder CS5 5.0.0.0  is none
    Value returned on lookup of payload: {4438C826-1FD0-4D04-A70B-24FE1580AB21} Adobe Mini Bridge CS5 1.0.0.0 is: true
    Action string for {4438C826-1FD0-4D04-A70B-24FE1580AB21} Adobe Mini Bridge CS5 1.0.0.0  is none
    Value returned on lookup of payload: {32841ECE-EC28-42CD-A4DD-6CE832A7EA8D} Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64 6.3.0.0 is: true
    Action string for {32841ECE-EC28-42CD-A4DD-6CE832A7EA8D} Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64 6.3.0.0  is none
    Payload {32841ECE-EC28-42CD-A4DD-6CE832A7EA8D} Photoshop Camera Raw (64 bit)_6.3_AdobeCameraRaw6.0All-x64 6.3.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41} Photoshop Camera Raw (64 bit) 6.0.0.0 is: true
    Action string for {61A3D10A-AA4D-4E4C-B9DB-6A08D318EA41} Photoshop Camera Raw (64 bit) 6.0.0.0  is none
    Value returned on lookup of payload: {5E08533A-2C1B-469D-AFD5-953C9D00031F} Adobe BrowserLab CS Live 1.0.0.0 is: true
    Action string for {5E08533A-2C1B-469D-AFD5-953C9D00031F} Adobe BrowserLab CS Live 1.0.0.0  is none
    Value returned on lookup of payload: {03EEF3DA-71F9-4FE5-92AD-D10142E26459} SiteCatalyst NetAverages 1.0.0.0 is: true
    Action string for {03EEF3DA-71F9-4FE5-92AD-D10142E26459} SiteCatalyst NetAverages 1.0.0.0  is none
    Value returned on lookup of payload: {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation 1.0.0.0 is: true
    Action string for {CBDD7465-CE11-4A58-9497-C370B65923F1} Required Common Fonts Installation 1.0.0.0  is none
    Value returned on lookup of payload: {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation 1.0.0.0 is: true
    Action string for {E39A5ABD-516B-46F9-A042-694BBA6A4E08} Recommended Common Fonts Installation 1.0.0.0  is none
    Value returned on lookup of payload: {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5 10.0.0.0 is: false
    Action string for {DE99CD25-C87E-499F-AFB8-88D00F0BAEB3} PDF Settings CS5 10.0.0.0  is none
    Value returned on lookup of payload: {6D96660C-1444-410E-9A84-681C0AFB8937} PDF Settings CS5 10.0.0.0 is: true
    Action string for {6D96660C-1444-410E-9A84-681C0AFB8937} PDF Settings CS5 10.0.0.0  is none
    Value returned on lookup of payload: {BB024724-14D5-4AB6-B21C-74EDA63A0A39} HIL Help Search 1.0.0.0 is: true
    Action string for {BB024724-14D5-4AB6-B21C-74EDA63A0A39} HIL Help Search 1.0.0.0  is none
    Value returned on lookup of payload: {66173EC7-974E-4652-9468-4A93D2481BF0} CSXS Story Extension 1.0.0.0 is: true
    Action string for {66173EC7-974E-4652-9468-4A93D2481BF0} CSXS Story Extension 1.0.0.0  is none
    Value returned on lookup of payload: {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} Adobe Linguistics CS5 5.0.0.0 is: true
    Action string for {6C7D437A-D2E9-4FE9-A4D9-A6329860835C} Adobe Linguistics CS5 5.0.0.0  is none
    Value returned on lookup of payload: {56540320-C921-1029-83D9-FE864D1FC1DF} Adobe ReviewPanel CS5 2.0.0.0 is: true
    Action string for {56540320-C921-1029-83D9-FE864D1FC1DF} Adobe ReviewPanel CS5 2.0.0.0  is none
    Value returned on lookup of payload: {0D067D13-C3D7-4EA6-B346-740CD91FD547} Adobe Bridge CS5 4.0.0.0 is: true
    Action string for {0D067D13-C3D7-4EA6-B346-740CD91FD547} Adobe Bridge CS5 4.0.0.0  is none
    Value returned on lookup of payload: {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB 3.0.0.0 is: true
    Action string for {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB 3.0.0.0  is none
    Payload {1D830E80-28A4-11DF-A025-0024E8692489} DeviceCentral_DeviceCentral3LP-en_GB 3.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {1D8C8461-28A4-11DF-871D-0024E8692489} DeviceCentral_DeviceCentral3LP-nl_NL 3.0.0.0 is: false
    Action string for {1D8C8461-28A4-11DF-871D-0024E8692489} DeviceCentral_DeviceCentral3LP-nl_NL 3.0.0.0  is none
    Payload {1D8C8461-28A4-11DF-871D-0024E8692489} DeviceCentral_DeviceCentral3LP-nl_NL 3.0.0.0 is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {6E505C8F-2896-11DF-9B64-0013724DD917} DeviceCentral 3.0.0.0 is: true
    Action string for {6E505C8F-2896-11DF-9B64-0013724DD917} DeviceCentral 3.0.0.0  is none
    Value returned on lookup of payload: {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} Adobe Media Player 1.8.0.0 is: true
    Action string for {03B6AF5B-A024-43DE-8DD2-8FB7B6A4149A} Adobe Media Player 1.8.0.0  is none
    Value returned on lookup of payload: {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR 1.5.3.0 is: true
    Action string for {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR 1.5.3.0  is none
    Value returned on lookup of payload: {C925A34A-01B9-42C3-BB88-C7A78835F0EC} ph 1.0.0.0 is: true
    Action string for {C925A34A-01B9-42C3-BB88-C7A78835F0EC} ph 1.0.0.0  is none
    Value returned on lookup of payload: {925D058B-564A-443A-B4B2-7E90C6432E55} Microsoft_VC80_ATL_x86_x64 1.0.0.0 is: true
    Action string for {925D058B-564A-443A-B4B2-7E90C6432E55} Microsoft_VC80_ATL_x86_x64 1.0.0.0  is none
    Value returned on lookup of payload: {805ABF27-1582-1033-B4AC-82A1DE0DD827} Adobe InDesign CS5 Common Base Files 7.0.0.0 is: true
    Action string for {805ABF27-1582-1033-B4AC-82A1DE0DD827} Adobe InDesign CS5 Common Base Files 7.0.0.0  is none
    Value returned on lookup of payload: {FD5603A3-1375-1033-872D-8F09140FFDB2} Adobe InDesign CS5 Application Feature Set Files 7.0.0.0 is: true
    Action string for {FD5603A3-1375-1033-872D-8F09140FFDB2} Adobe InDesign CS5 Application Feature Set Files 7.0.0.0  is none
    Value returned on lookup of payload: {DEC9BB26-1381-1033-A965-E3BD5F2EF8BC} Adobe InDesign CS5 Application Base Files2 7.0.0.0 is: true
    Action string for {DEC9BB26-1381-1033-A965-E3BD5F2EF8BC} Adobe InDesign CS5 Application Base Files2 7.0.0.0  is none
    Value returned on lookup of payload: {D5CC77BE-BC5B-424E-8E45-DF60AFF7BE9C} Pixel Bender Toolkit 2.0.0.0 is: true
    Action string for {D5CC77BE-BC5B-424E-8E45-DF60AFF7BE9C} Pixel Bender Toolkit 2.0.0.0  is none
    Value returned on lookup of payload: {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} Adobe Photoshop CS5 Support 12.0.0.0 is: true
    Action string for {0A6FC585-E761-4776-A4F3-BDA1E4FE1B7A} Adobe Photoshop CS5 Support 12.0.0.0  is none
    Value returned on lookup of payload: {F8F0792D-8A6B-44F6-B2AF-AD1A40DF1BFD} Adobe Media Encoder CS5 Dolby WRAPPER X64 5.0.0.0 is: true
    Action string for {F8F0792D-8A6B-44F6-B2AF-AD1A40DF1BFD} Adobe Media Encoder CS5 Dolby WRAPPER X64 5.0.0.0  is none
    Value returned on lookup of payload: {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550} Required Common Fonts Installation x64 1.0.0.0 is: true
    Action string for {7F9C94CD-0BAC-4F8F-8990-6A5886F4D550} Required Common Fonts Installation x64 1.0.0.0  is none
    Value returned on lookup of payload: {A013B68A-B1D9-470F-BB0F-816752F096A3} Adobe Media Encoder CS5 PCI WRAPPER X64 5.0.0.0 is: true
    Action string for {A013B68A-B1D9-470F-BB0F-816752F096A3} Adobe Media Encoder CS5 PCI WRAPPER X64 5.0.0.0  is none
    Value returned on lookup of payload: {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7} AdobeTypeSupport x64 CS5 10.0.0.0 is: true
    Action string for {9A8B01C5-78D1-465F-B5F6-BD59B7800EC7} AdobeTypeSupport x64 CS5 10.0.0.0  is none
    Value returned on lookup of payload: {17C6080E-F475-4B49-A30C-EEB85673E999} AdobePDFL x64 CS5 9.9.0.0 is: true
    Action string for {17C6080E-F475-4B49-A30C-EEB85673E999} AdobePDFL x64 CS5 9.9.0.0  is none
    Value returned on lookup of payload: {98DD55B6-C58C-462F-B8A4-F0585BFEBB15} AdobeCMaps x64 CS5 3.0.0.0 is: true
    Action string for {98DD55B6-C58C-462F-B8A4-F0585BFEBB15} AdobeCMaps x64 CS5 3.0.0.0  is none
    Value returned on lookup of payload: {AE9B837F-D135-42FC-BE03-33545B5DCBDC} Adobe WinSoft Linguistics Plugin CS5 1.2.0.0 is: true
    Action string for {AE9B837F-D135-42FC-BE03-335

    Discussion moved from Labs General Feedback to Creative Suites Windows.

  • I cant install adobe master collection cs5 or cs6 in maverick 10.9.4

    i cant install adobe master collection cs5 or cs6 in maverick 10.9.4, i cant install, the instalation stop in 4% in adobehelp ... any idea?

    I can't get into the installation menu. The third CD does work correctly, i'm not sure about the second CD. Is it possible that the CD is broken? Like maybe there is one file missing or something I don't know.
    Date: Sun, 9 Oct 2011 02:21:36 -0600
    From: [email protected]
    To: [email protected]
    Subject: Cant install Adobe Master Collection cs5.5
        Re: Cant install Adobe Master Collection cs5.5
        created by Mylenium in Creative Suites Windows - View the full discussion
    Have you tried to install in English instead of Dutch? Did you check the various tips from the knowledge base? Can't see anything obvious here - it seems to correctly recognize everything but then still refuses to install... Mylenium
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3961325#3961325
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3961325#3961325. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Creative Suites Windows by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Adobe Master Collection CS5.5 Install Manager keeps popping up whenever an CS app is selected-HELP!

    I have recently continued to have an "Error: 16" code when trying to load any of my Adobe CS5.5 Master Collection suite. Every time I try to use any of the applications within the Master collection and then the Adobe Application (installation software) keeps popping it up. I've uninstalled and reinstalled the entire suite at least 4 times now, and I also tried uninstalling the software and then reinstalling it after creating a new profile on my Mac. Any ideas or advice on how I can get back up and running would be greatly appreciated. Thanks in advance!

    I can't get into the installation menu. The third CD does work correctly, i'm not sure about the second CD. Is it possible that the CD is broken? Like maybe there is one file missing or something I don't know.
    Date: Sun, 9 Oct 2011 02:21:36 -0600
    From: [email protected]
    To: [email protected]
    Subject: Cant install Adobe Master Collection cs5.5
        Re: Cant install Adobe Master Collection cs5.5
        created by Mylenium in Creative Suites Windows - View the full discussion
    Have you tried to install in English instead of Dutch? Did you check the various tips from the knowledge base? Can't see anything obvious here - it seems to correctly recognize everything but then still refuses to install... Mylenium
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3961325#3961325
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3961325#3961325. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Creative Suites Windows by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Master Collection CS5.5 App Mgr Enterprise Ed.

    Application Manger Enterprise Edition v2.1 will not recognize the Master Colleciton CS5.5 setup.exe as a valid installer file when I attempt to create the Build. Why?  This method works for all other CS5.5 apps (Dreamweaver, FlashPro, Web Prem, Design Prem, etc).

    Hello!!! Can I get some help here???  I'm using AAMEE v2.1 and trying to create the Build from Master Collection CS5.5.  No matter what folder I point to for the installation files AAMEE states it is invalid.  When I open the installation folder I created from the Master Collection CS5.5 CD's I can see the setup.exe file necessary to create the build.  But for some reason AAMEE will not.  I really need to get this app deployed to my customers.  Help please!!

  • Master Collection CS5.5 App Mgr Enterprise Edition

    Application Manager Enterprise Edition will not recognize the MasterCollection CS5.5 setup.exe as a valid installer when I attempt to create the build.  Why?  This method works for all other apps (Dreamweaver, FlashPro, Web Prem, Design Prem, etc.)

    Hello!!! Can I get some help here???  I'm using AAMEE v2.1 and trying to create the Build from Master Collection CS5.5.  No matter what folder I point to for the installation files AAMEE states it is invalid.  When I open the installation folder I created from the Master Collection CS5.5 CD's I can see the setup.exe file necessary to create the build.  But for some reason AAMEE will not.  I really need to get this app deployed to my customers.  Help please!!

  • Adobe master collection CS5.5 5.5 MLP  arabic language problem.

    Hi all of you,
    We have “master collection CS5.5 5.5 MLP international licensed version” it’s working fine but in Photoshop Arabic language is not working properly , I tried with a Photoshop CS5 extended middle east version it’s working fine in Arabic language . Is there any solution for this problem? Can I get any Arabic language pack for Photoshop?

    Moving this discussion to the Photoshop General Discussion

  • Adobe Master Collection CS5.5 Installation

    I had downloaded the Adobe Master Collection CS5.5 .7z file from the below location.
    http://prodesigntools.com/adobe-cs5-5-direct-download-links.html#extra_content
    Now I would like to install Fireworks on a different system. The Master Collection zip file is too large for me to copy it in my company's pen drive. Also my company's security policy do not allow me to upload it on another server.
    I had extracted the .7z file. To install Adobe Fireworks from the Master Collection can i just copy the below folders
    AdobeFireworks11.1.0All, AdobeFireworks11.1.0en_GBLanguagePack, AdobeFireworks11.1.0en_USLanguagePack
    and run the .exe file.
    Or do I need to copy all the folders from the Master Collection. Also let me know to install Fireworks apart from these folders are there any other folder to be copied.
    Any help would be greatly appreaciated.

    No. Suite installs require to run the complete package.
    Mylenium

  • Master Collection CS5.5

    Application Manager Enterprise Edition will not recognize \\MasterCollection CS5.5\Adobe CS5_5\setup.exe as a valid installer when I attempt to create the build .  Why??  This method works for all other pieces (Dreamweaver, FlashPro, Design, etc).

    I have reposted ot the Creative Suites Windows discussion board.
    Date: Tue, 17 Jan 2012 07:45:41 -0700
    From: [email protected]
    To: [email protected]
    Subject: Master Collection CS5.5
    Re: Master Collection CS5.5 created by Subrato Namata in Enterprise Deployment - View the full discussion
    Questions pertaining to Adobe Application Manager Enterprise edition should be addressed to the Creative Suites Windows forum, http://forums.adobe.com/community/creativesuites/creativesuites_window s
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4146145#4146145
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4146145#4146145. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Enterprise Deployment by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

Maybe you are looking for

  • Load Balancing in JMS

    HI , I need to implement load balancing in JMS arch. PFB the structure of my applications . Application 1 and Application 2 are placed on different weblogic servers. Application 3 is the common upstream for both the servers and is also placed on a di

  • Premiere CS 5 playback stops

    I have a dilemma, can anyone help please? I have Premiere CS 5.0.3 running on a year or two old Mac pro on OS 10.6.6. Just recently I've had the playback stop after a second or less no matter where in the timeline or which project I open. Playback ju

  • Ipod freezing in the middle of songs, have to wait until the battery dies.

    Help me, my ipod freezes in the middle of songs and i have to wait until the battery goes out until i can do anything with it. And the harddrive has started to click and it sounds like a fan that starts spinning after two clicks. What should i do ? P

  • Intermedia is not running properly

    Hi All, I am new to oracle.I could not able to make the oracle intermedia run properly.would u please let me know what are the neccassary steps should be taken for running the intermedia properly on NT.I would appriciate if u give me information in d

  • Authentication/Authorization across Apache/Weblogic?

    Hello, We are considering a setup with Apache handling Servlet/JSP and WLS for EJB/etc. I heard WLS has some plug-in for Apache. Does this plug-in enable Authentication/Authorization with my (custom RDBMS-based) security realm in WLS? Any gotcha? Any