Applescript photoshop open file delay

Hi,
I have a problem with photoshop and applescript. When I run the following simple applescript which opens a document and saves it in a location:
tell application "Adobe Photoshop CS3"
open picpathalias
-- delay 10 -- quite a long delay is needed
save current document in file regpicpath as JPEG
end tell
I often receive the following error:
Adobe Photoshop CS3 got an error: General Photoshop error occurred. This functionality may not be available in this version of Photoshop.
- The object current document is not currently available.
It seems there is a race between the open cmd and the save cmd. This most often happens when photoshop is not yet an open application. It almost never happens when photoshop is already open. Is there a programmatic way to make open block until the document is available?
Thanks.
-yang

To clarify, I would like to avoid a soln that uses an arbitrary timeout delay if possible.

Similar Messages

  • Opening file delay CS3

    When I attempt to open a file either thru browse or open, there is a 40 second delay. Once opened all other functions are normal. This happens sporadically and the delay problem mysteriously appears and disappears with no discernable pattern or length of time. Rebooting doesn't help and I just have to deal with the slow annoyance until it decides to right itself again. Using Vista with 8 Gigs of RAM. Any thoughts?

    You may be sufferig from the default printer problem.
    This is a known issue with some printer configurations and has been reported many times in the forum.
    The solution, weird as it sounds, is to make a generic printer driver your default printer.
    If you don't have one, download it here:  http://www.adobe.com/support/downloads/product.jsp?product=pdrv&platform=win
    All part of the fascinating world of Photoshop CS3.

  • Applescript open file in hidden folders

    When a folder is made visable and finder is reset  then activating applescript to open file in folder, the once hidden folder but now visable in finder doesn't appear.
              do shell script "defaults write com.apple.finder AppleShowAllFiles False"
    -- kill Finder to make the changes active
    do shell script "killall Finder"
    then activate Applescript Editor and open file and the folder but folder will not appear.

    Aha, this seems to work, but I'm not sure why:
    set the_file to (choose file) as text
    tell application "Adobe Photoshop CS5"
        open file the_file
    end tell

  • Photoshop CS5 - what is causing major delay when opening files?

    New laptop running windows 7, 64 bit machine, i5 intel core processor, NVIDIA NVS 3100M graphics card. When I open new pictures in photoshop there is a significant delay - the pointer just sits for several seconds seeming to 'look' for files, then the round (new hourglass in 7) rotates forever!  I timed this new machine with a 7 year old Dell Latitute running CS1 photoshop - opened 11 photos from each hard drive...the 7 year old computer opened them in 15 seconds, the NEW machine took 80 seconds. I'm not trying to do anything fance with Photoshop, just simple photo corrections, so I don't need a fancy graphics card. WHY is it taking so long to open files - I've changed every setting Adobe recommends and nothing helps.  Any suggestions would be greatly appreciated!!

    here's the log - i just opened photoshop - i didn't open any photos before copying the log.
    2010-10-05 15:06:19 [2308]  AMT: START SESSION, library version 3.0.0.64,3.0
    2010-10-05 15:06:19 [2308]  AMT: Initializing C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\
    2010-10-05 15:06:19 [2308]  AMT: Adobe License Manager version 3.2 (build 64.0) RELEASE
    2010-10-05 15:06:19 [2308]  AMT: Virtualization Turned off
    2010-10-05 15:06:19 [2308]  ServiceLoader: looking for library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\adobe_caps.dll
    2010-10-05 15:06:19 [2308]  ServiceLoader: Found library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\adobe_caps.dll
    2010-10-05 15:06:19 [2308]  PCDService: PCD Service in threaded mode
    2010-10-05 15:06:19 [2308]  performance: AMTPreObtainProductLicense took 2.960505 ms
    2010-10-05 15:06:19 [2308]  PCD thread: PCD thread started
    2010-10-05 15:06:19 [2308]  ServiceLoader: looking for library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Adobe_OOBE_Launcher.dll
    2010-10-05 15:06:19 [2308]  ServiceLoader: Found library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\Adobe_OOBE_Launcher.dll
    2010-10-05 15:06:19 [2308]  AMT: App Product Locale [0] = en_US
    2010-10-05 15:06:19 [2308]  config: Loading configuration for C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\AMT\application.xml
    2010-10-05 15:06:19 [2308]  config: Found payload code {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    2010-10-05 15:06:19 [2308]  PCDService: found driver code {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:19 [2308]  config: config: Host app was installed, using installed license configuration.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [FLMap] in hive [Photoshop-CS5-Win-GM{|}ALL] in cache.
    2010-10-05 15:06:19 [2308]  config: Setting current license to the driver at startup because no mapping was found.
    2010-10-05 15:06:19 [2308]  config: Setting current license to DesignSuiteStandard-CS5-Win-GM [ALL]
    2010-10-05 15:06:19 [2308]  config: payload code: {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    2010-10-05 15:06:19 [2308]  config: driver payload code: {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:19 [2308]  config: driver licensing code: DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:19 [2308]  config: current licensing code: DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:19 [2308]  config: current locale code: ALL
    2010-10-05 15:06:19 [2308]  config: Done loading configuration
    2010-10-05 15:06:19 [2308]  AMT: Locale from PCD [0] = en_US
    2010-10-05 15:06:19 [2308]  AMT: Reordered Installed App Product Locale [0] = en_US
    2010-10-05 15:06:19 [2308]  config: Setting insalled locales
    2010-10-05 15:06:19 [2308]  config: Changing locale to "en_US" because old locale "" is not in the new list of installed languages
    2010-10-05 15:06:19 [2308]  ServiceLoader: looking for library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\asneu.dll
    2010-10-05 15:06:19 [2308]  ServiceLoader: Found library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\asneu.dll
    2010-10-05 15:06:19 [2308]  AMT: config: Finding license info for payload: {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:19 [2308]  AMT: config: PayloadCode: {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    2010-10-05 15:06:19 [2308]  AMT: config: Driver PayloadCode: {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:19 [2308]  AMT: config: Installed LicensingCode: DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [BridgeTalkCode] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [ISO_TAGGING_DISABLED] in hive [Photoshop-CS5-Win-GM] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [EULA] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [Registration] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [Registration] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [Updates] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [Updates] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:19 [2308]  AMT: Application can be serialized (sif file found).
    2010-10-05 15:06:19 [2308]  config: Setting current license to DesignSuiteStandard-CS5-Win-GM [en_US]
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [AMTConfigPath] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in cache.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [ExpirationDate] in hive [Photoshop-CS5-Win-GM] in master.
    2010-10-05 15:06:19 [2308]  AMT: Subsequent launch (serial [95478022976966362461]).
    2010-10-05 15:06:19 [2308]  AMT: Application state initialized.  Obtaining Product License.
    2010-10-05 15:06:19 [2308]  AMT: Obtaining client features from cache.
    2010-10-05 15:06:19 [2308]  AMT: Obtaining client product info from cache.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [ExpirationDate] in hive [Photoshop-CS5-Win-GM] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [ExpirationDate] in hive [Photoshop-CS5-Win-GM] in master.
    2010-10-05 15:06:19 [2308]  AMT: Running in PROV_APP
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [EULADelay] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [EULADelay] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  PCDService: No value for key [MediaTag] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:19 [2308]  config: No media tag found for payload {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:19 [2308]  config: Using default media policy RET
    2010-10-05 15:06:19 [2308]  uiswitch: EULA has already been accepted.
    2010-10-05 15:06:19 [2308]  AMT: This is a subsequent launch. Deferring services.
    2010-10-05 15:06:19 [2308]  performance: AMTObtainProductLicense took 55.274246 ms
    2010-10-05 15:06:24 [2308]  AMT: Pre-Validating Product License.
    2010-10-05 15:06:24 [2308]  AMT: Services not yet loaded in this session.
    2010-10-05 15:06:24 [2308]  AMT: Loading services in background to get ready for Validate call.
    2010-10-05 15:06:24 [2308]  AMT: Spawning background thread to load services.
    2010-10-05 15:06:24 [2308]  performance: AMTPreValidateProductLicense took 0.289324 ms
    2010-10-05 15:06:24 [2308]  AMT: Starting work on prevalidate thread.
    2010-10-05 15:06:24 [2308]  AMT: AMT: PreValidating Product License.
    2010-10-05 15:06:24 [2308]  AMT: Launch Workflow not yet done in this session.
    2010-10-05 15:06:24 [2308]  AMT: Starting Background Subsequent Launch Workflow
    2010-10-05 15:06:24 [2308]  AMT: Starting ALM workflow.
    2010-10-05 15:06:24 [2308]  AMT: Initializing ALM for serialized activation.
    2010-10-05 15:06:24 [2308]  ALMService: Initializing as licensed app
    2010-10-05 15:06:24 [2308]  ALM: _info_: Start ALM 3.2 Release (build 3.2.64.0)
    2010-10-05 15:06:24 [2308]  SLCoreService: Starting up SLCore 1.0 Release (build 1.0.13.199023).
    2010-10-05 15:06:24 [2308]  SLCoreService: Service construction took 0.0 ms and succeed.
    2010-10-05 15:06:24 [2308]  ALM: _info_: LEID passed DesignSuiteStandard-CS5-Win-GM is used to configure SLCore = 0
    2010-10-05 15:06:24 [2308]  ALM: _info_: Host app is Licensable App
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [Photoshop-CS5-Win-GM{|}6] in hive [SSC-CS5-LE-Dominance] in master.
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID Photoshop-CS5-Win-GM with AMT Path C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\AMT
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID DesignSuiteStandard-CS5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\Adobe Creative Suite 5 Design Standard\AMT
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID WebSuitePremium-CS5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\WebSuitePremium-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID DesignSuitePremium-CS5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\DesignSuitePremium-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID VideoSuitePremium-CS5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\VideoSuitePremium-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID MasterCollection-CS5-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\MasterCollection-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found LEID ELearningSuite-ES2-Win-GM with AMT Path C:\Program Files (x86)\Common Files\Adobe\ssc\ELearningSuite-ES2-Win-GM
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [MediaTag] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:24 [2308]  config: No media tag found for payload {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:24 [2308]  config: Using default media policy RET
    2010-10-05 15:06:24 [2308]  ALM: _info_: MediaTagPolicy is RET
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [NTL_WO_SN] in hive [DesignSuiteStandard-CS5-Win-GM] in master.
    2010-10-05 15:06:24 [2308]  ALM: _info_: Canonical LEID is Photoshop-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Driver LEID is DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [954787009147428486506077] in hive [RejectedSNDomain_CS5] in cache.
    2010-10-05 15:06:24 [2308]  SLCoreService: Reading product config [C:\Program Files (x86)\Common Files\Adobe\Adobe Creative Suite 5 Design Standard\AMT\SLConfig.xml]
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for ALL
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is not installed
    2010-10-05 15:06:24 [2308]  ALM: _info_: Set Running Locale to en_US
    2010-10-05 15:06:24 [2308]  ALM: _time_: (func: ALM_Initialize, duration: 0.015 sec)
    2010-10-05 15:06:24 [2308]  AMT: Performing ALM silent license verification.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [EncryptedSerial] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in cache.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [Serial] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in cache.
    2010-10-05 15:06:24 [2308]  config: No pre-serial number found in {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [PSN] in hive [DesignSuiteStandard-CS5-Win-GM{|}en_US] in cache.
    2010-10-05 15:06:24 [2308]  config: No en_US provisional serial number found in DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [PSN] in hive [DesignSuiteStandard-CS5-Win-GM{|}ALL] in cache.
    2010-10-05 15:06:24 [2308]  config: No ALL provisional serial number found in DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:24 [2308]  ALM: _info_: Validate license at Post-Chrome time, running locale is en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: Searching license for locale en_US ...
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [954780229769663624615500] in hive [RejectedSNDomain_CS5] in cache.
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  ALM: _info_: Found existing serialization under LEID DesignSuiteStandard-CS5-Win-GM, the serial number locale is en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: This is the running locale, stop the search
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [954780229769663624615500] in hive [RejectedSNDomain_CS5] in cache.
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [954780229769663624615500] in hive [RejectedSNDomain_CS5] in cache.
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [954780229769663624615500] in hive [RejectedSNDomain_CS5] in cache.
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Checking if lang pack is installed for en_US
    2010-10-05 15:06:24 [2308]  ALM: _info_: alm::IsLangPackForLocaleInstalled - Lang pack is installed
    2010-10-05 15:06:24 [2308]  config: Setting current license to DesignSuiteStandard-CS5-Win-GM [en_US]
    2010-10-05 15:06:24 [2308]  SLCoreService: Syncing to license store...
    2010-10-05 15:06:24 [2308]  SLCoreService: Found server mkey.
    2010-10-05 15:06:24 [2308]  SLCoreService: Loading license references...
    2010-10-05 15:06:24 [2308]  SLCoreService: Found 1 license file(s)
    2010-10-05 15:06:24 [2308]  SLCoreService: Parsing license file [236980653.lic] succeed.
    2010-10-05 15:06:24 [2308]  SLCoreService: License store synchronization took 20.5 ms and succeed.
    2010-10-05 15:06:24 [2308]  SLCoreService: Query license: type = 3, duration = permanent, remaining = permanent.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [PDApp_WF] in hive [DesignSuiteStandard-CS5-Win-GM] in cache.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature ALM_CS5DesignStandardGM_5.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Bridge_Base_4.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Bridge_CameraRaw_4.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Bridge_ColorSettings_4.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Bridge_MiniBridge_1.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature CreativeSuite_5.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature CreativeSuite_DesignStandard_5.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Illustrator_15.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Illustrator_Base_15.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature InDesign_7.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature InDesign_Base_7.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature MediaEncoder_Base_2.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature MobileCenter_Base_3.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Photoshop_12.0 is enabled.
    2010-10-05 15:06:24 [2308]  SLCoreService: Feature Photoshop_Base_12.0 is enabled.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [ALM_Info_S1] in hive [DesignSuiteStandard-CS5-Win-GM{|}en_US] in cache.
    2010-10-05 15:06:24 [2308]  ALM: _info_: Performing Block Check
    2010-10-05 15:06:24 [2308]  SLCoreService: Query license: type = 3, duration = permanent, remaining = permanent.
    2010-10-05 15:06:24 [2308]  ALM: _info_: Block Check ByPassed
    2010-10-05 15:06:24 [2308]  SLCoreService: Query license: type = 3, duration = permanent, remaining = permanent.
    2010-10-05 15:06:24 [2308]  ALM: _time_: (func: ALM_License_SilentValidate, duration: 0.047 sec)
    2010-10-05 15:06:24 [2308]  ALM: _info_: ALM_License_SilentValidate return license status: Valid And Activated
    2010-10-05 15:06:24 [2308]  AMT: License check shows serialized product is already activated.
    2010-10-05 15:06:24 [2308]  ALM: _info_: Entered ALM_NeedANAG
    2010-10-05 15:06:24 [2308]  ALM: _info_: Exiting ALM_NeedANAG
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [Updates] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:24 [2308]  PCDService: No value for key [Updates] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:24 [2308]  AUMService: config: No AdobeUpdaterCode found in configuration; AUM will be disabled.
    2010-10-05 15:06:24 [2308]  ServiceLoader: looking for library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\updaternotifications.dll
    2010-10-05 15:06:24 [2308]  ServiceLoader: Found library C:\Program Files\Adobe\Adobe Photoshop CS5 (64 Bit)\updaternotifications.dll
    2010-10-05 15:06:24 [2308]  AUMService: IsUpdaterEnabled call
    2010-10-05 15:06:25 [2308]  AUMService: IsUpdaterEnabled call succeeded
    2010-10-05 15:06:25 [2308]  ALM: _info_: Deactivation menu is enabled
    2010-10-05 15:06:25 [2308]  AMT: Completed Launch Workflow successfully.
    2010-10-05 15:06:25 [2308]  AMT: Calling AUM API to create scheduler entry to be used by updater.
    2010-10-05 15:06:25 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:25 [2308]  PCDService: No value for key [AdobeUpdaterCodeV2] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:25 [2308]  PCDService: No value for key [Updates] in hive [{AE29D445-8164-4CD1-8824-FCE85C0BB179}] in master.
    2010-10-05 15:06:25 [2308]  PCDService: No value for key [Updates] in hive [{667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}] in master.
    2010-10-05 15:06:25 [2308]  AUMService: config: No AdobeUpdaterCode found in configuration; AUM will be disabled.
    2010-10-05 15:06:25 [2308]  AUMService: IsUpdaterEnabled call
    2010-10-05 15:06:25 [2308]  AUMService: IsUpdaterEnabled call succeeded
    2010-10-05 15:06:25 [2308]  AUMService: Get LEID xml call
    2010-10-05 15:06:25 [2308]  AUMService: Get LEID XML call succeeded
    2010-10-05 15:06:25 [2308]  AMT: AUM GetLEID called with status =0.
    2010-10-05 15:06:25 [2308]  AMT: Caching Suite Features.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature AfterEffects_Base 10.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Bridge_Base 4.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Bridge_CameraRaw 4.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Bridge_ColorSettings 4.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Bridge_MiniBridge 1.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Contribute_Base 6.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Dreamweaver_Base 11.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature DynamicLink_Base 4.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Encore_Base 5.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Fireworks_Base 11.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Flash_Base 11.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Flash_Pro 11.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature FlashBuilder_Base 4.1 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature FlashCatalyst_Base 1.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Illustrator_Base 15.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature InDesign_Base 7.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature MediaEncoder_Base 2.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature MobileCenter_Base 3.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature OnLocation_Base 5.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Photoshop_Base 12.0 is licensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Photoshop_Premium 12.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Premiere_Base 5.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Suite Feature Soundbooth_Base 3.0 is unlicensed.
    2010-10-05 15:06:25 [2308]  AMT: Checking client features against cache.
    2010-10-05 15:06:25 [2308]  AMT: Feature AMT_ALLOW_DRAGDROP_INSTALL 3.0 is unlicensed (was unlicensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature AMT_REQUEST_NO_TAMPERPROOFING 3.3 is unlicensed (was unlicensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature Photoshop_Premium 12.0 is unlicensed (was unlicensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature Photoshop_Base 12.0 is licensed (was licensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature Bridge_Base 4.0 is licensed (was licensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature Bridge_CameraRaw 4.0 is licensed (was licensed).
    2010-10-05 15:06:25 [2308]  AMT: Feature MobileCenter_Base 3.0 is licensed (was licensed).
    2010-10-05 15:06:25 [2308]  AMT: Validating client product info against cache.
    2010-10-05 15:06:25 [2308]  PCDService: No value for key [ExpirationDate] in hive [Photoshop-CS5-Win-GM] in master.
    2010-10-05 15:06:25 [2308]  AMT: Starting Data Collection for SWTag_Init()
    2010-10-05 15:06:25 [2308]  AMT: DoISOTagging() productCanonicalLEID = Photoshop-CS5-Win-GM;outMappedLEID =  DesignSuiteStandard-CS5-Win-GM, unused = DesignSuiteStandard-CS5-Win-GM
    2010-10-05 15:06:25 [2308]  AMT: DoISOTagging() productPayloadCode = {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84};driverPayloadCode =  {AE29D445-8164-4CD1-8824-FCE85C0BB179}
    2010-10-05 15:06:25 [2308]  AMT: SWTag_Init() Tags Arguments Adobe Creative Suite 5 Design Standard; DesignSuiteStandard-CS5-Win-GM; en_US
    2010-10-05 15:06:25 [2308]  AMT: DoISOTagging() License Status = activated
    2010-10-05 15:06:25 [2308]  AMT: DoISOTagging() Tags 954780229769663624615500; 5.0; UNKNOWN
    2010-10-05 15:06:25 [2308]  AMT: DoISOTagging() Product Version 5; 0
    2010-10-05 15:06:25 [2308]  AMT: AMT: Product License PreValidated.
    2010-10-05 15:06:25 [2308]  AMT: Prevalidate indicates license is good and no UI required.
    2010-10-05 15:06:25 [2308]  performance: PreValidate thread took 175.239548 ms
    2010-10-05 15:06:25 [2308]  AMT: PlugPlug : AdobeId has been created or SN with no SaaS bit
    2010-10-05 15:06:25 [2308]  AMT: PlugPlug : Can Go Online returned as true
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 19.133877 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 1.438921 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 1.928826 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 1.666247 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 1.559270 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 11.914555 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 2.501396 ms
    2010-10-05 15:06:25 [2308]  performance: AMTPlugPlugRequest took 2.070246 ms
    2010-10-05 15:06:26 [2308]  performance: AMTPlugPlugRequest took 2.714134 ms
    2010-10-05 15:06:26 [2308]  performance: AMTPlugPlugRequest took 2.050796 ms
    2010-10-05 15:06:26 [2308]  performance: AMTPlugPlugRequest took 2.605536 ms
    2010-10-05 15:06:26 [2308]  performance: AMTPlugPlugRequest took 2.452770 ms

  • How to make Applescript open AI then open file then run ExtendScript then close?

    Here's the sample Applescript code I came up with using the scripting guide/reference for CS6 and also doing some online searches:
    tell application "Adobe Illustrator"
        activate
        delay 10
        set pfilepath to "/Users/username/Documents/Temp/someFile.ai"
        set pfile to POSIX file pfilepath
        open pfile as alias without options
        delay 10
        do javascript "#include '/Users/username/Documents/Temp/someScript.jsx'"
        delay 1
        quit
    end tell
    I just want to open the app (sample here for AI but also nice to do same for Photoshop), open a file, then run ExtendScript file against it, then close after processing. With this sample script, all that works is the app launches. No file opened, no script ran, app doesn't close at end. I see no errors pop up nor anything show up in command prompt.
    The sample ExtendScript just triggers an alert popup message for testing
    Also to note, the Applescript snippet is executed from Python but I believe where/how it's executed shouldn't matter (except maybe where the error messages might show up). Although in worse case, I'll debug/run through the AppleScript editor.
    Any tips on what's wrong here? Or does it look technically correct?

    No, I don't have specific documentation, but you can put together such for Python from bits & pieces here & there. And yes, I made it cross-platform to anticipate Adobe users on both Mac & PC, for which there currently are, though for what we're doing skews towards Windows for now.
    For the COM API, follow the VBScript reference and code samples. Just convert the method calls to Python COM. There will be slight syntax differences sometimes (e.g. add "()" to method call for VBScritp subroutines that don't need them, etc.). The scripting guide link below should have code samples for VBScript.
    http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/illustrator/sdk/CC2014/Illustrator% 20Scripting%20Reference%20-%20…
    http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/illustrator/sdk/CC2014/Illustrator% 20Scripting%20Guide.pdf
    For example of Python COM, you can search online, or look at AutoItDriverServer/server.py at master · daluu/AutoItDriverServer · GitHub, which may be bit much/complex for you? For Python COM, you either need ActivePython or regular Python plus Python for Windows Extensions (e.g. pywin32).
    For Applescript and Python, this post might be useful: osx - Calling AppleScript from Python without using osascript or appscript? - Stack Overflow
    for the rest of the the cross-platform support, it's just generic python to parse command line arguments, etc. You may want to query what platform the script is running under using some standard Python modules (os, system). An example can be found in AutoPyDriverServer/server.py at master · daluu/AutoPyDriverServer · GitHub
    Hope that helps.

  • Cannot open file, Photoshop is not compatible with this version of photoshop. 2 weeks

    This has been a problem for almost 2 weeks now. Cant save any work in photoshop, files are unretrievable once closed. I get the same error message. I spent all of last week online with Adobe Tech support, screen sharing conference etc, now iMac isnt working properly. AAARRFGGHH.
    Same prob on iMac and new Macbook pro
    Last week Adobe via screen share uninstalled and re-installed Photoshop, took a few hours and still nothing. I have lost many hours work here. Cant reach Adobe and I am really pissed off. Cant reach a human via the support emails they aren't working. I have asked to speak to a Programmer or Manager for help with this and I have received none!
    Latest message sent through to Support:
    OLd support file not opening.
    I cant open this one:
    1/26/11 Case #0182004961: Unable to open some photoshop documents.
    Open - Pending Adobe Response
    So we need to start a new way of communicating. I am really upset with Adobe, my Photoshop has been working improperly for almost 2 weeks now. Adobe accessed my computer last week and now MY COMPUTER is not working Properly. I NEED ALL OF THIS FIXED IMMEDIATELY PLEASE!!!!!!
    DO NOT withdraw this support topic. Please get a Manager to address this issue ASAP!!!!!!
    If anyone reading this can get me through to the right person I would appreciate it. Hopefully Adobe will make reparation for all the trouble caused and time lost!
    I should add that last night I tried to contact Adobe to see what the hold up was. I went and tried to open up the case file (No it had not been withdrawn and was still active), but it would not open. So, I started up a new support file with a whole new case number, I received an email this morning from Adobe saying that I would have to communicate with them through the original case #. Went to respond to this email today and the NEW case file had been withdrawn.
    Yes, I have read all the user forums on this stuff for months, NO I am not using any Anti Virus stuff, No I did not upgrade my Macs at the time of the prob appearing! Thanks
    3. Jan 26, 2011 6:55 PM in response to: Charlie.D
    Re: Cannot open file, Photoshop is not compatible with this version of photoshop. 2 weeks
    Thanks so Much Charlie. Could you get someone from Tech Support to contact me via email with a return address. I really feel this needs to be escalated to Management now. Thanks

    Here some info about my hw /sw / diag
    If you need more, please ask me.
        Hardware Overview:
          Machine Name: Power Mac G5
          Machine Model: PowerMac11,2
          CPU Type: PowerPC G5 (1.1)
          Number Of CPUs: 2
          CPU Speed: 2.3 GHz
          L2 Cache (per CPU): 1 MB
          Memory: 2.5 GB
          Bus Speed: 1.15 GHz
          Boot ROM Version: 5.2.7f1
    Software:
        System Software Overview:
          System Version: Mac OS X 10.4.11 (8S165)
          Kernel Version: Darwin 8.11.0
    Diagnostics:
        Power On Self-Test:
          Last Run: 06/05/11 15:14
          Result: Passed
    Applications:
        AASync:
          Version: 1.2.5.1
          Last Modified: 03/05/07 16:42
          Kind: Universal
          Get Info String: AASync version 1.2.5.1, Copyright 2005-2006 Robert Vasvari.
          Location: /Applications/AASync.app
        Acrobat.com:
          Version: 1.2.443
          Last Modified: 16/07/09 12:20
          Kind: Universal
          Get Info String: 1.2.443, 08/06/2008 14:56
          Location: /Applications/Adobe/Acrobat.com.app
        Acrobat Distiller:
          Version: 9.4.2
          Last Modified: 16/07/09 12:22
          Kind: Universal
          Get Info String: Acrobat Distiller™ 9.4.2, ©COPYRIGHT_YEAR_FROM-2010 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Acrobat Distiller.app
        Acrobat Uninstaller:
          Version: Acrobat Uninstaller version 9.4.4
          Last Modified: 16/07/09 12:24
          Kind: Universal
          Get Info String: Acrobat Uninstaller version 9.4.4, Copyright © 2004-2011 by Adobe Systems, Incorporated.  All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Acrobat Uninstaller.app
        Adobe Acrobat Pro:
          Version: 9.4.4
          Last Modified: 08/02/11 08:57
          Kind: Universal
          Get Info String: Adobe® Acrobat® 9.4.4, ©1984-2010 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Acrobat 9 Pro/Adobe Acrobat Pro.app
        Bridge:
          Version: 1.0.4.6
          Last Modified: 23/05/06 22:54
          Kind: PowerPC
          Get Info String: 1.0.4.6 (104504), Copyright 2003-2005, Adobe
          Location: /Applications/Adobe Bridge/Bridge.app
        Bridge CS3:
          Version: 2.1.1.9
          Last Modified: 14/03/08 15:48
          Kind: Universal
          Get Info String: 2.1.1.9 (124992), Copyright 2003-2007, Adobe Systems, Inc.
          Location: /Applications/Adobe Bridge CS3/Bridge CS3.app
        Adobe Bridge CS4:
          Version: 3.0.0.464
          Last Modified: 16/07/09 12:17
          Kind: Universal
          Get Info String: 3.0.0.464 (144651), Copyright 2003-2007, Adobe Systems, Inc.
          Location: /Applications/Adobe Bridge CS4/Adobe Bridge CS4.app
        Device Central:
          Version: 1.1.0
          Last Modified: 14/03/08 16:11
          Kind: Universal
          Location: /Applications/Adobe Device Central CS3/Device Central.app
        Device Central:
          Version: 2.1.0
          Last Modified: 16/07/09 12:17
          Kind: Universal
          Get Info String: 2.1.0, Copyright © 2007-2008 Adobe Systems Incorporated
          Location: /Applications/Adobe Device Central CS4/Device Central.app
        Extension Manager:
          Version: "2.1.0.115" © 2000-2008 Adobe Systems Incorporated
          Last Modified: 16/07/09 12:12
          Kind: Universal
          Get Info String: "2.1.0.115" © 2000-2008 Adobe Systems Inc.
          Location: /Applications/Adobe Extension Manager CS4/Adobe Extension Manager CS4.app
        Adobe Flash CS4:
          Version: 10.0.2.566
          Last Modified: 22/02/10 17:33
          Kind: Universal
          Get Info String: 10.0.2.566, Copyright © 1993-2008 Adobe Systems Incorporated
          Location: /Applications/Adobe Flash CS4/Adobe Flash CS4.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Debug/Flash Player.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Flash Player.app
        Flash Player:
          Version: 10.0.22.87
          Last Modified: 22/02/10 17:33
          Kind: Native (Preferred) or Classic
          Get Info String: Adobe Flash Player 10.0 r22 Copyright (c) 1996-2009 Adobe Macromedia Software LLC. All rights reserved
          Location: /Applications/Adobe Flash CS4/Players/Release/Flash Player.app
        Adobe Help Center:
          Version: Adobe Help Center 1.0.2.44
          Last Modified: 08/05/06 19:10
          Kind: PowerPC
          Get Info String: Adobe Help Center 1.0.2.44 (C) 2005 Adobe Systems, Inc. All rights reserved.
          Location: /Applications/Adobe Help Center.app
        Adobe Help Viewer 1.0:
          Version: 1.0
          Last Modified: 05/11/07 10:13
          Kind: Universal
          Get Info String: 1.0.0.185
          Location: /Applications/Adobe Help Viewer 1.0.app
        Adobe Help Viewer 1.1:
          Version: 1.1
          Last Modified: 05/11/07 10:04
          Kind: Universal
          Get Info String: 1.1.0.143
          Location: /Applications/Adobe Help Viewer 1.1.app
        Illustrator:
          Version: 12.0.0
          Last Modified: 08/05/06 19:29
          Kind: PowerPC
          Get Info String: 12.0.0, Copyright © 1987-2005 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS2/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Calendar.localized/Make Calendar.app
        Collect for Output:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Collect for Output.localized/Collect for Output.app
        Contact Sheets:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Contact Sheet Demo.localized/Contact Sheets.app
        Dataset Batch PDF from Text:
          Last Modified: 08/05/06 19:29
          Kind: PowerPC
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Datasets.localized/Dataset Batch PDF from Text.app
        Export Flash Animation:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 08/05/06 19:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS2/Scripting.localized/Sample Scripts.localized/AppleScript/Web Gallery.localized/Web Gallery.app
        Illustrator:
          Version: 13.0.1
          Last Modified: 05/11/07 10:16
          Kind: Universal
          Get Info String: 13.0.1, Copyright © 1987-2007 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS3/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Calendar.localized/Make Calendar.app
        Collect for Output:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Collect for Output.localized/Collect for Output.app
        Contact Sheets:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Contact Sheet Demo.localized/Contact Sheets.app
        Export Flash Animation:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 05/11/07 10:16
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS3/Scripting.localized/Sample Scripts.localized/AppleScript/Web Gallery.localized/Web Gallery.app
        Illustrator:
          Version: 367
          Last Modified: 16/07/09 12:30
          Kind: Universal
          Get Info String: 14.0.0, Copyright © 1987-2008 Adobe Systems Inc.  All rights reserved.
          Location: /Applications/Adobe Illustrator CS4/Adobe Illustrator.app
        Analyze Documents:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Analyze Documents.localized/Analyze Documents.app
        Make Calendar:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Calendar.localized/Make Calendar.app
        Contact Sheets:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Contact Sheet Demo.localized/Contact Sheets.app
        Export Flash Animation:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Export Flash Animation.localized/Export Flash Animation.app
        Web Gallery:
          Last Modified: 16/07/09 12:30
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Illustrator CS4/Scripting.localized/Sample Scripts.localized/AppleScript.localized/Web Gallery.localized/Web Gallery.app
        Adobe InDesign CS2:
          Version: 4.0.2.633
          Last Modified: 08/05/06 19:24
          Kind: PowerPC
          Get Info String: 4.0.2, Copyright 2000-2005 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS2/Adobe InDesign CS2.app
        Adobe InDesign CS3:
          Version: 5.0.4.682
          Last Modified: 28/10/08 09:32
          Kind: Universal
          Get Info String: 5.0.4, Copyright 2000-2008 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app
        Adobe InDesign CS4:
          Version: 6.0.6.622
          Last Modified: 16/07/09 12:36
          Kind: Universal
          Get Info String: 6.0.6, Copyright 2000-2009 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe InDesign CS4/Adobe InDesign CS4.app
        Adobe Media Encoder CS4:
          Version: 4.2
          Last Modified: 22/02/10 17:32
          Kind: Universal
          Get Info String: 4.2.0, Copyright 2002-2009 Adobe Systems Incorporated
          Location: /Applications/Adobe Media Encoder CS4/Adobe Media Encoder CS4.app
        Setup:
          Version: 2.0.131.0
          Last Modified: 22/02/10 17:32
          Kind: Universal
          Get Info String: 2.0.131.0, Copyright © 2005-2008 Adobe Systems Incorporated. All rights reserved.
          Location: /Applications/Adobe Media Encoder CS4/PCI/AMEImporters/Setup.app
        Adobe Media Player:
          Version: 1.1
          Last Modified: 16/07/09 12:15
          Kind: Universal
          Get Info String: 1.1,
          Location: /Applications/Adobe Media Player.app
        Adobe ImageReady CS2:
          Version: 9.0x246
          Last Modified: 08/05/06 19:13
          Kind: PowerPC
          Get Info String: 9.0x246, Copyright © 1998-2005 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Adobe ImageReady CS2.app
        Adobe Photoshop CS2:
          Version: 9.0.1 (9.0.1x294)
          Last Modified: 23/05/06 22:58
          Kind: PowerPC
          Get Info String: 9.0.1 (9.0.1x294), Copyright  ©1990-2005 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app
        Crea GIF (128 colori):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (128 colori).exe
        Crea GIF (32, senza dithering):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (32, senza dithering).exe
        Crea GIF (64 colori):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea GIF (64 colori).exe
        Crea JPEG (qualità 10):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 10).exe
        Crea JPEG (qualità 30):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 30).exe
        Crea JPEG (qualità 60):
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea JPEG (qualità 60).exe
        Crea pulsante:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Crea pulsante.exe
        Mantieni 350, Crea JPG 30:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni 350, Crea JPG 30.exe
        Mantieni a 200x200 pixel:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni a 200x200 pixel.exe
        Mantieni a 64X64 pixel:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Mantieni a 64X64 pixel.exe
        Maschera di contrasto:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Maschera di contrasto.exe
        Miniatura diapo metallo:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura diapo metallo.exe
        Miniatura diapo:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura diapo.exe
        Miniatura rett arrotondato:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Miniatura rett arrotondato.exe
        Salvat. a più dimensioni:
          Last Modified: 11/05/05 22:19
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di ImageReady/Salvat. a più dimensioni.exe
        Cornice ombreggiata:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Cornice ombreggiata.exe
        Crea pulsante:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Crea pulsante.exe
        Crea tonalità seppia:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Crea tonalità seppia.exe
        Foto invecchiata:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Foto invecchiata.exe
        Mantieni a 300 pixel:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mantieni a 300 pixel.exe
        Mantieni a 64 pixel:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mantieni a 64 pixel.exe
        Mod metodo condizionale:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Mod metodo condizionale.exe
        Salva come JPEG media:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Salva come JPEG media.exe
        Salva come Photoshop PDF:
          Version: 9.0
          Last Modified: 11/05/05 15:14
          Kind: Native (Preferred) or Classic
          Get Info String: 9.0x087 ©1999-2003 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS2/Esempi/Droplet/Droplet di Photoshop/Salva come Photoshop PDF.exe
        Adobe Photoshop CS3:
          Version: 10.0.1 (10.0.1x20071012 [20071012.r.1644 2007/10/12:09:30:00 cutoff; r branch])
          Last Modified: 14/03/08 15:47
          Kind: Universal
          Get Info String: 10.0.1 (10.0.1x20071012 [20071012.r.1644 2007/10/12:09:30:00 cutoff; r branch]) © 1990-2007 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS3/Adobe Photoshop CS3.app
        Adobe Photoshop CS4:
          Version: 11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch])
          Last Modified: 16/07/09 12:32
          Kind: Universal
          Get Info String: 11.0.2 (11.0.2x20100519 [20100519.r.592 2010/05/19:02:00:00 cutoff; r branch]) © 1990-2010 Adobe Systems Incorporated
          Location: /Applications/Adobe Photoshop CS4/Adobe Photoshop CS4.app
        Adobe Stock Photos CS3:
          Version: Adobe Stock Photos 1.5.0.466
          Last Modified: 05/11/07 10:04
          Kind: Universal
          Get Info String: Adobe Stock Photos 1.5.0.466 (C) 2005 Adobe Systems, Inc. All rights reserved.
          Location: /Applications/Adobe Stock Photos CS3/Adobe Stock Photos CS3.app
        Adobe Stock Photos:
          Last Modified: 23/11/05 19:07
          Kind: Native (Preferred) or Classic
          Location: /Applications/Adobe Stock Photos.app
        VersionCueCS2:
          Version: 2.0
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Get Info String: 2.0, Copyright  ©2001-2004 Adobe Systems Incorporated
          Location: /Applications/Adobe Version Cue CS2/bin/VersionCueCS2.app
        VersionCueCS2Status:
          Version: 1.0.0
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Location: /Applications/Adobe Version Cue CS2/bin/VersionCueCS2Status.app
        VC2Native:
          Version: 2.0
          Last Modified: 08/05/06 19:21
          Get Info String: 2.0.0, © 2003-2004 Adobe Systems Incorporated
          Location: /Applications/Adobe Version Cue CS2/plugins/com.adobe.versioncue.nativecomm_2.0.0/res/macosx/VC2Native.app
        Uninstall Version Cue CS2:
          Version: 0.1
          Last Modified: 08/05/06 19:21
          Kind: PowerPC
          Location: /Applications/Adobe Version Cue CS2/Uninstall Version Cue CS2.app
        Agamik Barcode Identifier:
          Version: 0.1
          Last Modified: 04/02/08 22:11
          Kind: PowerPC
          Location: /Applications/Agamik barcode/Agamik BarCode Identifier.app
        Agamik BarCoder:
          Version: 4.38
          Last Modified: 31/12/09 15:18
          Kind: Universal
          Location: /Applications/Agamik barcode/Agamik BarCoder 4.38.app
        aMSN:
          Version: 0.97
          Last Modified: 21/09/07 22:40
          Kind: Universal
          Get Info String: aMSN 0.97
    TclTk 8.4.16
          Location: /Applications/aMSN.app
        AppleScript Utility:
          Version: 1.0
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Location: /Applications/AppleScript/AppleScript Utility.app
        Folder Actions Setup:
          Version: 1.1
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Location: /Applications/AppleScript/Folder Actions Setup.app
        Script Editor:
          Version: 2.1.2
          Last Modified: 22/12/09 10:24
          Kind: PowerPC
          Get Info String: Script Editor 2.1.1
          Location: /Applications/AppleScript/Script Editor.app
        Art Directors Toolkit:
          Version: 4.2
          Last Modified: 05/10/05 10:53
          Kind: PowerPC
          Get Info String: 4.2    (v29), Copyright 2001-2005 Code Line Communications
          Location: /Applications/Art Directors Toolkit 4/Art Directors Toolkit.app
        Automator:
          Version: 1.0.5
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Get Info String: Automator version 1.0.5, Copyright 2004-2007 Apple Computer, Inc.
          Location: /Applications/Automator.app
        Bar Code Pro:
          Version: Bar Code Pro version 6.1.2
          Last Modified: 24/09/08 12:45
          Kind: Native (Preferred) or Classic
          Get Info String: Bar Code Pro version 6.1.2, Copyright Bar Code Pro 2008 by SNX Software Inc. All rights reserved.
          Location: /Applications/Bar Code Pro 6.14 Demo/Bar Code Pro.app
        BCP6Converter:
          Version: version 1.01
          Last Modified: 12/05/04 10:58
          Kind: Classic
          Get Info String: version 1.01 © 2004 SNX. All rights reserved.
          Location: /Applications/Bar Code Pro 6.14 Demo/Bar Code Utilities/BCP6Converter
        BarcodeGenerator:
          Version: 2.4
          Last Modified: 23/12/07 11:48
          Kind: PowerPC
          Get Info String: V2.4 (16.01.2005)
          Location: /Applications/Barcode Generator Eval/BarcodeGenerator.app
        barCodeCreator:
          Version: 1.1
          Last Modified: 14/11/02 16:35
          Kind: PowerPC
          Location: /Applications/barCodeCreator.app
        Calculator:
          Version: 4.0.6
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Get Info String: 4.0.6
          Location: /Applications/Calculator.app
        Carbon Copy Cloner:
          Version: 3.3
          Last Modified: 23/09/09 03:41
          Kind: Universal
          Get Info String: Carbon Copy Cloner version 3.3, Copyright 2002-2009 Mike Bombich.
          Location: /Applications/Carbon Copy Cloner.app
        CDFinder:
          Version: 4.6
          Last Modified: 16/05/06 11:30
          Kind: Universal
          Get Info String: 4.6, Copyright 1995-2006 Norbert M. Doerner, wfs
          Location: /Applications/CDFinder 4.6/CDFinder.app
        Installer:
          Last Modified: 15/05/06 16:06
          Kind: Native (Preferred) or Classic
          Location: /Applications/CDFinder 4.6/Extras/CDFinder CMM/Mac OS X/Installer.app
        Update in CDFinder & Eject X:
          Last Modified: 07/04/05 10:29
          Kind: Native (Preferred) or Classic
          Location: /Applications/CDFinder 4.6/Extras/Update in CDFinder & Eject X.app
        Incremental:
          Version: 03
          Last Modified: 16/05/06 11:30
          Kind: PowerPC
          Location: /Applications/CDFinder 4.6/Scripts/Incrémental (Find New Files)/Incremental.app
        Chess:
          Version: 2.1
          Last Modified: 05/10/05 10:51
          Kind: PowerPC
          Get Info String: Chess version 2.1, Copyright 2003-2004 Apple Computer, Inc.
          Location: /Applications/Chess.app
        Dashboard:
          Version: 1.0
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Location: /Applications/Dashboard.app
        Dictionary:
          Version: 1.0.2
          Last Modified: 07/12/07 09:19
          Kind: PowerPC
          Location: /Applications/Dictionary.app
        Dropbox:
          Version: Dropbox 1.0.28
          Last Modified: 27/01/11 07:16
          Kind: Universal
          Location: /Applications/Dropbox.app
        DVD Player:
          Visible: Yes
          Identifier: com.apple.preference.general
          Location: /System/Library/PreferencePanes/Appearance.prefPane
        Bluetooth:
          Version: 1.9.5
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preferences.Bluetooth
          Location: /System/Library/PreferencePanes/Bluetooth.prefPane
        CDs & DVDs:
          Version: 1.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.digihub.discs
          Location: /System/Library/PreferencePanes/DigiHubDiscs.prefPane
        Classic:
          Version: 1.1
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preference.classic
          Location: /System/Library/PreferencePanes/Classic.prefPane
        Dashboard & Exposé:
          Version: 1.1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.expose
          Location: /System/Library/PreferencePanes/Expose.prefPane
        Date & Time:
          Version: 2.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.datetime
          Location: /System/Library/PreferencePanes/DateAndTime.prefPane
        Desktop & Screen Saver:
          Version: 1.3.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.desktopscreeneffect
          Location: /System/Library/PreferencePanes/DesktopScreenEffectsPref.prefPane
        Displays:
          Version: 2.1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.displays
          Location: /System/Library/PreferencePanes/Displays.prefPane
        Dock:
          Version: 1.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.dock
          Location: /System/Library/PreferencePanes/Dock.prefPane
        Energy Saver:
          Version: 3.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.energysaver
          Location: /System/Library/PreferencePanes/EnergySaver.prefPane
        Growl:
          Version: 1.1.6
          Supported by: 3rd Party
          Visible: Yes
          Identifier: com.growl.prefpanel
          Location: /Users/admin/Library/PreferencePanes/Growl.prefPane
        Ink:
          Version: 1.2
          Supported by: Apple
          Visible: No
          Identifier: com.apple.preference.ink
          Location: /System/Library/PreferencePanes/Ink.prefPane
        International:
          Version: 1.2.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.Localization
          Location: /System/Library/PreferencePanes/Localization.prefPane
        Keyboard & Mouse:
          Version: 3.2
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.keyboard
          Location: /System/Library/PreferencePanes/Keyboard.prefPane
        Network:
          Version: 1.7
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.network
          Location: /System/Library/PreferencePanes/Network.prefPane
        Print & Fax:
          Version: 2.0
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.printfax
          Location: /System/Library/PreferencePanes/PrintAndFax.prefPane
        QuickTime:
          Version: 7.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.quicktime
          Location: /System/Library/PreferencePanes/QuickTime.prefPane
        Security:
          Version: 1.2.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.security
          Location: /System/Library/PreferencePanes/Security.prefPane
        Sharing:
          Version: 1.4.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preferences.sharing
          Location: /System/Library/PreferencePanes/SharingPref.prefPane
        Software Update:
          Version: 2.0
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preferences.softwareupdate
          Location: /System/Library/PreferencePanes/SoftwareUpdate.prefPane
        Sound:
          Version: 2.3.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.sound
          Location: /System/Library/PreferencePanes/Sound.prefPane
        Speech:
          Version: 3.3
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.speech
          Location: /System/Library/PreferencePanes/Speech.prefPane
        Spotlight:
          Version: 1.1
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.spotlight
          Location: /System/Library/PreferencePanes/Spotlight.prefPane
        Startup Disk:
          Version: 10.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.startupdisk
          Location: /System/Library/PreferencePanes/StartupDisk.prefPane
        StuffIt AVR:
          Version: 10.0.1
          Supported by: 3rd Party
          Visible: Yes
          Identifier: com.stuffit.prefs.AVR
          Location: /Library/PreferencePanes/StuffIt AVR.prefPane
        Universal Access:
          Version: 2.4
          Supported by: Apple
          Visible: Yes
          Identifier: com.apple.preference.universalaccess
          Location: /System/Library/PreferencePanes/UniversalAccessPref.prefPane
    Startup Items:
        Apache:
          Description: Apache web server
          Location: /System/Library/StartupItems/Apache
          Provides: Web Server
          Uses: Disks, NFS
        AppleShare:
          Description: Apple File Service
          Location: /System/Library/StartupItems/AppleShare
          Provides: Apple File Service
          Requires: Disks
        AppServices:
          Description: application services
          Location: /System/Library/StartupItems/AppServices
          Provides: Core Services
        AuthServer:
          Description: authentication service
          Location: /System/Library/StartupItems/AuthServer
          Provides: TIM
        CrashReporter:
          Description: crash reporter
          Location: /System/Library/StartupItems/CrashReporter
          Provides: Crash Reporter
          Messages:
              Start: Starting crash reporter
              Stop: Stopping crash reporter
          Order Preference: Early
        Disks:
          Description: local disks
          Location: /System/Library/StartupItems/Disks
          Provides: Disks
          Requires: SecurityServer
          Uses: System Tuning
        FibreChannel:
          Description: fibrechannel
          Location: /System/Library/StartupItems/FibreChannel
          Provides: FibreChannel
          Requires: SecurityServer
          Order Preference: Early
        IFCStart:
          Description: IFC
          Location: /System/Library/StartupItems/IFCStart
          Provides: IFC
          Messages:
              Start: Building international caches
              Stop: Stopping build of international caches
          Order Preference: Last
        IPServices:
          Description: Internet services
          Location: /System/Library/StartupItems/IPServices
          Provides: Super Server, Config Server
          Uses: mDNSResponder, Portmap
        Metadata:
          Description: Metadata Server
          Location: /System/Library/StartupItems/Metadata
          Provides: Metadata Server
          Requires: Core Services, Disks
        NetworkTime:
          Description: network time synchronization
          Location: /System/Library/StartupItems/NetworkTime
          Provides: Network Time
        NFS:
          Description: network file system
          Location: /System/Library/StartupItems/NFS
          Provides: NFS
          Uses: Disks
        NIS:
          Description: Network Information Service
          Location: /System/Library/StartupItems/NIS
          Provides: NIS
        PrintingServices:
          Description: Printing Services
          Location: /System/Library/StartupItems/PrintingServices
          Provides: PrintingServices
          Requires: Resolver
          Uses: Network Time
          Order Preference: Late
        RemoteDesktopAgent:
          Description: Remote Desktop
          Location: /System/Library/StartupItems/RemoteDesktopAgent
          Provides: Remote Desktop
          Requires: Disks, Resolver
          Messages:
              Start: Starting Remote Desktop Agent
              Stop: Stopping Remote Desktop Agent
          Order Preference: Last
        SNMP:
          Description: SNMP server
          Location: /System/Library/StartupItems/SNMP
          Provides: SNMP
          Requires: Resolver
          Messages:
              Start: Starting SNMP service
              Stop: Stopping SNMP service
          Order Preference: None
        AdobeVersionCueCS2:
          Description: Adobe Version Cue CS2
          Location: /Library/StartupItems/AdobeVersionCueCS2
          Provides: AdobeVersionCueCS2
          Requires: Disks
          Uses: mDNSResponder
          Messages:
              Start: Starting Adobe Version Cue CS2
              Stop: Stopping Adobe Version Cue CS2
        FTDIReEnumerate:
          Description: FTDI ReEnumerate Device
          Location: /Library/StartupItems/FTDIReEnumerate
          Provides: FTDIReEnumerate
          Messages:
              Start: Starting FTDI ReEnumerate
              Stop: Stopping FTDI ReEnumerate
          Order Preference: None
        ProTec6b:
          Description: Nalpeiron Copy Protection 6b
          Location: /Library/StartupItems/ProTec6b
          Provides: Nalpeiron Copy Protection 6b
          Messages:
              Start: Starting Nalpeiron Daemon 6b
              Stop: Stopping Nalpeiron Daemon 6b
          Order Preference: Early
        RetroRun:
          Description: Retrospect Startup Helper
          Location: /Library/StartupItems/RetroRun
          Provides: Retrospect Startup Services
          Messages:
              Start: Starting Retrospect Startup Helper
              Stop: Stopping Retrospect Startup Helper
          Order Preference: Last

  • "open file" Not working with Photoshop CS2

    System
    MAc Pro Dual Quad 3Ghz, OS X 10.5.2
    I have a script that I wrote a while ago to take a series of individual bitmaps and compile them into a strip for access inanothe application. Script used to work well....
    I tried to use the script today but ran into a brick wall when trying to open files from within the script.
    below is an example of a script that will not work at all,
    tell application "Adobe Photoshop CS2"
    open file "AV:logo:rot0001.png"
    end tell
    I normally pass the function a variable for the filenames...but the above script should work fine.. but flatly refuses to !
    Below is the Error returned.
    Adobe Photoshop CS2 got an error: General Photoshop error occurred.
    - The object “current document” is not currently available.
    Arghhhh Help !!
    Rgds
    Chris

    Hello
    Perhaps your script used to work under pre-OSX10.5 (AppleScript 1.x) but now fails under OSX10.5 (AppleScript 2.x)?
    If so, the most likely cause is the drastic change in internal text handling between them. In AS2.x, internal text is Unicode only, which might prevent PSCS2 from resolving 'file path_string' descriptor (when path_string is assumed to be plain 'string', not Unicode text).
    Try the following code instead -
    tell application "Adobe Photoshop CS2"
    open ("AV:logo:rot0001.png" as alias)
    end tell
    Or -
    set a to "AV:logo:rot0001.png" as alias
    tell application "Adobe Photoshop CS2"
    open a
    end tell
    Hope this may help,
    H

  • Applescript/Photoshop save JPEG dialog hangs open

    re: OS 10.8.2 / Photoshop CS5.1
    I have searched this issue but have not found a resolution. Every post I've found presents
    "save current document in file filePath as JPEG with options myOptions"
    as sufficient. When I try it, the dialog just hangs open:
    This snippet works fine with TIFFs and PDFs:
    tell application "Finder" to set filePath to (home as string) & "Desktop:TestFolder:Test.TIFF"
    set thePosix to quoted form of POSIX path of filePath
    tell application "Adobe Photoshop CS5.1"
              set fileOptions to {class:TIFF save options, image compression:none, byte order:Mac OS, save alpha channels:true, save spot colors:true, embed color profile:true}
         save current document in file filePath as TIFF with options fileOptions
    end tell
    But when I try to save a JPEG this way, the Save dialog opens with the correct options, but it just stays open. I even tried to exit through the GUI (commented out) but the script is clearly waiting for the save to complete - the GUI commands never execute.
    tell application "Finder" to set filePath to (home as string) & "Desktop:TestFolder:Test.JPEG"
    set thePosix to quoted form of POSIX path of filePath
    tell application "Adobe Photoshop CS5.1"
              set fileOptions to {class:JPEG save options, quality:8, embed color profile:true}
         save current document in file filePath as JPEG with options fileOptions
              delay 1
              tell application "System Events"
                        tell process "Photoshop"
                                  keystroke return
                                  delay 1
                                  keystroke return
                        end tell
              end tell
    end tell
    This doesn't happen with a TIFF or a PDF. How do I exit the dialog?
    Thanks for your help.

    Where's the dialog? Please post your full script.

  • Illustrator script to open file in Photoshop

    The Bridge SDK has a script to open a selected file in Photoshop.
    Can this  be done from Illustrator instead?
    It seems that the cross-dom function open() should work in either an illustrator or bridge script, yet the following does NOT work in Illustrator.
    Fresh from the Bridge 5.1 SDK, it doesn't work in Bridge either, but that's for a different forum.
    var t = app.activeDocument.fullName;
    Photoshop.open(new File(t));
    It provides me with Error 2: Photoshop is undefined.
    So, any ideas on how to make this work?
    This is all leading up to the real problem, which is to create a 150dpi jpg file, which Illustrator won't do.
    Thanks All.
    --Alex

    There are several ways in which you could get you output *jpeg to 72 dpi at a given set of dimensions… On way would be to scale the whole art in AI before exporting it… Up to you if you save this change or not… You can have PS open the image and alter the resolution after exporting… Or on the mac you could use some utility like the shell SIPS which you also have AppleScript access to via Image Events scripting… Anyhows here is a very basic example of how th pass a file object to PS using the bridgetalk messaging system… The Adobe way of doing it so to speak… I included a filp just so's you could see the changes made… Have fun…
    #target illustrator
    var aiFile = File( '~/Desktop/zdfb.jpg' );
    var psScript = 'app.displayDialogs = DialogModes.NO;';
    psScript += 'app.open(' + aiFile.toSource() + ');';
    psScript += 'app.activeDocument.resizeImage( undefined,undefined,72,ResampleMethod.NONE);';
    psScript += 'app.activeDocument.flipCanvas( Direction.HORIZONTAL );';
    psScript += 'app.activeDocument.close( SaveOptions.SAVECHANGES );';
    psScript += 'app.displayDialogs = DialogModes.ALL;';
    //$.writeln( psScript );
    btMessaging( 'photoshop',psScript );
    function btMessaging( targetApp, script ) {
              var bt = new BridgeTalk();
              bt.target = targetApp;
              bt.body = script;
              bt.onResult = function( inBT ) { alert( 'Done…' ) };
              bt.onError = function( inBT ) { alert( 'NOT Done…' ) };
              bt.send( 20 );
    There are numerous ways in which you can construct the script 'string' contents on the fly but you get the general idea…

  • PSCS3 Mac: Can't get Applescript to open "desktop:folder:file.jpg"

    I have Photoshop CS3 and am scripting a lengthy workflow, and part of it requires that I get Metadata out of files using Photoshop.
    I can not get Photoshop to open a file. Once I have the file open, I can get the metadata out using UI scripting, but I have tried numerous approaches to open files and it has me stumped.
    I am making it as a function that I can call from the main script which compares a new list of files with a list that is a few minutes old to determine which files are new and repeats with each file in the list. So the function will be getting a file name or a path.
    Any help would be greatly appreciated!
    Brian

    I got it! It needs to be an alias class path, and I had to concatenate the path incrementally before finally the whole path is in one variable I could coerce into an alias.
    Of course, this is just one segment of the whole workflow.
    tell application "Finder"
    activate
    set fileList to name of (items of folder "to gallery" of desktop)
    repeat
    set newFileList to name of (items of folder "to gallery" of desktop)
    if length of newFileList > 0 then
    repeat with thisFile in newFileList
    if thisFile is in fileList then
    else
    my PSInfoGalAdd(thisFile)
    end if
    end repeat
    set fileList to newFileList
    end if
    delay 30 --This will eventually be 4 minutes
    end repeat
    end tell
    on PSInfoGalAdd(thisFile)
    tell application "Adobe Photoshop CS3"
    activate
    set desktopPath to path to desktop
    set toGalPath to desktopPath & "to gallery:" as string
    set wholePath to toGalPath & thisFile
    set openIt to wholePath as alias
    open openIt
    tell application "System Events"
    tell process "Adobe Photoshop CS3"
    key code 34 using {command down, option down, shift down} --File info window
    delay 4
    repeat 12 times
    key code 125 --down arrow to Origin
    delay 0.2
    end repeat
    repeat 5 times
    key code 48 --tab to credit
    delay 0.2
    end repeat
    key code 8 using command down --copy
    delay 0.3
    set credit to the clipboard
    repeat 3 times
    key code 48 --tab to instructions
    delay 0.2
    end repeat
    key code 0 using command down --select all
    delay 0.3
    key code 8 using command down --copy
    delay 0.3
    set headline to the clipboard
    key code 48 --tab to transmission reference
    key code 0 using command down --select all
    delay 0.3
    key code 8 using command down --copy
    delay 0.3
    set body to the clipboard
    key code 48 --tab
    key code 36 --return key to dismiss info window
    end tell
    end tell
    end tell
    end PSInfoGalAdd

  • Opening files through mini bridge, from within photoshop.

    When opening files/images from within photoshop use adobe mini bridge, the files open slowly with a long delay?
    Can't figure out why, but when files are open directly from photoshop it is lightning fast.
    Running on a iMac OS X Yosemite
    Version 10.10.2

    Okay.. Yeah, that's why I'm running Windows 7 still
    This may have to do with some of the bugs Apple introduced into Yosemite. They are working on a fix. Can't really think of much else, other than make sure everything is up to date. Maybe someone with more knowledge of Mini Bridge will find this post.
    Benjamin

  • Photoshop opening Javascript File as an Image

    I have a series of Applescript droplets that perform a number of functions, then launch a javascript file in Photoshop
    The codes looks like this:
    This has worked consistenlty for a year, but recently started throwing an error with certain javascript files.  Photoshop is trying to open the javascript file as an image.  The "do javascript" applescript command no longer works in Photoshop.  Does anybody have any idea what I might need to change to get Phootshop to run the javascript as a script?
    Thank you

    Hum, I've NOT heard of any issues with AppleScript's do javascript command… From the snippet posted I would have expected Photoshop to try open the file thats what you asked it to do… Photoshop CS5 had an issue with AppleScript's alias file specifiers… It now prefers you pass a string then inside the tell app block state its a file… Im CS5 and this works just fine…
    set jsFile to (path to desktop as text) & "AlertMe.jsx" -- text/string not alias
    tell application "Adobe Photoshop CS5"
      activate
              tell current document
      do javascript file jsFile -- include the specifier file
              end tell
    end tell
    I only asked for the doc name in an alert but it worked…
    alert( app.activeDocument.name );

  • I am trying to open CR2 files from a Cannon EOS 1DX camera in Photoshop CS6 and I have already updated the Camera Raw Plug in but Photoshop is still giving me the cannot open files dialog box? Help?

    I am trying to open CR2 files from a Cannon EOS 1DX camera in Photoshop CS6 and I have already updated the Camera Raw Plug in but Photoshop is still giving me the cannot open files dialog box? Help?

    Canon 1DX support was added to ACR in version 6.7, 7.1.  An updated CS6 should be at level ACR 8.6.  If your ACR is not at level 8.6 try using CS6 menu Help>Updates.  If that does not install ACR 8.6 try downloading the ACR and DNG 8.6 converter and see if ACR 8.6 will install into your CS6.
    Adobe - Adobe Camera Raw and DNG Converter : For Windows
    Adobe - Adobe Camera Raw and DNG Converter : For Macintosh

  • Photoshop CS3 opening files painfully slow on a Mac

    We're having an issue here at work where Photoshop CS3 is very slow in opening files of any size on our Macs.
    We're running 10.5.8 on 2x2.66 GHz Dual-Core Intel Xeon MacPros with 3 of them having 8 gigs of ram and my machine running 12 gigs.
    I've tried doing a bunch of research on the issue, but all I can find about it has to do with the issue on a Windows machine involving the network/default printers. I've tried deleting both our network printers and adding them again after a restart with no luck. We've even tried deleting the Photoshop preference file along with the Adobe Mediabrowser preference.
    If anybody has any thoughts on how to fix this (aside from upgrading to a newer CS), they would be greatly appreciated.
    Thanks in advance!

    Ok, I think I found a little work around that so far, for the past hour or so is working good. Files are opening up a lot faster.
    What I did was create a virtual default printer following instructions I found Adobe's site...
    1. Open System Preferences, and select Print & Fax.
    2. Choose the + sign to add a new printer.
    3. Choose IP.
    4. In the Protocol pop-up menu, choose Line Printer Daemon - LPD.
    5. In the Address field, type in localhost.
    6. After Generic PostScript printer displays in the Print Using field, click Add.
    7. Close out of the Print & Fax preference or Quit System Preferences.
    http://helpx.adobe.com/x-productkb/global/set-default-printer-print-center.html
    Once I did all that, I had to go into the Preferences and delete the Photoshop and Mediabrowser preferenses and then restart the computer. Hopefully this fix sticks, but if not, I'm sure I'll back to see if anybody has any other ideas.
    Thanks for all the help guys, I really appreciate it.
    EDIT
    Well, it's been a few days and it looks like I may have spoke too soon on the above fix. Photoshop seems to be slowly reverting back to the problem.

  • When I try to open an image by double clicking on it in Bridge, I get a message telling me to log in to Creative Cloud.  I am running CS6, and the default should be to open files in Photoshop 6 or in Adobe Raw (if it's a Raw file).  I don't want to log in

    When I try to open an image by double clicking on it in Bridge, I get a message telling me to log in to Creative Cloud.  I am running CS6, and the default should be to open files in Photoshop 6 or in Adobe Raw (if it's a Raw file).  I don't want to log into CC since I am not a subscriber, and this means that I have to work around, and go  back to Bridge, and tell it to open the file in Adobe RAW.  However, this does not work for older psd files which for some reason cannot be opened in RAW.  How do I return to the process of simply allowing RAW files to open automatically in Adobe RAW, and simply right clicking on the image in Bridge to bring up the option of opening it in Photoshop?

    <moved from Adobe Creative Cloud to Bridge General Discussion>

Maybe you are looking for