Mkdir creating packages, not folders [in Terminal]

For a while now, I've been using this terminal command to create folders based on a list in a text file. It's worked well, including in Yosemite.
cat dirlist.txt | xargs mkdir
An example of the dirlist.txt file would be this:
abc.jpg
def.jpg
ghi.jpg
But today, instead of creating folders, it is creating 'Package' files, each with a size of 0 bytes.
If I edit the extensions for the names in the list to something like '.png', then it creates a folder. If I have no extension at all, it creates a folder. It's only with '.jpg' that I get the package.
I also find that if I run 'mkdir abc.jpg' it creates a package as well. This is new behaviour and doesn't seem correct to me, as mkdir is a simple and explicit command. As mentioned, the same command with a .png extension works as expected. Also, if I take a folder ending in .png in the Finder and rename it to end with  .jpg, it converts it into a package.
How can I get the terminal to created directories with a .jpg suffix rather than packages? Thanks.

Okay, I think I just discoverd a workaround. This will work if you're lucky enough to already have a smart-mailbox folder that persists after close. (Somehow I had two such folders that already existed and weren't subject to the mysterious disappearances on closing the app; perhaps I created them in a previous OS X release?) Anyway, here goes:
Locate an already existing smart mailbox folder that's working properly. Select the folder (in the sidebar).
Duplicate that folder using the "Duplicate Smart Mailbox" Command. (It's on the contextual pop-up menu or available via the gear icon in the lower left of the window). This should produce and exact copy of the folder and the boxes inside, appearing at the bottom of the smart mailbox list.
Edit the duplicate folder to put the smart mailboxes you want in it, and delete the previous mailboxes (duplicates) that you don't want.
The new folder structure should now persist between launches of the app.
There you go. Not the most elegant process, but workable. Don't know if there's a method if you don't have at least one smart mailbox folder already though.

Similar Messages

  • Can I create separate Notes folders in Mail?

    I've tried searching and have found different answers (mainly no), but I thought I would ask here before I throw in the towel.
    I'm wanting to create different folders in my Mail account for Notes (not mailboxes, but just a few different Notes folders).  Any suggestions as to how to do this, or a good alternative.
    Thanks!

    Why?
    What would that give you?
    Allan

  • Generate-Script generates only create package not create or replace package

    Hello,
    I try do work with the Oracle Developer Tools for Visual Studio 2010 to include my PL/SQL-code in TFS. I have include all my PL/SQL-code in a Oracle-Projekt and check it in. Than I'm working with Visual Studio to update my packages. I open a package from the Server-Explorer, debug and compile it. When finished, I want to check in the new code. For this I call Generate Create-Script in the Server-Explorer and save the code my project. This code starts with CREATE PACKAGE ...
    If I start this script on our production-system I get the error ORA-00955: Es gibt bereits ein Objekt mit diesem Namen (There is a object with this name ...). So it would be better the Create-Script would start with CREATE OR REPLACE PACKAGE .... Is there a way to do this? When not, what is the recommended workflow for coding, debugging, compiling and checking in TFS?
    Thanks
    Peter

    Same remark here...

  • Trying to create package and do not understand error message

    What is wrong with this statement. Its say ASH411APPROVALEMAIL_PKG is not declared. I am trying to create it. Whats wrong?
    ERROR MESSAGE
    I get the following error.
    Error at line 1: PLS-00201: IDENTIFIER 'ASH411APPROVALEMAIL_PKG' must be declared1. CREATE OR REPLACE PACKAGE BODY ASH411APPROVALEMAIL_PKG
    2. AS
    3. PROCEDURE ASH411APPROVALEMAIL_async (P_ATS_NO NUMBER
    CODE
    CREATE OR REPLACE PACKAGE BODY ASH411APPROVALEMAIL_PKG
    AS
    PROCEDURE ASH411APPROVALEMAIL_async (P_ATS_NO NUMBER)
    AS
    BEGIN
    DBMS_SCHEDULER.define_program_argument (program_name => 'ASH411APPROVALEMAIL',
    argument_position => 1,
    argument_name => 'P_ATS_NO',
    argument_type => 'NUMBER'
    --,DEFAULT_VALUE => whatever_value
    DBMS_SCHEDULER.ENABLE (NAME => 'ASH411APPROVALEMAIL');
    DBMS_SCHEDULER.create_job (job_name => 'ASH411APPROVALEMAIL_JOBNAME'
    || P_ATS_NO,
    program_name => 'ASH411APPROVALEMAIL',
    enabled => TRUE,
    comments => 'Comments'
    EXCEPTION
         WHEN NO_DATA_FOUND THEN
         null;
    END ASH411APPROVALEMAIL_async;
    end ASH411APPROVALEMAIL_PKG;

    Hi, Howard,
    csphard wrote:
    Now when I go back and create the package again with the procedures it say package body created but does not
    display anything."Package body created" is all it ever says (unless there's an error message).
    How do I see the procedures I just created when I ran the package again with the procedures?If you want to see the source code, look at the CREATE PACKAGE BODY command in the script you just ran, or query the data dictionary view user_source:
    SELECT       text
    FROM       user_source
    WHERE       name     = 'ASH411APPROVALEMAIL_PKG'
    AND       type     = 'PACKAGE BODY'
    ORDER BY  line
    ;

  • ITunes drag to import new songs in library or to create playlists from folders on windows does not work!

    iTunes drag to import new songs in library or to create playlists from folders on windows does not work!
    WHY? I have to solve, how can I do? Thank you

    up

  • Can I force iTunes NOT to create artist/album folders when importing?

    I've unchecked the "Let iTunes organize your music" box. All I want is to have iTunes rip the song, and place the song (unburdened by artist and album folders) in an external hard drive.
    I can't seem to make that happen - can iTunes do it? If not, any Mac-based program you can recommend?
    Thanks.

    Can I force iTunes NOT to create artist/album folders when importing?
    No.
    Just RIP it and drag it from the main iTunes screen to wherever you want it.

  • I have to install only Adobe presenter from this whole application. I created package using AAMEE3.1

    I created package using AAMEE 3.1, using source of Adobe E-learning Suite 6.1 .
    During Package creation i selcted only Adobe Presenter 8. Package is serialized and also Adobe ID is there to login. Package created sucessfully. But when i run MSI it rollbacks during Installation.
    Below is the PDApp.log file:
    7/15/2013 09:07:21 [INFO] DeploymentManager - Build Version - 3.1.105.0
    7/15/2013 09:07:21 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    7/15/2013 09:07:21 [INFO] DeploymentManager - Executing the deferred custom action.
    7/15/2013 09:07:21 [INFO] DeploymentManager - Obtained the following as CustomActionData
    7/15/2013 09:07:21 [INFO] DeploymentManager - mode=install;sourceDir=C:\New folder (2)\Adobe Presenter 8\Build\;installDir=;origDB=C:\New folder (2)\Adobe Presenter 8\Build\Adobe Presenter 8.msi
    7/15/2013 09:07:21 [INFO] DeploymentManager - mode=install;sourceDir=C:\New folder (2)\Adobe Presenter 8\Build\;installDir=;origDB=C:\New folder (2)\Adobe Presenter 8\Build\Adobe Presenter 8.msi
    7/15/2013 09:07:21 [INFO] DeploymentManager - Original database path is : C:\New folder (2)\Adobe Presenter 8\Build\Adobe Presenter 8.msi
    7/15/2013 09:07:21 [INFO] DeploymentManager - OptionXML saved at location :: D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{9CB14C72-1E7 1-49C0-A7D8-559F1DC35661}
    7/15/2013 09:07:21 [INFO] DeploymentManager - Build Version - 3.1.105.0
    7/15/2013 09:07:21 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    7/15/2013 09:07:21 [INFO] DeploymentManager - Initializing Custom Action Data from parameters
    7/15/2013 09:07:21 [INFO] Utilities - Folder does not exist
    7/15/2013 09:07:21 [INFO] DeploymentManager - Provisioning Tool path is (D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{731F139B-D8 D6-4870-AA90-9626C4D6D4E2}).
    7/15/2013 09:07:21 [INFO] DeploymentManager - Starting to run the custom action for install mode
    7/15/2013 09:07:21 [INFO] DeploymentManager - STEP 1: Starting to parse Option XML.
    7/15/2013 09:07:21 [INFO] DeploymentManager - Deployment XML created at path :: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{709B4BF9-4A0 5-4D3E-BC48-850DE16D5A85}
    7/15/2013 09:07:21 [INFO] DeploymentManager - Deployment Manager is running in Install Mode.
    7/15/2013 09:07:21 [INFO] DeploymentManager - Self-Update BootStrapper Relative Path doesn't exist.
    7/15/2013 09:07:21 [INFO] DeploymentManager - Override XML created at path :: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{61E5FBB2-8F4 C-4909-9A3F-823EC1DE99F5}
    7/15/2013 09:07:21 [INFO] DeploymentManager - No of updates found (0).
    7/15/2013 09:07:21 [INFO] DeploymentManager - STEP 2: Starting to launch media Bootstrapper.
    7/15/2013 09:07:21 [INFO] DeploymentManager - Bootstrapper launch location is :: C:\New folder (2)\Adobe Presenter 8\Build\Setup\Set-up.dat
    7/15/2013 09:07:22 [INFO] Setup - Build Version - 6.2.136.0
    7/15/2013 09:07:22 [INFO] Setup - Logging Level verbosity Set  to 4
    7/15/2013 09:07:22 [INFO] Setup - Start Adobe Setup
    7/15/2013 09:07:22 [INFO] Setup - TimeLog: Bootstrapper Start
    7/15/2013 09:07:22 [INFO] Setup - TimeLog: Start initial checks
    7/15/2013 09:07:22 [INFO] Setup - Action specified - "install"
    7/15/2013 09:07:22 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
        --mode=silent
        --overrideFile="<FilePath>"
    7/15/2013 09:07:22 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\resources\setup.xml
    7/15/2013 09:07:22 [INFO] PIM - XML is valid
    7/15/2013 09:07:22 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:22 [INFO] Setup - Found 7 packages in setup manifest
    7/15/2013 09:07:23 [INFO] Utilities - Semaphore is not locked
    7/15/2013 09:07:23 [INFO] PIM - Build Version - 6.2.136.0
    7/15/2013 09:07:23 [INFO] PIM - Logging Level verbosity Set  to 4
    7/15/2013 09:07:23 [INFO] Utilities - File does not exist
    7/15/2013 09:07:23 [INFO] Utilities - File does not exist
    7/15/2013 09:07:23 [INFO] PIM - Build Version - 6.2.136.0
    7/15/2013 09:07:23 [INFO] PIM - Logging Level verbosity Set  to 4
    7/15/2013 09:07:23 [INFO] PIM - CREATE PIM Instance ...
    7/15/2013 09:07:23 [INFO] Utilities - File does not exist
    7/15/2013 09:07:23 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    7/15/2013 09:07:23 [INFO] PIM - Current db schema version on machine 1.
    7/15/2013 09:07:23 [INFO] PIM - Current db schema version to install 1.
    7/15/2013 09:07:23 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    7/15/2013 09:07:23 [INFO] PIM - PIM Database is Up To Date.
    7/15/2013 09:07:23 [INFO] PIM - Updater Inventory location:C:\New folder (2)\Adobe Presenter 8\Build\Setup\resources\updaterinventory.dll
    7/15/2013 09:07:23 [INFO] PIM - Acquired System level ACF lock ...
    7/15/2013 09:07:23 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx
    7/15/2013 09:07:23 [INFO] PIM - XML is valid
    7/15/2013 09:07:23 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:23 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    7/15/2013 09:07:24 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx
    7/15/2013 09:07:24 [INFO] PIM - XML is valid
    7/15/2013 09:07:24 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:24 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    7/15/2013 09:07:24 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx
    7/15/2013 09:07:24 [INFO] PIM - XML is valid
    7/15/2013 09:07:24 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:24 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    7/15/2013 09:07:24 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx
    7/15/2013 09:07:24 [INFO] PIM - XML is valid
    7/15/2013 09:07:24 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:24 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    7/15/2013 09:07:25 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx
    7/15/2013 09:07:25 [INFO] PIM - XML is valid
    7/15/2013 09:07:25 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:25 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    7/15/2013 09:07:27 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx
    7/15/2013 09:07:27 [INFO] PIM - XML is valid
    7/15/2013 09:07:27 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:27 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    7/15/2013 09:07:28 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx
    7/15/2013 09:07:29 [INFO] PIM - XML is valid
    7/15/2013 09:07:29 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:29 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    7/15/2013 09:07:29 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx
    7/15/2013 09:07:29 [INFO] PIM - XML is valid
    7/15/2013 09:07:29 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:29 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    7/15/2013 09:07:29 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 29928536
    7/15/2013 09:07:29 [INFO] Setup - TimeLog: End initial checks
    7/15/2013 09:07:29 [INFO] Setup - TimeLog: Begin Installing
    7/15/2013 09:07:29 [INFO] Setup - Start Installing core package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx
    7/15/2013 09:07:29 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx
    7/15/2013 09:07:29 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx
    7/15/2013 09:07:29 [INFO] PIM - XML is valid
    7/15/2013 09:07:29 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:29 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx'
    7/15/2013 09:07:29 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pima'
    7/15/2013 09:07:29 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    7/15/2013 09:07:29 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:07:31 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:07:31 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:07:32 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:07:32 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:32 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:07:32 [INFO] PIM - Backup Folder Created
    7/15/2013 09:07:34 [INFO] Utilities - File does not exist
    7/15/2013 09:07:37 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx.
    7/15/2013 09:07:38 [INFO] Setup - Finished Installing core package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\core\PDApp.pimx, Return status: 0
    7/15/2013 09:07:38 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx
    7/15/2013 09:07:38 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx
    7/15/2013 09:07:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx
    7/15/2013 09:07:38 [INFO] PIM - XML is valid
    7/15/2013 09:07:38 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:38 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx'
    7/15/2013 09:07:38 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pima'
    7/15/2013 09:07:38 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    7/15/2013 09:07:39 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:07:39 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:07:39 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:07:39 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:07:39 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:07:39 [INFO] PIM - Backup Folder Created
    7/15/2013 09:07:39 [INFO] Utilities - File does not exist
    7/15/2013 09:07:42 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx.
    7/15/2013 09:07:42 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\D6\D6.pimx
    7/15/2013 09:07:42 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx
    7/15/2013 09:07:42 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx
    7/15/2013 09:07:42 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx
    7/15/2013 09:07:42 [INFO] PIM - XML is valid
    7/15/2013 09:07:42 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:42 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx'
    7/15/2013 09:07:42 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pima'
    7/15/2013 09:07:42 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    7/15/2013 09:07:42 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:07:43 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:07:43 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:07:43 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:07:43 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:43 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:07:43 [INFO] PIM - Backup Folder Created
    7/15/2013 09:07:45 [INFO] Utilities - File does not exist
    7/15/2013 09:07:47 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx.
    7/15/2013 09:07:48 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DECore\DECore.pimx
    7/15/2013 09:07:48 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx
    7/15/2013 09:07:48 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx
    7/15/2013 09:07:48 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx
    7/15/2013 09:07:48 [INFO] PIM - XML is valid
    7/15/2013 09:07:48 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:48 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx'
    7/15/2013 09:07:48 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pima'
    7/15/2013 09:07:48 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    7/15/2013 09:07:48 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:07:48 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:07:48 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:07:48 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:07:48 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:07:48 [INFO] PIM - Backup Folder Created
    7/15/2013 09:07:49 [INFO] Utilities - File does not exist
    7/15/2013 09:07:53 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx.
    7/15/2013 09:07:53 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\DWA\DWA.pimx
    7/15/2013 09:07:53 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx
    7/15/2013 09:07:53 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx
    7/15/2013 09:07:53 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx
    7/15/2013 09:07:53 [INFO] PIM - XML is valid
    7/15/2013 09:07:53 [WARN] PIM - Failed to find Node
    7/15/2013 09:07:53 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx'
    7/15/2013 09:07:53 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pima'
    7/15/2013 09:07:53 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    7/15/2013 09:07:53 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:07:54 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:07:54 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:07:54 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:07:54 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:07:54 [INFO] PIM - Backup Folder Created
    7/15/2013 09:07:59 [INFO] Utilities - File does not exist
    7/15/2013 09:08:04 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx.
    7/15/2013 09:08:04 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\P6\P6.pimx
    7/15/2013 09:08:04 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx
    7/15/2013 09:08:04 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx
    7/15/2013 09:08:04 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx
    7/15/2013 09:08:04 [INFO] PIM - XML is valid
    7/15/2013 09:08:04 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:04 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx'
    7/15/2013 09:08:04 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pima'
    7/15/2013 09:08:04 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    7/15/2013 09:08:04 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:05 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:05 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:05 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:05 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:05 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:09 [INFO] Utilities - File does not exist
    7/15/2013 09:08:18 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx.
    7/15/2013 09:08:18 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\LWA\LWA.pimx
    7/15/2013 09:08:18 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx
    7/15/2013 09:08:18 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx
    7/15/2013 09:08:18 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx
    7/15/2013 09:08:18 [INFO] PIM - XML is valid
    7/15/2013 09:08:18 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:18 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx'
    7/15/2013 09:08:19 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pima'
    7/15/2013 09:08:19 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    7/15/2013 09:08:19 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:20 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:20 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:20 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:20 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:20 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:21 [INFO] Utilities - File does not exist
    7/15/2013 09:08:27 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx.
    7/15/2013 09:08:27 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\UWA\UWA.pimx
    7/15/2013 09:08:27 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx
    7/15/2013 09:08:27 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx
    7/15/2013 09:08:27 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx
    7/15/2013 09:08:27 [INFO] PIM - XML is valid
    7/15/2013 09:08:27 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:27 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx'
    7/15/2013 09:08:27 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pima'
    7/15/2013 09:08:28 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    7/15/2013 09:08:28 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:28 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:28 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:29 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:29 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:29 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:29 [INFO] Utilities - File does not exist
    7/15/2013 09:08:33 [INFO] Utilities - Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" --register=true --createShortcut=true
    7/15/2013 09:08:33 [INFO] Utilities - Success in CreateProcess
    7/15/2013 09:08:35 [INFO] Utilities - Sucessfully launched and executed process...
    7/15/2013 09:08:35 [INFO] PIM - Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe'
    7/15/2013 09:08:35 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx.
    7/15/2013 09:08:35 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\Setup\packages\CCM\CCM.pimx
    7/15/2013 09:08:35 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    7/15/2013 09:08:36 [INFO] PIM - Inventory Already present on the machine...
    7/15/2013 09:08:36 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    7/15/2013 09:08:37 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
    7/15/2013 09:08:37 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    7/15/2013 09:08:37 [INFO] PIM - PIMSqlite closeDB status 0
    7/15/2013 09:08:37 [INFO] PIM - FREE PIM Instance ...
    7/15/2013 09:08:37 [INFO] DeploymentManager - Build Version - 3.1.105.0
    7/15/2013 09:08:37 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    7/15/2013 09:08:37 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    7/15/2013 09:08:37 [INFO] DeploymentManager - STEP 3: Starting to launch ASU AAM.
    7/15/2013 09:08:37 [INFO] DeploymentManager - Bootstrapper launch location is :: C:\New folder (2)\Adobe Presenter 8\Build\ASU\Set-up.dat
    7/15/2013 09:08:37 [INFO] Setup - Build Version - 6.2.136.0
    7/15/2013 09:08:37 [INFO] Setup - Logging Level verbosity Set  to 4
    7/15/2013 09:08:37 [INFO] Setup - Start Adobe Setup
    7/15/2013 09:08:37 [INFO] Setup - TimeLog: Bootstrapper Start
    7/15/2013 09:08:37 [INFO] Setup - TimeLog: Start initial checks
    7/15/2013 09:08:37 [INFO] Setup - Action specified - "install"
    7/15/2013 09:08:37 [ERROR] Setup - Error parsing command line arguments at - "DISABLE_CCM_DESKTOPSHORTCUT".
    Expected arguments are -
        --mode=silent
        --overrideFile="<FilePath>"
    7/15/2013 09:08:37 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\resources\setup.xml
    7/15/2013 09:08:37 [INFO] PIM - XML is valid
    7/15/2013 09:08:37 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:37 [INFO] Setup - Found 7 packages in setup manifest
    7/15/2013 09:08:37 [INFO] Utilities - Semaphore is not locked
    7/15/2013 09:08:37 [INFO] PIM - Build Version - 6.2.136.0
    7/15/2013 09:08:37 [INFO] PIM - Logging Level verbosity Set  to 4
    7/15/2013 09:08:37 [INFO] Utilities - File does not exist
    7/15/2013 09:08:37 [INFO] Utilities - File does not exist
    7/15/2013 09:08:37 [INFO] PIM - Build Version - 6.2.136.0
    7/15/2013 09:08:37 [INFO] PIM - Logging Level verbosity Set  to 4
    7/15/2013 09:08:37 [INFO] PIM - CREATE PIM Instance ...
    7/15/2013 09:08:37 [INFO] Utilities - File does not exist
    7/15/2013 09:08:38 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    7/15/2013 09:08:38 [INFO] PIM - Current db schema version on machine 1.
    7/15/2013 09:08:38 [INFO] PIM - Current db schema version to install 1.
    7/15/2013 09:08:38 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    7/15/2013 09:08:38 [INFO] PIM - PIM Database is Up To Date.
    7/15/2013 09:08:38 [INFO] PIM - Updater Inventory location:C:\New folder (2)\Adobe Presenter 8\Build\ASU\resources\updaterinventory.dll
    7/15/2013 09:08:38 [INFO] PIM - Acquired System level ACF lock ...
    7/15/2013 09:08:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx
    7/15/2013 09:08:38 [INFO] PIM - XML is valid
    7/15/2013 09:08:38 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:38 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    7/15/2013 09:08:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx
    7/15/2013 09:08:38 [INFO] PIM - XML is valid
    7/15/2013 09:08:38 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:38 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    7/15/2013 09:08:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx
    7/15/2013 09:08:38 [INFO] PIM - XML is valid
    7/15/2013 09:08:38 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:38 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    7/15/2013 09:08:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx
    7/15/2013 09:08:38 [INFO] PIM - XML is valid
    7/15/2013 09:08:38 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:38 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    7/15/2013 09:08:38 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx
    7/15/2013 09:08:39 [INFO] PIM - XML is valid
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    7/15/2013 09:08:39 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx
    7/15/2013 09:08:39 [INFO] PIM - XML is valid
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    7/15/2013 09:08:39 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx
    7/15/2013 09:08:39 [INFO] PIM - XML is valid
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    7/15/2013 09:08:39 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx
    7/15/2013 09:08:39 [INFO] PIM - XML is valid
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    7/15/2013 09:08:39 [INFO] PIM - pim_haveEnoughDiskSpaceToInstallPackages reqSize ... 29928536
    7/15/2013 09:08:39 [INFO] Setup - TimeLog: End initial checks
    7/15/2013 09:08:39 [INFO] Setup - TimeLog: Begin Installing
    7/15/2013 09:08:39 [INFO] Setup - Start Installing core package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx
    7/15/2013 09:08:39 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx
    7/15/2013 09:08:39 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx
    7/15/2013 09:08:39 [INFO] PIM - XML is valid
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx'
    7/15/2013 09:08:39 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pima'
    7/15/2013 09:08:39 [INFO] PIM - Package id 5AA1D762-31AF-4FC3-A0C0-66BF663B2117 is already installed
    7/15/2013 09:08:39 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:39 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:39 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:39 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:39 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:39 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:40 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:41 [INFO] Utilities - File does not exist
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx.
    7/15/2013 09:08:45 [INFO] Setup - Finished Installing core package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\core\PDApp.pimx, Return status: 0
    7/15/2013 09:08:45 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx
    7/15/2013 09:08:45 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx
    7/15/2013 09:08:45 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx
    7/15/2013 09:08:45 [INFO] PIM - XML is valid
    7/15/2013 09:08:45 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:45 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx'
    7/15/2013 09:08:45 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pima'
    7/15/2013 09:08:45 [INFO] PIM - Package id 54FD72DC-72EC-4CDC-8828-F07C4E9E6FA2 is already installed
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:45 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:45 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:46 [INFO] Utilities - File does not exist
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx.
    7/15/2013 09:08:49 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\D6\D6.pimx
    7/15/2013 09:08:49 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx
    7/15/2013 09:08:49 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx
    7/15/2013 09:08:49 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx
    7/15/2013 09:08:49 [INFO] PIM - XML is valid
    7/15/2013 09:08:49 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:49 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx'
    7/15/2013 09:08:49 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pima'
    7/15/2013 09:08:49 [INFO] PIM - Package id 6D2A548B-C50D-46BA-B83E-C8199C6A9406 is already installed
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:49 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:49 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:49 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:51 [INFO] Utilities - File does not exist
    7/15/2013 09:08:53 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx.
    7/15/2013 09:08:53 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DECore\DECore.pimx
    7/15/2013 09:08:53 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx
    7/15/2013 09:08:53 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx
    7/15/2013 09:08:53 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx
    7/15/2013 09:08:53 [INFO] PIM - XML is valid
    7/15/2013 09:08:53 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:53 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx'
    7/15/2013 09:08:53 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pima'
    7/15/2013 09:08:55 [INFO] PIM - Package id 99477136-88AD-496B-9551-BAE72699A32C is already installed
    7/15/2013 09:08:55 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:55 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:55 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:55 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:55 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:55 [INFO] PIM - Backup Folder Created
    7/15/2013 09:08:55 [INFO] Utilities - File does not exist
    7/15/2013 09:08:58 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx.
    7/15/2013 09:08:58 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\DWA\DWA.pimx
    7/15/2013 09:08:58 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx
    7/15/2013 09:08:58 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx
    7/15/2013 09:08:58 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx
    7/15/2013 09:08:58 [INFO] PIM - XML is valid
    7/15/2013 09:08:58 [WARN] PIM - Failed to find Node
    7/15/2013 09:08:58 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx'
    7/15/2013 09:08:58 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pima'
    7/15/2013 09:08:59 [INFO] PIM - Package id FAFC744B-DDFB-4097-A41D-7E9539FEBAF9 is already installed
    7/15/2013 09:08:59 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:08:59 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:08:59 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:08:59 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:08:59 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:08:59 [INFO] PIM - Backup Folder Created
    7/15/2013 09:09:03 [INFO] Utilities - File does not exist
    7/15/2013 09:09:11 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx.
    7/15/2013 09:09:11 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\P6\P6.pimx
    7/15/2013 09:09:11 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx
    7/15/2013 09:09:11 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx
    7/15/2013 09:09:11 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx
    7/15/2013 09:09:11 [INFO] PIM - XML is valid
    7/15/2013 09:09:11 [WARN] PIM - Failed to find Node
    7/15/2013 09:09:11 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx'
    7/15/2013 09:09:11 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pima'
    7/15/2013 09:09:11 [INFO] PIM - Package id B322281B-C04F-438E-82D7-7DA34A359526 is already installed
    7/15/2013 09:09:11 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:09:11 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:09:11 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:09:12 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:09:12 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:09:12 [INFO] PIM - Backup Folder Created
    7/15/2013 09:09:15 [INFO] Utilities - File does not exist
    7/15/2013 09:09:23 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx.
    7/15/2013 09:09:23 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\LWA\LWA.pimx
    7/15/2013 09:09:23 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx
    7/15/2013 09:09:23 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx
    7/15/2013 09:09:23 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx
    7/15/2013 09:09:23 [INFO] PIM - XML is valid
    7/15/2013 09:09:23 [WARN] PIM - Failed to find Node
    7/15/2013 09:09:23 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx'
    7/15/2013 09:09:23 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pima'
    7/15/2013 09:09:24 [INFO] PIM - Package id B1313DE3-08DF-4834-91D9-CBD1A91488E5 is already installed
    7/15/2013 09:09:24 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:09:24 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:09:24 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:09:24 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:09:24 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:09:24 [INFO] PIM - Backup Folder Created
    7/15/2013 09:09:25 [INFO] Utilities - File does not exist
    7/15/2013 09:09:31 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx.
    7/15/2013 09:09:32 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\UWA\UWA.pimx
    7/15/2013 09:09:32 [INFO] Setup - Start Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx
    7/15/2013 09:09:32 [INFO] PIM - START installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx
    7/15/2013 09:09:32 [INFO] PIM - Trying to access xml at path:C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx
    7/15/2013 09:09:32 [INFO] PIM - XML is valid
    7/15/2013 09:09:32 [WARN] PIM - Failed to find Node
    7/15/2013 09:09:32 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx'
    7/15/2013 09:09:32 [INFO] PIM - Validating package file: 'C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pima'
    7/15/2013 09:09:32 [INFO] PIM - Package id F0158AAB-0779-4B40-A07D-3F2A21D47E74 is already installed
    7/15/2013 09:09:32 [INFO] PIM - SUCCESS deleteAppletRegInfoRecords.
    7/15/2013 09:09:33 [INFO] PIM - SUCCESS deletePackageUpgradeInfoRecords.
    7/15/2013 09:09:33 [INFO] PIM - SUCCESS deletePackageInstallationInfoRecords.
    7/15/2013 09:09:33 [INFO] PIM - SUCCESS insertPackageUpdateList.
    7/15/2013 09:09:33 [INFO] PIM - SUCCESS insertAppletRegInfoList.
    7/15/2013 09:09:33 [INFO] PIM - Backup Folder Created
    7/15/2013 09:09:33 [INFO] Utilities - File does not exist
    7/15/2013 09:09:35 [INFO] Utilities - Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" --register=true --createShortcut=true
    7/15/2013 09:09:36 [INFO] Utilities - Success in CreateProcess
    7/15/2013 09:09:37 [INFO] Utilities - Sucessfully launched and executed process...
    7/15/2013 09:09:37 [INFO] PIM - Successfully executed install modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe'
    7/15/2013 09:09:37 [INFO] PIM - SUCCESS installPackage at file C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx.
    7/15/2013 09:09:37 [INFO] Setup - Finished Installing package - C:\New folder (2)\Adobe Presenter 8\Build\ASU\packages\CCM\CCM.pimx
    7/15/2013 09:09:37 [INFO] PIM - Processing ... _pimCreateOrUpdateAAMInventory
    7/15/2013 09:09:37 [INFO] PIM - Inventory Already present on the machine...
    7/15/2013 09:09:37 [INFO] Setup - TimeLog: End Installing. Now launching PDApp
    7/15/2013 09:09:37 [INFO] Setup - Deployment File Path not specified in command line arguments. Skipping payload deployment part
    7/15/2013 09:09:37 [INFO] Setup - =================  End Adobe Setup. Exit code: 0  =================
    7/15/2013 09:09:37 [INFO] PIM - PIMSqlite closeDB status 0
    7/15/2013 09:09:37 [INFO] PIM - FREE PIM Instance ...
    7/15/2013 09:09:37 [INFO] DeploymentManager - Build Version - 3.1.105.0
    7/15/2013 09:09:37 [INFO] DeploymentManager - Logging Level verbosity Set  to 4
    7/15/2013 09:09:37 [INFO] DeploymentManager - The return code from the Bootstrapper Process is (0).
    7/15/2013 09:09:37 [INFO] DeploymentManager - Correcting Dependencies in local db.
    7/15/2013 09:09:37 [INFO] DeploymentManager - No media db present on the machine.
    7/15/2013 09:09:37 [INFO] DeploymentManager - STEP 4: Starting to launch Adobe Installer.
    7/15/2013 09:09:37 [INFO] DeploymentManager - Obtained Adobe Common Folder Path.
    7/15/2013 09:09:37 [INFO] DeploymentManager - Adobe Installer launch location is :: C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    7/15/2013 09:16:50 [INFO] AAMEEUtilities - Process creation completed.
    7/15/2013 09:16:50 [FATAL] DeploymentManager - The return code from the Adobe Installer Process is (6).Stopping the installation process.
    7/15/2013 09:16:50 [INFO] DeploymentManager - Starting to clean the partially installed payloads.
    7/15/2013 09:16:50 [INFO] DeploymentManager - Undeployment XML created at path :: D:\Users\Vmbuild\AppData\Local\Temp\{2592DDC9-72BD-430A-B2EA-C2839B69B46E}\\{EE4FEE4B-4C1 3-44E5-8C22-230423DB10EF}
    7/15/2013 09:16:50 [INFO] DeploymentManager - Starting to launch the Adobe Installer for uninstall mode.
    7/15/2013 09:16:50 [INFO] DeploymentManager - Obtained Adobe Common Folder Path.
    7/15/2013 09:16:50 [INFO] DeploymentManager - C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\Setup.exe
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - Build Version - 6.2.136.0
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - Logging Level verbosity Set  to 4
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - Start: Adobe Application Manager Uninstall...
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - Get RIBS Product count
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - RIBS Products install status
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - Get NON RIBS Product count
    7/15/2013 09:20:21 [INFO] Utilities - Folder does not exist
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - AAMRefs folder  does not exists. Non-Ribs products does not exist on the system
    7/15/2013 09:20:21 [INFO] PIM-Uninstall - NON RIBS Products install status
    7/15/2013 09:20:21 [INFO] Utilities - File does not exist
    7/15/2013 09:20:22 [INFO] Utilities - File does not exist
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Launching RemoveAAM from: C:\Program Files (x86)\Common Files\Adobe\RemoveAAM.bin
    7/15/2013 09:20:22 [INFO] UninstallAAM - argc: 2
    7/15/2013 09:20:22 [INFO] UninstallAAM - Loading PIM.dll from: C:\Program Files (x86)\Common Files\Adobe\AdobePIM.dll
    7/15/2013 09:20:22 [INFO] AAMEEUtilities - Process creation completed.
    7/15/2013 09:20:22 [INFO] DeploymentManager - The return code from the Adobe Installer Process is (0).
    7/15/2013 09:20:22 [INFO] DeploymentManager - Provisioning tool launch location is :: D:\Users\Vmbuild\AppData\Local\Temp\{0EAD2103-39AF-4D85-B942-CAC0E462C482}\\{731F139B-D8D 6-4870-AA90-9626C4D6D4E2}
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Build Version - 6.2.136.0
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Logging Level verbosity Set  to 4
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Killing all Non-Deployment workflows
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait on Adobe installer (Bootstrapper) if running...
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait on Adobe installer (RIBS) if running...
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Check and wait if ACF is locked...
    7/15/2013 09:20:22 [INFO] PIM-Uninstall - Check and close Adobe Application Manager notifiers...
    7/15/2013 09:20:22 [INFO] Utilities - Semaphore is not locked
    7/15/2013 09:20:22 [INFO] PIM - Executing install modifiers
    7/15/2013 09:20:22 [INFO] PIM - Build Version - 6.2.136.0
    7/15/2013 09:20:22 [INFO] PIM - Logging Level verbosity Set  to 4
    7/15/2013 09:20:22 [INFO] PIM - CREATE PIM Instance ...
    7/15/2013 09:20:22 [INFO] Utilities - File does not exist
    7/15/2013 09:20:22 [INFO] PIM - trying to createOrUpdatePIMDbSchema.
    7/15/2013 09:20:22 [INFO] PIM - Current db schema version on machine 1.
    7/15/2013 09:20:22 [INFO] PIM - Current db schema version to install 1.
    7/15/2013 09:20:22 [INFO] PIM - PIM DB Schema is up to date. Current schema version is 1.
    7/15/2013 09:20:22 [INFO] PIM - PIM Database is Up To Date.
    7/15/2013 09:20:23 [INFO] Utilities - Path to Process :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe Process Directory :C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities arguments being passed :"C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe" --unregister=true --deleteShortcut=true
    7/15/2013 09:20:23 [INFO] Utilities - Success in CreateProcess
    7/15/2013 09:20:23 [INFO] AAMEEUtilities - Process creation completed.
    7/15/2013 09:20:23 [INFO] DeploymentManager - The return Code from Provisioning Tool (0).
    7/15/2013 09:20:23 [INFO] DeploymentManager - Provisioning Tool has successfully UnSerialize the product.
    7/15/2013 09:20:23 [INFO] DeploymentManager - The install workflow is terminating.
    7/15/2013 09:20:25 [INFO] Utilities - Sucessfully launched and executed process...
    7/15/2013 09:20:25 [INFO] PIM - Successfully executed uninstall modifier at path: 'C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\\CCM\Utilities\AdobeCreativeCloudClient.exe'
    7/15/2013 09:20:25 [INFO] PIM - PIMSqlite closeDB status 0
    7/15/2013 09:20:25 [INFO] PIM - FREE PIM Instance ...
    7/15/2013 09:20:33 [INFO] UninstallAAM - Self delete called to delete RemoveAAM.bin and AdobePIM.dll...

    Office 2010 64 bit as dependency.
       2. Registry used to fool the application that 64 bit version of PowerPoint is already installed.
    Although source works with 32 bit powerPoint . but MSI need 64 bit powerpoint .

  • App Error 602 & "Uncaught exception: Application net_rim_bb_messaging_app(144) is not responding; process terminated"

    Hi,
    I have spent a whole and very frustrating day trying to solve the following problem and in exasperation I resort to a posting here. Note no changes had been made to the phone prior to the start of the problem.
    My Blackberry 9800 Torch freezes on power-up. It can only be ‘unfrozen’ by taking out the battery or, if left alone, after many minutes it comes up with the white screen, ‘App Error 602' and ‘Reset’ which is highlighted. Resetting has the same effect as taking out the battery. After each restart, it goes through the usual security and time checks and then freezes again. However, on rare occasions I got the message “Uncaught exception: Application net_rim_bb_messaging_app(144) is not responding; process terminated”.
    Soon after the restart, after the Security Software Verification and on confirming the time/date, there is a very small window of opportunity (literally a couple of seconds) to access the phone. After much trial and error, I discovered that (in Manage Connections) by disabling the Mobile Network and WiFi - effectively putting it into ‘aeroplane mode’ - the device would work, without any problem and indefinitely. Except, of course, I couldn’t access the phone network nor the internet, which isn’t helpful(!).
    I have taken this opportunity to do a full back-up on to my PC, through BlackBerry Desktop Software (though I’m not sure this backs up downloaded Apps??). Separately, I've also copied all the subdirectories from the phone’s memory and media card on to the PC, retaining their correct structures (but presumably also copying the corruption causing the problem?).
    Any ideas???
    - thanks in advance!

    The method you are attempting is the automatic method...sometimes it just doesn't work, and you must take control. The simplest way is to, on a PC (you cannot do this on MAC):
    1) Make sure you have a current and complete backup of your BB...you can find complete instructions via the link in my auto-sig below.
    2) Uninstall, from your PC, any BB OS packages
    3) Make sure you have the BB Desktop Software already installed
    http://us.blackberry.com/software/desktop.html
    4) Download and install, to your PC, the BB OS package you desire:
    http://us.blackberry.com/support/downloads/download_sites.jsp
    It is sorted first by carrier -- so if all you want are the OS levels your carrier supports, your search will be quick. However, some carriers are much slower than others to release updates. To truly seek out the most up-to-date OS package for your BB, you must dig through and find all carriers that support your specific model BB, and then compare the OS levels that they support.
    5) Delete, on your PC, all copies of VENDOR.XML...there will be at least one, and perhaps 2, and they will be located in or similarly to (it changes based on your Windows version) these folders:
    C:\Program Files (x86)\Common Files\Research In Motion\AppLoader
    C:\Users\(your Windows UserName)\AppData\Roaming\Research In Motion\BlackBerry\Loader XML
    6a) For changing your installed BB OS level (upgrade or downgrade), you can launch the Desktop Software and connect your BB...the software should offer you the OS package you installed to your PC.
    6b) Or, for reloading your currently installed BB OS level as well as for changing it, bypass the Desktop Software and use LOADER.EXE directly, by proceeding to step 2 in this process:
    http://supportforums.blackberry.com/t5/BlackBerry-Device-Software/How-To-Reload-Your-Operating-Syste...
    Note that while written for "reload" and the Storm, it can be used to upgrade, downgrade, or reload any BB device model -- it all depends on the OS package you download and install to your PC.
    If, during the processes of 6a or 6b, your BB presents a "507" error, simply unplug the USB cord from the BB and re-insert it...don't do anything else...this should allow the install to continue.
    If you are on MAC, you are limited to only your carriers sanctioned OS packages...but can still use any levels that they currently sanction. See this procedure:
    KB19915How to perform a clean reload of BlackBerry smartphone application software using BlackBerry Desktop Software
    Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Mac CCP-created packages failing

    I can successfully create packages using CCP 1.1 for Mac OS X 10.6.8, but when I run the installer package on the client, it does not write files / install programs - it skips right over to "running package scripts."
    I've opened the package and I can see all the individual program installers. Please help!

    Here's one of the logs:
    08/08/13 07:59:17:914 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:17:914 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    08/08/13 07:59:17:914 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:17:915 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:17:915 | [INFO] |  | OOBE | DE |  |  |  | 27263 | START - Installer Session
    08/08/13 07:59:17:915 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:17:915 | [INFO] |  | OOBE | DE |  |  |  | 27263 | RIBS version: 7.0.0.108
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | OSX version: 10.6.8
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Total Timer]
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | CHECK: Single instance running
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | CHECK : Credentials
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Load Deployment File
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Create Required Folders
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Assuming install mode
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Looking up install source path
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Sync Media DB ...
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Sync Media DB]
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Pre check media db sync
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | End of Pre check media db sync. Exit code: 0
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Sync Media DB] took 881 milliseconds (0.881 seconds) DTR = 2347.33 KBPS (2.29232 MBPS)
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ##### Running EDT Workflow #####
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Ready to initialize session to start with ...
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [CreatePayloadSession]
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updated source path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {52F56804-DA28-41CE-9339-86834E92A3BB}
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6zh_CNLanguagePack/AdobeAudition6zh_CNLanguagePack.zip
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:952 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6zh_CNLanguagePack/AdobeAudition6zh_CNLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {7EB22973-FEE9-4387-8F08-383A93F5C64F}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6ko_KRLanguagePack/AdobeAudition6ko_KRLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6ko_KRLanguagePack/AdobeAudition6ko_KRLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {947C3349-46BB-40F9-A81F-484EFC86B7F4}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6en_USLanguagePack/AdobeAudition6en_USLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6en_USLanguagePack/AdobeAudition6en_USLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6de_DELanguagePack/AdobeAudition6de_DELanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6de_DELanguagePack/AdobeAudition6de_DELanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6fr_FRLanguagePack/AdobeAudition6fr_FRLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6fr_FRLanguagePack/AdobeAudition6fr_FRLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamiclinkSupport7All/AdobeDynamiclinkSupport7All.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamiclinkSupport7All/AdobeDynamiclinkSupport7All.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {BA64207C-DE29-46C9-9282-C1E106E65428}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6es_ESLanguagePack/AdobeAudition6es_ESLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6es_ESLanguagePack/AdobeAudition6es_ESLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {D230157E-C3CB-46CC-8987-533CD9C9C695}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6ja_JPLanguagePack/AdobeAudition6ja_JPLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6ja_JPLanguagePack/AdobeAudition6ja_JPLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6All/AdobeAudition6All.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6All/AdobeAudition6All.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6it_ITLanguagePack/AdobeAudition6it_ITLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6it_ITLanguagePack/AdobeAudition6it_ITLanguagePack.zip
    08/08/13 07:59:17:953 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating media info for: {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:17:954 | [INFO] |  | OOBE | DE |  |  |  | 27263 | NOTE: Ignoring media info and setting media path as: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamicLinkMediaServer7All/AdobeDynamicLinkMediaServer7All.zip
    08/08/13 07:59:17:954 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Type: 0, Volume Order: 1, Media Name:
    08/08/13 07:59:17:954 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Path: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamicLinkMediaServer7All/AdobeDynamicLinkMediaServer7All.zip
    08/08/13 07:59:17:954 | [INFO] |  | OOBE | DE |  |  |  | 27263 | --------------------  END  - Updating Media Sources -  END  --------------------
    08/08/13 07:59:17:964 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    08/08/13 07:59:17:964 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ----------------- CreatePayloadSession: machine is x86 ---------------
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ______ Verify Dependency Subscribers ______
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}: 1 (0,1)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}: 1 (0,1)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}: 2 (2,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}: 3 (0,0)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "com.Adobe.PDApp.ignore_aam" to:
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "deploymentFile" to: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//55DF68BE-37B1-4D75-939B-95F50319E9E4
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "edtWorkflow" to: 1
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "installLanguage" to: en_US
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Attempting to find the selected language in the set of available payload languages
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "installSourcePath" to: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "overrideFile" to: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:18:217 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Setting property "skipProcessChecks" to: 1
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Overwrite property "com.Adobe.PDApp.ignore_aam" to:
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Overwrite property "edtWorkflow" to: 1
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Overwrite property "installLanguage" to: en_US
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Overwrite property "overrideFile" to: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Overwrite property "skipProcessChecks" to: 1
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Found payload actions:
    08/08/13 07:59:18:218 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Deciding what installer mode to use...
    08/08/13 07:59:18:279 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN Setting requested payload actions
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F} is: true
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}  is none
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643} is: true
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}  is none
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} is: false
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}  is install
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB} is: false
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}  is none
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:280 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA} is: false
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Action string for Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}  is none
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payload Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:18:281 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END Setting requested payload actions
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Collected advanced path check information for INSTALLDIR
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR is a well-formed path
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR is not the root path
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR is on a local volume
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR is on a writable volume
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR is not on a case sensitive volume
    08/08/13 07:59:18:282 | [INFO] |  | OOBE | DE |  |  |  | 27263 | INSTALLDIR passed path basic path validation: /Applications
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN InstallOperationsQueue Unordered operations
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}:  with operation install
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}:  with operation repair
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}:  with operation install
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}:  with operation none
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}:  with operation repair
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END InstallOperationsQueue Unordered operations
    08/08/13 07:59:18:336 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN InstallOperationsQueue Ordered operations
    08/08/13 07:59:18:337 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}:  with operation repair
    08/08/13 07:59:18:337 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}:  with operation repair
    08/08/13 07:59:18:337 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}:  with operation install
    08/08/13 07:59:18:337 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}:  with operation install
    08/08/13 07:59:18:337 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END InstallOperationsQueue Ordered operations
    08/08/13 07:59:18:583 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Payloads passed preflight validation.
    08/08/13 07:59:18:583 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Creating uninstall alias ...
    08/08/13 07:59:18:637 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Call PreSession Custom Hook
    08/08/13 07:59:18:637 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN InstallOperationsQueue Unordered operations
    08/08/13 07:59:18:637 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}:  with operation install
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}:  with operation repair
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}:  with operation install
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}:  with operation none
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}:  with operation repair
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END InstallOperationsQueue Unordered operations
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 | BEGIN InstallOperationsQueue Ordered operations
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}:  with operation repair
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}:  with operation repair
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}:  with operation install
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}:  with operation install
    08/08/13 07:59:18:638 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END InstallOperationsQueue Ordered operations
    08/08/13 07:59:19:360 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for pre-repair for payload Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:19:360 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Payload Operation :{F5ED8725-610C-4837-8102-98A3870B538F}]
    08/08/13 07:59:19:361 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Initializing the INSTALLDIR with PDB data for payload {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:19:361 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Located the INSTALLDIR for payload 'Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}' : '/Library/Application Support/Adobe'
    08/08/13 07:59:19:362 | [INFO] |  | OOBE | DE |  |  |  | 27272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:19:362 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Installer Operation: PayloadUninstaller
    08/08/13 07:59:19:362 | [INFO] |  | OOBE | DE |  |  |  | 27272 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:19:362 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Session {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} modify request for AdobeCode: {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:19:375 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Effective AdobeCode for: {F5ED8725-610C-4837-8102-98A3870B538F} is {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:19:381 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Session includes local copy of payload for repair source
    08/08/13 07:59:19:381 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Repair payload source package: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamicLinkMediaServer7All/AdobeDynamicLinkMediaServer7All.zip
    08/08/13 07:59:19:384 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Payload Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/08/13 07:59:25:084 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Extracting assets complete. Number assets: 1
    08/08/13 07:59:25:174 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Beginning installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamicLinkMediaServer7All/Install.db
    08/08/13 07:59:29:620 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Completing installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamicLinkMediaServer7All/Install.db
    08/08/13 07:59:29:622 | [INFO] |  | OOBE | DE |  |  |  | 27272 | UninstallDBPath=/Library/Application Support/Adobe/Uninstall/{F5ED8725-610C-4837-8102-98A3870B538F}.db
    08/08/13 07:59:30:945 | [INFO] |  | OOBE | DE |  |  |  | 27272 | Physical payload repair result:0
    08/08/13 07:59:30:969 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:30:969 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Payload Operation :{F5ED8725-610C-4837-8102-98A3870B538F}] took 11609 milliseconds (11.609 seconds) DTR = 3.4456 KBPS (0.00336485 MBPS)
    08/08/13 07:59:30:976 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating driver data - Action: Add driver entry
    08/08/13 07:59:30:977 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating driver data successful. Driver entry was added. ARP estimated size 0KB
    08/08/13 07:59:30:983 | [INFO] |  | OOBE | DE |  |  |  | 27263 | User specified overrideFile: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:31:008 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully updated the csu inventory for Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F} return values 0:0
    08/08/13 07:59:31:009 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for post-repair for payload Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}
    08/08/13 07:59:31:124 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for pre-repair for payload DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:31:124 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Payload Operation :{B18C59EF-4209-4EEE-B202-B8C611480643}]
    08/08/13 07:59:31:125 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Initializing the INSTALLDIR with PDB data for payload {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:31:125 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Located the INSTALLDIR for payload 'DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}' : '/Library/Application Support/Adobe'
    08/08/13 07:59:31:126 | [INFO] |  | OOBE | DE |  |  |  | 27300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:31:126 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Installer Operation: PayloadUninstaller
    08/08/13 07:59:31:126 | [INFO] |  | OOBE | DE |  |  |  | 27300 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:31:126 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Session {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} modify request for AdobeCode: {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:31:137 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Effective AdobeCode for: {B18C59EF-4209-4EEE-B202-B8C611480643} is {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:31:142 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Session includes local copy of payload for repair source
    08/08/13 07:59:31:142 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Repair payload source package: /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamiclinkSupport7All/AdobeDynamiclinkSupport7All.zip
    08/08/13 07:59:31:144 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Payload DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/08/13 07:59:31:312 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Extracting assets complete. Number assets: 1
    08/08/13 07:59:31:318 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Beginning installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamiclinkSupport7All/Install.db
    08/08/13 07:59:31:844 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Evaluating condition# 1(Seq 72)
    08/08/13 07:59:31:845 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Condition failed(Seq 72)
    08/08/13 07:59:31:847 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Completing installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeDynamiclinkSupport7All/Install.db
    08/08/13 07:59:31:848 | [INFO] |  | OOBE | DE |  |  |  | 27300 | UninstallDBPath=/Library/Application Support/Adobe/Uninstall/{B18C59EF-4209-4EEE-B202-B8C611480643}.db
    08/08/13 07:59:31:918 | [INFO] |  | OOBE | DE |  |  |  | 27300 | Physical payload repair result:0
    08/08/13 07:59:31:927 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:31:927 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Payload Operation :{B18C59EF-4209-4EEE-B202-B8C611480643}] took 802 milliseconds (0.802 seconds) DTR = 4.98753 KBPS (0.00487064 MBPS)
    08/08/13 07:59:31:932 | [INFO] |  | OOBE | DE |  |  |  | 27263 | User specified overrideFile: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:31:944 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully updated the csu inventory for DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643} return values 0:0
    08/08/13 07:59:31:944 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for post-repair for payload DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}
    08/08/13 07:59:32:163 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for pre-install for payload Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:32:164 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Payload Operation :{DE1E055B-679C-42F8-B114-7B6ED0B8ED95}]
    08/08/13 07:59:32:166 | [INFO] |  | OOBE | DE |  |  |  | 27305 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:32:166 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Installer Operation: PayloadInstaller
    08/08/13 07:59:32:166 | [INFO] |  | OOBE | DE |  |  |  | 27305 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:32:166 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Request to install payload
    08/08/13 07:59:32:174 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Payload Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/08/13 07:59:42:871 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Extracting assets complete. Number assets: 1
    08/08/13 07:59:42:871 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Beginning installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6All/Install.db
    08/08/13 07:59:43:188 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Evaluating condition# 1(Seq 42)
    08/08/13 07:59:43:189 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Condition failed(Seq 42)
    08/08/13 07:59:45:483 | [INFO] |  | OOBE | DE |  |  |  | 27305 | Completing installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6All/Install.db
    08/08/13 07:59:45:492 | [INFO] |  | OOBE | DE |  |  |  | 27305 | UninstallDBPath=/Library/Application Support/Adobe/Uninstall/{DE1E055B-679C-42F8-B114-7B6ED0B8ED95}.db
    08/08/13 07:59:46:609 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:46:609 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Payload Operation :{DE1E055B-679C-42F8-B114-7B6ED0B8ED95}] took 14445 milliseconds (14.445 seconds) DTR = 36656 KBPS (35.7969 MBPS)
    08/08/13 07:59:47:334 | [INFO] |  | OOBE | DE |  |  |  | 27263 | User specified overrideFile: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:47:393 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully updated the csu inventory for Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} return values 0:0
    08/08/13 07:59:47:393 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for post-install for payload Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 07:59:47:486 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for pre-install for payload Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}
    08/08/13 07:59:47:486 | [INFO] |  | OOBE | DE |  |  |  | 27263 | ::START TIMER:: [Payload Operation :{947C3349-46BB-40F9-A81F-484EFC86B7F4}]
    08/08/13 07:59:47:490 | [INFO] |  | OOBE | DE |  |  |  | 27330 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:47:490 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Installer Operation: PayloadInstaller
    08/08/13 07:59:47:490 | [INFO] |  | OOBE | DE |  |  |  | 27330 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:47:490 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Request to install payload
    08/08/13 07:59:47:498 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Payload Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}: Calling ARKEngine from path /Applications/Utilities/Adobe Application Manager/DECore/DE6/resources
    08/08/13 07:59:47:504 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Extracting assets complete. Number assets: 1
    08/08/13 07:59:47:504 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Beginning installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6en_USLanguagePack/Install.db
    08/08/13 07:59:47:505 | [INFO] |  | OOBE | DE |  |  |  | 27330 | Completing installation for payload at /Users/admin/Desktop/VPAC Mac Labs Aug 2013/Build/VPAC Mac Labs Aug 2013_Install.pkg/Contents/Resources//Setup/Adobe Audition CC_7/payloads/AdobeAudition6en_USLanguagePack/Install.db
    08/08/13 07:59:47:513 | [INFO] |  | OOBE | DE |  |  |  | 27330 | UninstallDBPath=/Library/Application Support/Adobe/Uninstall/{947C3349-46BB-40F9-A81F-484EFC86B7F4}.db
    08/08/13 07:59:47:590 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=* Operation complete. Setting status: 0 =*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:47:590 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Payload Operation :{947C3349-46BB-40F9-A81F-484EFC86B7F4}] took 103 milliseconds (0.103 seconds) DTR = 2213.59 KBPS (2.16171 MBPS)
    08/08/13 07:59:47:793 | [INFO] |  | OOBE | DE |  |  |  | 27263 | User specified overrideFile: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//A557B579-5CE3-429C-8BAD-2D8DC308800F
    08/08/13 07:59:47:802 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully updated the csu inventory for Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4} return values 0:0
    08/08/13 07:59:47:802 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Calling the custom action code for post-install for payload Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}
    08/08/13 07:59:47:965 | [INFO] |  | OOBE | DE |  |  |  | 27263 | No operation.  We're done:
    08/08/13 07:59:47:966 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating driver data - Action: Remove driver entry
    08/08/13 07:59:47:968 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Updating driver data successful. Driver entry was added. ARP estimated size 844254KB
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully installed 2 components:
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 |  - Adobe Audition CC_AdobeAudition6en_USLanguagePack
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 |  - Adobe Audition CC
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Successfully repaired 2 components:
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 |  - DynamiclinkSupport
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 |  - Dynamic Link Media Server
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Total components removed: 0
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Call PostSession Custom Hook
    08/08/13 07:59:49:972 | [INFO] |  | OOBE | DE |  |  |  | 27263 | :: END TIMER :: [Total Timer] took 33242 milliseconds (33.242 seconds) DTR = 17191.9 KBPS (16.7889 MBPS)
    08/08/13 07:59:50:973 | [INFO] |  | OOBE | DE |  |  |  | 27263 | Exit Code: 0 - No error.
    08/08/13 07:59:50:973 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 07:59:50:973 | [INFO] |  | OOBE | DE |  |  |  | 27263 | END - Installer Session
    08/08/13 07:59:50:973 | [INFO] |  | OOBE | DE |  |  |  | 27263 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | START - Installer Session
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    08/08/13 08:03:30:908 | [INFO] |  | OOBE | DE |  |  |  | 27915 | RIBS version: 7.0.0.108
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | OSX version: 10.6.8
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | ::START TIMER:: [Total Timer]
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | CHECK: Single instance running
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | CHECK : Credentials
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Load Deployment File
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Create Required Folders
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Assuming uninstall mode
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Lookup for master payload
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | ##### Running EDT Workflow #####
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Ready to initialize session to start with ...
    08/08/13 08:03:30:910 | [INFO] |  | OOBE | DE |  |  |  | 27915 | ::START TIMER:: [CreatePayloadSession]
    08/08/13 08:03:30:920 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Supported RIBS version range: [0.0.0.0,7.0.0.108]
    08/08/13 08:03:30:920 | [INFO] |  | OOBE | DE |  |  |  | 27915 | ----------------- CreatePayloadSession: machine is x86 ---------------
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 | ______ Verify Dependency Subscribers ______
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F}: 1 (0,1)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}: 1 (0,1)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}: 2 (2,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 |   Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}: 3 (0,0)
    08/08/13 08:03:31:183 | [INFO] |  | OOBE | DE |  |  |  | 27915 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "com.Adobe.PDApp.ignore_aam" to:
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "deploymentFile" to: /tmp/03C70A05-0A6B-4673-84CD-F80DBF9578C3//C07BD9B4-5987-4AEC-A4EB-6745E3FF10BF
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "driverAdobeCode" to: {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "edtWorkflow" to: 1
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "mediaSignature" to: {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "skipProcessChecks" to: 1
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Setting property "uninstall" to: 1
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Overwrite property "com.Adobe.PDApp.ignore_aam" to:
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Overwrite property "edtWorkflow" to: 1
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Overwrite property "mediaSignature" to: {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Overwrite property "skipProcessChecks" to: 1
    08/08/13 08:03:31:184 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Overwrite property "uninstall" to: 1
    08/08/13 08:03:31:185 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Found payload actions:
    08/08/13 08:03:31:185 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Deciding what installer mode to use...
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB} not installed
    08/08/13 08:03:31:211 | [INFO] |  | OOBE | DE |  |  |  | 27915 | BEGIN Setting requested payload actions
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4} is: true
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6en_USLanguagePack 6.0.0.0 {947C3349-46BB-40F9-A81F-484EFC86B7F4} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6it_ITLanguagePack 6.0.0.0 {F54FFFB9-2BA9-49F2-AF81-DCD7CF456CDA} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6ja_JPLanguagePack 6.0.0.0 {D230157E-C3CB-46CC-8987-533CD9C9C695} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6es_ESLanguagePack 6.0.0.0 {BA64207C-DE29-46C9-9282-C1E106E65428} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6fr_FRLanguagePack 6.0.0.0 {9A3E7E27-6DBC-491D-AEBE-9EF6352A961F} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6de_DELanguagePack 6.0.0.0 {97BBEBF8-0AEA-4F54-AFEE-CE2BBABEE22B} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F} is: false
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F}  is none
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6ko_KRLanguagePack 6.0.0.0 {7EB22973-FEE9-4387-8F08-383A93F5C64F} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:212 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB} is: false
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB}  is none
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Payload Adobe Audition CC_AdobeAudition6zh_CNLanguagePack 6.0.0.0 {52F56804-DA28-41CE-9339-86834E92A3BB} is extension payload. Aligning its action according to parent Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} is: true
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95}  is remove
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Selection of payload Adobe Audition CC 6.0.0.0 {DE1E055B-679C-42F8-B114-7B6ED0B8ED95} is forbidden by the policy. Reason: Free payload
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643} is: true
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Action string for DynamiclinkSupport 7.0.0.0 {B18C59EF-4209-4EEE-B202-B8C611480643}  is none
    08/08/13 08:03:31:213 | [INFO] |  | OOBE | DE |  |  |  | 27915 | Value returned on lookup of payload: Dynamic Link Media Server 7.0.0.0 {F5ED8725-610C-4837-8102-98A3870B538F} is: true

  • Problems with create package in Fireworks CS4

    I have two distinct folders that I'm trying to package and I'm not having any luck. Each has been created on one of my computers that is running Windows Vista. I'm trying to use both Windows 7 Beta (not surprised this wouldn't work) and Windows Server 2008. When I tell Fireworks which files to use, add my digital certificate, then choose Create Package, it seems everything is going well as I do not get an error message but when I look for the newly created package there is nothing. I am getting an XML file in the directory and the product is creating .txt files on my desktop with cryptic info. Anybody know what the issue is? Am I trying to do this on unsupported OS? I would think Win2k8 Server would work.

    "When using Select All, through the menu or the keyboard, the marching ants are off by one or two pixels to the right, meaning one or two pixels on the left appear not to be selected, and the right edge of the marching ants is off the keyboard canvas.
    Sorry, I meant to say that the marching ants on the right edge of the image are OFF THE CANVAS. The selection can easily be nudged into place with the left arrow."
    On my machine I have observed that the All selection is in fact correct...in that the entire image is indeed selected. The problem appears to be that the Window frame is short by 1 pixel when running Open GL. It looks like a Window resizing issue. I discovered that by drag/resizing the Window frame to the right, to expose a portion of the unused grey area border. The entire image could now be seen and showed that all of the image was selected.
    Nudging the original selection to the right will only result in deselecting a single pixel vertical strip on the left side of the image.

  • Error while creating package

    Hi,
    I am trying to create this procedure inside a package but i am getting the below mentioned error, but when i run the SELECT statement alone, it works fine
    but when creating package it throws the error, can anyone please help me in this.
    PROCEDURE Selections(
    p_Last IN VARCHAR2,
    p_CurrentTime IN VARCHAR2,
    p_Selections OUT     NUMBER
    IS
    BEGIN
         SELECT CODE, AMOUNT,INSERT_DATE FROM
         (SELECT b.CODE, a.AMOUNT,a.INSERT_DATE, ROW_NUMBER()
         OVER(PARTITION BY b.CODE ORDER BY a.INSERT_DATE) AS SEQ
         FROM PAYMENTS a,SB b
    WHERE a.INSERT_DATE > p_Last
    AND a.INSERT_DATE <= p_CurrentTime
    AND a.TYPE = 'X'
    AND a.P_CODE IS NULL
    AND a.ACCT=b.C_CODE)
         WHERE SEQ = 1;
    END Selections;
    After throwing the error the cursor is positioned between OVER[CURSOR](PARTITION BY b.CODE ORDER BY a.INSERT_DATE) AS SEQ
    Error Message:
    PLS-00103: Encountered the symbol "(" when expecting one of the following:
    , from
    Thanks

    If you have to use dynamic SQL because of V 8i, try this (not tested):
    PROCEDURE Selections( 
       p_Last IN VARCHAR2,
       p_CurrentTime IN VARCHAR2,
       p_Selections OUT NUMBER
    IS
       l_code NUMBER;
       l_amount NUMBER;
       l_insert_date DATE;
    BEGIN
       execute immediate
       'SELECT code,'||
              'amount,'||
              'insert_date '||
       'FROM   ('||
              'SELECT b.code,'||
                     'a.amount,'||
                     'a.insert_date,'||
                     'row_number() over(PARTITION BY b.code ORDER BY a.insert_date) AS seq '||
              'FROM   payments a,'||
                     'sb b '||
              'WHERE  a.insert_date > p_last '||
              'AND    a.insert_date <= p_currenttime '||
              'AND    a.type = '||''''||'X '||''''||
              'AND    a.p_code IS NULL '||
              'AND    a.acct = b.c_code'||
              ') '||
       'WHERE  seq = 1'
       INTO   l_code,
              l_amount,
              l_insert_date
       dbms_output.put_line(l_code);
       dbms_output.put_line(l_amount);
       dbms_output.put_line(l_insert_date);
    END selections;Regards,
    Gerd

  • How do I CREATE IF NOT EXISTS Temp table in PLSQL?

    hello, how do I CREATE IF NOT EXISTS Temp table in PLSQL? The following table is to be created in FIRST call inside a recursive function (which you'll see in QUESTION 2).
    QUESTION 1:
    CREATE GLOBAL TEMPORARY TABLE TmpHierarchyMap
                                  Id numeric(19,0) NOT NULL,
                                  ParentId numeric(19,0) NOT NULL,
                                  ChildId numeric(19,0) NOT NULL,
    ... more ...
                             ) on commit delete rows');
    QUESTION 2: How to return a temp table from a function?
    For example, this is how I'm doing it at the moment, using Nested Table.
    EXECUTE IMMEDIATE 'CREATE OR REPLACE TYPE TmpHierarchyMapObjType AS OBJECT
                   Id numeric(19,0) ,
                   ParentId numeric(19,0),
                   ChildId numeric(19,0),
    ... more ...
         EXECUTE IMMEDIATE 'CREATE OR REPLACE TYPE TmpHierarchyMapTableType AS TABLE OF TmpHierarchyMapObjType;';
    CREATE OR REPLACE FUNCTION fnGetParentsTable
    ObjectId number,
    ObjectClassifier varchar2
    RETURN TmpHierarchyMapTableType
    IS
    TmpHierarchyMap TmpHierarchyMapTableType := TmpHierarchyMapTableType();
    ThisTempId varchar2(32);
    CURSOR spGetParents_cursor IS
    SELECT
    Id,
    ParentId,
    ChildId,
    FROM TMP_HIERARCHYMAP
    WHERE TempId = ThisTempId;
    BEGIN
    SELECT sys_guid() INTO ThisTempId FROM dual;
    spRecursiveGetParents(ObjectId, ObjectClassifier, ThisTempId);
    FOR oMap in spGetParents_cursor LOOP
    TmpHierarchyMap.Extend();
    TmpHierarchyMap(TmpHierarchyMap.Count) := TmpHierarchyMapObjType( oMap.Id
    , oMap.ParentId
    , oMap.ChildId
    END LOOP;
    DELETE FROM TMP_HIERARCHYMAP WHERE TempId = ThisTempId;
    RETURN TmpHierarchyMap;
    END fnGetParentsTable;
    QUESTION 3: what does the word GLOBAL means? I read that temp table is visible only to a particular database connection/session and will be dropped automatically on termination of the session. i can only find this information in some forum discussion but failed to locate this in Oracle doc, can someone point me in right direction please?
    Many thanks!
    REF:
    http://stackoverflow.com/questions/221822/sybase-developer-asks-how-to-create-a-temporary-table-in-oracle
    http://www.oracle-base.com/articles/8i/TemporaryTables.php

    devvvy wrote:
    so if I CREATE GLOBAL TEMPORARY TABLE twice on second pass of my recursive function what then...?You don't create it inside your function.
    You create the GTT once on your database outside of the function and then just leave it there and use it.
    Tables should not be dynamically created and dropped.
    Only other database engines such as SQL Server use the concept of creating temporary tables during the execution of code. Oracle uses a "create once, use whenever" methodology.

  • A question about creating packages as local objects in ABAP

    Hi,
    I have a question about creating packages with SE80. Whenever I create a new package it is assigned a new transport request. After that, I can create new programs inside this package, and each time I can choose whether to assign the new program to a transport request or just save it as a local object (I often do this for test programs that I don't transport and I remove them once my tests have been done).
    What I would like to ask is that, is it possible to create a package (and not just programs inside a given package) as a local object? so that every new object created in this package will be considered as a local object?
    Thanks in advane,
    Kind Regards,
    Dariyoosh

    Thomas Zloch wrote:
    Please also check the F1 help for the package field e.g. in SE80, SAP standard is in range A-S and U-X, namespaces start with "/", so you should be save. I am using the T namespace for temporary stuff since a long time and did not have a problem so far.
    > Thomas
    >
    > P.S. this applies to the package name only, of course
    Thank you very much for this remark, I checked F1 help for the package field and in fact as you mentioned these ranges are for local objects.
    Once again, thank you very much for your help.
    Kind Regards,
    Dariyoosh

  • Error: Installation package not supported by this processor type

    How do I complete installation of Premier Elements 10? When near completion after an hour of downloading, I got the message"Installation package not supported by this processor type. Contact product vendor." On chat, Fariz suggested I download a trial version of Premier. After an hour with that effort, also no success. I have two folders on desktop for Premier, but neither seems openable.

    What Computer/Operating system are you on? Could you check that it meets the system requirements listed at: http://www.adobe.com/products/premiere-elements/tech-specs.html

  • Possible to create "multiple" "snapshot" folders in Photo app?

    I mastered the whole "Hold both buttons to take a screenshot" idea. However, all screenshots are saved in one "saved pictures" folder under the "albums" tab. Any way to make multiple folders? Say, by date or website or.... anything?
    I know I can make mutliple folders in iTunes and import them. I'm talking about creating multiple screenshot folders on the iPad itself.
    Also, is there any way to turn off the "Picture frame" flower that comes up on the main screen when powering down? I don't want anyone to be able to just hit that and start a slideshow.
    And...(I tried to put all my "picture questions" in one topic).... Can I load a different picture to each App page? I have one picture on my lock screen and all my "App" pages have a 2nd pic. Can I put a seperate pic background on each of the 11 (or how ever many the max is) app "home" pages?

    Regards creating different folders for different groups of screen shots the only way to do that is to move all the screen shots to your computer, put them in separate folders and then sync them back to the iPad.
    In response to your question about using different backgrounds for different app pages the answer is no. In essence you're not actually switching pages it's just the group of app icons that are changing. In other words the background remains static when you swipe to move to the next so called page of icons.
    Message was edited by: Mr.C UK

Maybe you are looking for