Open jpeg2000

I am using archlinux x86_64 and Ubuntu 10.10(32bit) (I didn't know my laptop support 64bit when I installed ubuntu).
I have no problem to open *.jp2 files using gthumb or what ever photo viewers under ubuntu but I cannot do that under arch.
I have already installed openjpeg and compile gthumb myself but it still doesn't work. and I cannot find libopenjpeg in ldd gthumb (I find it when ldd the ubuntu version of gthumb).
Is this the matter with the "kernel" of gthumb?
Does anyone know how to solve this problem?
Thank you.
some probably helpful informations:
$ ls /usr/lib/libopenjpeg*
/usr/lib/libopenjpeg-2.1.3.0.so /usr/lib/libopenjpeg.a /usr/lib/libopenjpeg.so /usr/lib/libopenjpeg.so.2
$ ldd /usr/bin/gthumb
linux-vdso.so.1 => (0x00007fff0fb5e000)
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x00007f8b65f45000)
libunique-1.0.so.0 => /usr/lib/libunique-1.0.so.0 (0x00007f8b65d38000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f8b65b20000)
libclutter-gtk-0.10.so.0 => /usr/lib/libclutter-gtk-0.10.so.0 (0x00007f8b65915000)
libclutter-glx-1.0.so.0 => /usr/lib/libclutter-glx-1.0.so.0 (0x00007f8b655ae000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x00007f8b653a7000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x00007f8b6518c000)
libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x00007f8b64b57000)
libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x00007f8b648a6000)
libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x00007f8b64685000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007f8b64479000)
libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x00007f8b64258000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f8b63faa000)
libpng14.so.14 => /usr/lib/libpng14.so.14 (0x00007f8b63d81000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007f8b63b36000)
libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f8b63825000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007f8b635d6000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007f8b633d3000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00007f8b631cf000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f8b62ee8000)
libm.so.6 => /lib/libm.so.6 (0x00007f8b62c65000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f8b62a48000)
libc.so.6 => /lib/libc.so.6 (0x00007f8b626e7000)
libORBit-2.so.0 => /usr/lib/libORBit-2.so.0 (0x00007f8b62477000)
librt.so.1 => /lib/librt.so.1 (0x00007f8b6226f000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007f8b62042000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f8b61da9000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f8b61b75000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f8b61837000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f8b615bd000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0x00007f8b613b2000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f8b611a0000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007f8b60f9e000)
libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00007f8b60d9c000)
libjson-glib-1.0.so.0 => /usr/lib/libjson-glib-1.0.so.0 (0x00007f8b60b7e000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f8b60979000)
libcairo-gobject.so.2 => /usr/lib/libcairo-gobject.so.2 (0x00007f8b60771000)
libXi.so.6 => /usr/lib/libXi.so.6 (0x00007f8b60562000)
libuuid.so.1 => /lib/libuuid.so.1 (0x00007f8b6035e000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f8b60154000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00007f8b5ff52000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007f8b5fd4a000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007f8b5fb40000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f8b5f8d2000)
libdl.so.2 => /lib/libdl.so.2 (0x00007f8b5f6ce000)
libpcre.so.0 => /lib/libpcre.so.0 (0x00007f8b5f493000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00007f8b5f27c000)
/lib/ld-linux-x86-64.so.2 (0x00007f8b66184000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f8b5f053000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f8b5ee38000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00007f8b5ec33000)
libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0x00007f8b5ea32000)
libxcb-glx.so.0 => /usr/lib/libxcb-glx.so.0 (0x00007f8b5e81e000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f8b5e61c000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f8b5e417000)
Last edited by yuyichao (2011-04-04 18:08:15)

Inxsible wrote:Welcome to the forums yuyichao. Please use [code ] tags when pasting code.
Thank you and I have already changed the format.
Last edited by yuyichao (2011-04-06 14:00:03)

Similar Messages

  • [CLOSED] How to open jpeg2000 files

    I seem unable to adapt the firefox configuration to make it call an external graphics-viewer for jpeg2000 files. More exactly, I cannot even locate any configuration option which permitted me to name such an external program.
    Those mime-type settings available, do not cover jpeg2000 and there appears to be no way to add something. The only option I have right now, is to save each and every jpeg2000 image, that I am interested in and call the viewer application explicitly.
    The plug-ins, which were once available stopped working and there is no other working solution to be found anywhere.
    No matter how this question is dealt and irrespective of your certainly helpful advice, I will not call this situation anywhere near "acceptable". I love free software and I love firefox. But I do not stop to give it a kick in the ?³$@#·µ, when I feel like it.

    I want to tell Firefox what to do. Why is that a bad idea?
    Stop. It is not a bad idea and I do not really ask that question.

  • Opening JPF (JPEG2000) files in CS4

    I cannot get my CS4 Extended to open my JPF photos notwithstanding that I have loaded the JPEG2000 plugin. The screen message tells me that it is not the right kind of document. Does anyone have any idea as to what the problem might be?

    Further to my earlier reply I suddenly remembered that I had created the JPF
    files in Photoshop 3 Extended which fortunately I still have loaded on my
    computer. I was able to open the JPF files into that and save the them as
    JPEG files which I can now open in CS4.  Problem solved !! Thanks again for
    your help. Learning how to use and manipulate Photoshop is a continuous
    process and the interaction between Forum users is invaluable.
    Malcatglos

  • Can not open PDF's in Safari

    Hi All:
    I know this has been asked and answered so many time that I am sorry to post again. However, I have read many of the prior posts, tired the fixes, and still the problem persists. All of a sudden, without any erxplanation I know of, PDF links do not open within Safari, as in the past, but instead revert to the Downloads and open in Preview.
    MacBook Pro OS: 10.6.8
    Safari: 5.1.7
    I have two other accounts set up and they both open PDF links within Safari.
    I have downloaded Adobe Reader again, checked my plugins. I can’t locate any Adobe plugins on either my home account or hard drive, restarted, etc.
    If possible, can someone try and offer assistance. It's one of those things which is bugging me and have been struggling with for the past three hours.
    thank you.

    Hi Linc:
    You and Carolyn seem to tbe the go to  people for this issue.
    When I pull up the plug0ins from the Help Menu, I get an entire page. I've tried copying it below.
    What really confuses me is that it works fine in my other accounts and I can't determine what is different in this account.
    thanks,
    val
    DivX Web Player
    DivX Web Player version 1.4.0.233 — from file “DivXBrowserPlugin.plugin”.
    video/divx
    DivX Video File
    divx,div
    Flip4Mac Windows Media Plugin 2.3.4
    The Flip4Mac WMV Plugin allows you to view Windows Media content using QuickTime. — from file “Flip4Mac WMV Plugin.plugin”.
    application/asx
    Windows Media Plugin
    application/x-mplayer2
    Windows Media Plugin
    audio/x-ms-wax
    Windows Media Playlist
    wax
    audio/x-ms-wma
    Windows Media Audio
    wma
    video/x-ms-asf
    Windows Media Video
    asf
    video/x-ms-asf-plugin
    Windows Media Plugin
    video/x-ms-asx
    Windows Media Playlist
    asx
    video/x-ms-wm
    Windows Media Video
    wm
    video/x-ms-wmp
    Windows Media Video
    wmp
    video/x-ms-wmv
    Windows Media Video
    wmv
    video/x-ms-wmx
    Windows Media Playlist
    wmx
    video/x-ms-wvx
    Windows Media Playlist
    wvx
    iPhotoPhotocast
    iPhoto6 — from file “iPhotoPhotocast.plugin”.
    application/photo
    iPhoto 600
    Java Plug-In 2 for NPAPI Browsers
    Java Plug-In 2 for NPAPI Browsers — from file “JavaAppletPlugin.plugin”.
    application/x-java-applet
    Basic Java Applets
    javaapplet
    application/x-java-applet;jpi-version=1.6.0_31
    Java applet
    application/x-java-applet;version=1.1
    Java applet
    application/x-java-applet;version=1.1.1
    Java applet
    application/x-java-applet;version=1.1.2
    Java applet
    application/x-java-applet;version=1.1.3
    Java applet
    application/x-java-applet;version=1.2
    Java applet
    application/x-java-applet;version=1.2.1
    Java applet
    application/x-java-applet;version=1.2.2
    Java applet
    application/x-java-applet;version=1.3
    Java applet
    application/x-java-applet;version=1.3.1
    Java applet
    application/x-java-applet;version=1.4
    Java applet
    application/x-java-applet;version=1.4.2
    Java applet
    application/x-java-applet;version=1.5
    Java applet
    application/x-java-applet;version=1.6
    Java applet
    application/x-java-vm
    Java applet
    application/x-java-vm-npruntime
    Java applet
    MoveNetworks Quantum Media Player
    npmnqmp 071505000006 — from file “Move-Media-Player.plugin”.
    application/x-vnd.movenetworks.qm
    MoveNetworks Move Media Player Plug-In
    qmx
    application/x-vnd.moveplay1.qm
    MoveNetworks Move Media Player Plug-In
    qmx
    QuickTime Plug-in 7.6.6
    The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site. — from file “QuickTime Plugin.plugin”.
    application/sdp
    SDP stream descriptor
    sdp
    application/x-mpeg
    AMC media
    amc
    application/x-rtsp
    RTSP stream descriptor
    rtsp,rts
    application/x-sdp
    SDP stream descriptor
    sdp
    audio/3gpp
    3GPP media
    3gp,3gpp
    audio/3gpp2
    3GPP2 media
    3g2,3gp2
    audio/aac
    AAC audio
    aac,adts
    audio/ac3
    AC3 audio
    ac3
    audio/aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/amr
    AMR audio
    amr
    audio/basic
    uLaw/AU audio
    au,snd,ulw
    audio/mid
    MIDI
    mid,midi,smf,kar
    audio/midi
    MIDI
    mid,midi,smf,kar
    audio/mp3
    MP3 audio
    mp3,swa
    audio/mp4
    MPEG-4 media
    mp4
    audio/mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/mpeg3
    MP3 audio
    mp3,swa
    audio/vnd.qcelp
    QUALCOMM PureVoice audio
    qcp,qcp
    audio/wav
    WAVE audio
    wav,bwf
    audio/x-aac
    AAC audio
    aac,adts
    audio/x-ac3
    AC3 audio
    ac3
    audio/x-aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/x-caf
    CAF audio
    caf
    audio/x-gsm
    GSM audio
    gsm
    audio/x-m4a
    AAC audio
    m4a
    audio/x-m4b
    AAC audio book
    m4b
    audio/x-m4p
    AAC audio (protected)
    m4p
    audio/x-midi
    MIDI
    mid,midi,smf,kar
    audio/x-mp3
    MP3 audio
    mp3,swa
    audio/x-mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/x-mpeg3
    MP3 audio
    mp3,swa
    audio/x-wav
    WAVE audio
    wav,bwf
    image/jp2
    JPEG2000 image
    jp2
    image/jpeg2000
    JPEG2000 image
    jp2
    image/jpeg2000-image
    JPEG2000 image
    jp2
    image/pict
    PICT image
    pict,pic,pct
    image/png
    PNG image
    png
    image/tiff
    TIFF image
    tif,tiff
    image/x-bmp
    BMP image
    bmp,dib
    image/x-jpeg2000-image
    JPEG2000 image
    jp2
    image/x-macpaint
    MacPaint image
    pntg,pnt,mac
    image/x-pict
    PICT image
    pict,pic,pct
    image/x-png
    PNG image
    png
    image/x-quicktime
    QuickTime image
    qtif,qti
    image/x-sgi
    SGI image
    sgi,rgb
    image/x-targa
    TGA image
    targa,tga
    image/x-tiff
    TIFF image
    tif,tiff
    video/3gpp
    3GPP media
    3gp,3gpp

  • Illustrator CS4 keeps quitting when I try to open an old file or start a new one

    I have CS4 14.0.0.
    I'm on a MAC system 10.5.8
    Tried trashing the preferences and that didn't help.
    Uninstalled the software and re-installed from the original disc, made all 5 of the updates possible, until no more were available.
    Still having the same issue.
    Tried opening a new file, plus an old one and it still quits!
    PLEASE HELP!  My email: [email protected] or call: 954-916-7071
    Thank you.
    Below the "problem details" copied from my computer:
    Process:         Adobe Illustrator [640]
    Path:            /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         367 (14.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [94]
    Interval Since Last Report:          3998 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  853 sec
    Per-App Crashes Since Last Report:   5
    Date/Time:       2012-04-21 18:42:41.464 -0400
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  744C91F2-7171-4919-A383-6A9B2C1A74EE
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   com.adobe.illustrator                   0x002355b4 0x1000 + 2311604
    1   ???                                     0x00000002 0 + 2
    Thread 1:
    0   libSystem.B.dylib                       0x91d8b1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x91e02449 pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x047c9552 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services                  0x047c4995 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 115
    5   com.adobe.amt.services                  0x047c95b0 AMTThread::Worker(void*) + 20
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x91dbb8c6 kevent + 10
    1   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    2   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x91d9234e __semwait_signal + 10
    1   libSystem.B.dylib                       0x91dbcccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x9701dde3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x96ffcc36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x9701da60 MPWaitOnQueue + 208
    5   AdobeACE                                0x0130a38d 0x12d9000 + 201613
    6   AdobeACE                                0x01309d85 0x12d9000 + 200069
    7   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    8   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    9   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x91d8b286 mach_wait_until + 10
    1   libSystem.B.dylib                       0x91e022bd nanosleep + 314
    2   ...or.plugins.Save For Web(AI)          0x1e44c949 PowerPlug::Initializer::ReloadInitializers() + 161141
    3   ...or.plugins.Save For Web(AI)          0x1e44c9a9 PowerPlug::Initializer::ReloadInitializers() + 161237
    4   ...or.plugins.Save For Web(AI)          0x1e43d5d2 PowerPlug::Initializer::ReloadInitializers() + 98814
    5   ...or.plugins.Save For Web(AI)          0x1e44cc6b PowerPlug::Initializer::ReloadInitializers() + 161943
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x91d8b166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91d9295c mach_msg + 72
    2   ...ia.Flash Player.authplaylib          0x220bb63e ExternalPlayer_Initialize + 1865604
    3   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    4   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x91d8b1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x91e02449 pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x21ee7ba6 0x21c00000 + 3046310
    4   ...ia.Flash Player.authplaylib          0x21f09f81 ExternalPlayer_Initialize + 90311
    5   ...ia.Flash Player.authplaylib          0x21ee7f98 0x21c00000 + 3047320
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x91d8b1ae semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1c6 _pthread_cond_wait + 1267
    2   libSystem.B.dylib                       0x91e02449 pthread_cond_wait + 48
    3   ...ia.Flash Player.authplaylib          0x21ee7ba6 0x21c00000 + 3046310
    4   ...ia.Flash Player.authplaylib          0x21f09f81 ExternalPlayer_Initialize + 90311
    5   ...ia.Flash Player.authplaylib          0x21ee7f98 0x21c00000 + 3047320
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x91d8b286 mach_wait_until + 10
    1   libSystem.B.dylib                       0x91e022bd nanosleep + 314
    2   ...r.plugins.Scripting Support          0x1c14a89d PluginMain + 458031
    3   ...r.plugins.Scripting Support          0x1c14a8fd PluginMain + 458127
    4   ...r.plugins.Scripting Support          0x1c14e402 PluginMain + 473236
    5   ...r.plugins.Scripting Support          0x1c14abbf PluginMain + 458833
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x91dda60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    2   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x91d8b1a2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00af8512 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 471694
    2   com.adobe.illustrator                   0x00526ec1 0x1000 + 5398209
    3   com.adobe.illustrator                   0x0052713b 0x1000 + 5398843
    4   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    5   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    6   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x91d8b1a2 semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00af8512 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 471694
    2   com.adobe.illustrator                   0x00526ec1 0x1000 + 5398209
    3   com.adobe.illustrator                   0x0052713b 0x1000 + 5398843
    4   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    5   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    6   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x91d8b166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91d9295c mach_msg + 72
    2   com.apple.CoreFoundation                0x93d02e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93d03b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x926c9d0f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
    5   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x91d8b166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x91d9295c mach_msg + 72
    2   com.apple.CoreFoundation                0x93d02e7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x93d03b04 CFRunLoopRun + 84
    4   com.apple.DesktopServices               0x926c9e88 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
    5   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x91d9234e __semwait_signal + 10
    1   libSystem.B.dylib                       0x91dbcccd pthread_cond_wait$UNIX2003 + 73
    2   ...ple.CoreServices.CarbonCore          0x9701dde3 TSWaitOnCondition + 126
    3   ...ple.CoreServices.CarbonCore          0x96ffcc36 TSWaitOnConditionTimedRelative + 202
    4   ...ple.CoreServices.CarbonCore          0x9701da60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x926d4e6a TNodeSyncTask::SyncTaskProc(void*) + 84
    6   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    8   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x91d8b1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x91dbea33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x96ffcc62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x9701da60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x926dc791 TPropertyTask::PropertyTaskProc(void*) + 105
    6   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    8   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x91dbb8c6 kevent + 10
    1   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    2   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x91d8b1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x91dbea33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x96ffcc62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x9701da60 MPWaitOnQueue + 208
    5   com.apple.DesktopServices               0x926d6db4 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
    6   ...ple.CoreServices.CarbonCore          0x9701bfbb PrivateMPEntryPoint + 56
    7   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    8   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x91d8b1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x91dbea33 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x936addbc -[NSCondition waitUntilDate:] + 236
    4   com.apple.Foundation                    0x936adbd0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5   com.apple.Foundation                    0x936adb35 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.AppKit                        0x963d76e8 -[NSUIHeartBeat _heartBeatThread:] + 753
    7   com.apple.Foundation                    0x93667dfd -[NSThread main] + 45
    8   com.apple.Foundation                    0x936679a4 __NSThread__main__ + 308
    9   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    10  libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x91d8b1c6 semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x91dbd1af _pthread_cond_wait + 1244
    2   libSystem.B.dylib                       0x91dbea33 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x96ffcc62 TSWaitOnConditionTimedRelative + 246
    4   ...ple.CoreServices.CarbonCore          0x96ffca42 TSWaitOnSemaphoreCommon + 422
    5   ...ple.CoreServices.CarbonCore          0x9702d944 TimerThread + 74
    6   libSystem.B.dylib                       0x91dbc055 _pthread_start + 321
    7   libSystem.B.dylib                       0x91dbbf12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xffffffd5  ebx: 0x00000162  ecx: 0x00000001  edx: 0x05507000
      edi: 0x00000007  esi: 0x00000000  ebp: 0x023c966f  esp: 0xbfff85f0
       ss: 0x0000001f  efl: 0x00010286  eip: 0x002355b4   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x2afa5000
    Binary Images:
        0x1000 -   0xe8eff3 +com.adobe.illustrator 367 (14.0.0) <f586a10ff4804783a20bc006b6321f47> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x1190000 -  0x11a0fff  com.apple.carbonframeworktemplate 1.0 (1.0) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x11a7000 -  0x11c2ff9 +AdobePDFSettings ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x11dc000 -  0x122cfff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <f625b836961646b7b681f9ac11d0da71> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x12c5000 -  0x12c6027 +SPBasic ??? (???) <b1dc5a0815c449f99df16a94e0ad3448> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x12ca000 -  0x12d0ff7 +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x12d9000 -  0x13e6fff +AdobeACE ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1404000 -  0x191bfef +AdobeAGM ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1a94000 -  0x1ad4fef +AdobeARE ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1ade000 -  0x1b02ff6 +AdobeAXE8SharedExpat ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1b15000 -  0x1b2ffff +AdobeBIB ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1b3a000 -  0x1b5bff7 +AdobeBIBUtils ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1b68000 -  0x1e04fef +AdobeCoolType ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x1e8f000 -  0x1f5dfff +AdobeExtendScript ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x1fd4000 -  0x20bcfdf +AdobePDFPort ??? (???) <f54a25d15e7a472e83d110d187434c85> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x2101000 -  0x26f9fdf +AdobePDFL ??? (???) <8ec2abba52d24230b327a6827fb2d33a> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x283d000 -  0x28defd7 +AdobeScCore ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x293a000 -  0x29e8fd7 +AdobeSVGExport ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2a1a000 -  0x2cc3fe2 +AdobeSVGRE ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2dad000 -  0x2e0dfc7 +AdobeXMP ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2e1c000 -  0x2ef1fdd +FileInfo ??? (???) <f0932f89fc984ba9b4f2c58d0e71d3c1> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x2f22000 -  0x2fa4fd7 +AdobeXMPFiles ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x2fbb000 -  0x308a23b +libicui18n.dylib.36.0 ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x3133000 -  0x3207db7 +libicuuc.dylib.36.0 ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x3268000 -  0x3c1857f +libicudata.dylib.36.0 ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3c1b000 -  0x3fe5fef +AdobeMPS ??? (???) <277e01a3cac34fa9a5914bc0a5bc125a> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x4074000 -  0x422aff4 +com.adobe.amtlib amtlib 2.0.1.10077 (2.0.1.10077) <cb2ec3bf67714dabbf296775fb6f9608> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x4261000 -  0x42ee2cb +libicucnv.dylib.36.0 ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.0
    0x431b000 -  0x46f501f +com.adobe.linguistic.LinguisticManager 4.0.0 (7863) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x47a9000 -  0x484afc3 +com.adobe.amt.services AMTServices 2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:31:09) (2 . 0) <31e82904c3c2424ea1aea5efadbb19b8> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x4928000 -  0x4e26fc3 +AdobeOwlCanvas ??? (???) <dc1ee447fcdb43c8b6d2a5454291c85d> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x4f6f000 -  0x4ffffc3 +WRServices ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x5181000 -  0x5185ffc +com.adobe.AdobeCrashReporter 2.5 (3.0.20080806) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x518b000 -  0x51a7fd7 +com.adobe.LogTransport 1.0 (1.0) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/LogTransport.framework/Versions/A/LogTransport
    0x51b2000 -  0x51e1ff7 +com.adobe.headlights.LogSessionFramework ??? (2.0.0.06112008) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x5209000 -  0x521affb +LogTransport2 ??? (???) <835b7b845a67370bab398e448aa81fa0> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/LogTransport2.framework/Versions/A/LogTransport2
    0x5224000 -  0x522afff +com.adobe.pip ??? (1.0.0.220) <2ca89939dfa7468685368a1f1107caf1> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x5230000 -  0x542afcf +AdobeOwl ??? (???) <f209a9b29606418293d884b349cfbe48> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x54a5000 -  0x54e4fff  com.apple.vmutils 4.1 (104) <ce02dba5e2e99fa2eb41a81bc9680985> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x5700000 -  0x5701fe1  com.apple.textencoding.unicode 2.2 (2.2) <09ac11c81bf4e673a30cc364868fdc11> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x572b000 -  0x572bfff +com.adobe.illustrator.plugins.PlugInRes Localizer version 14.0.0 (14.0.0) <cfe61490698e4fae988cc238ac6caaf8> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Resources/en_US/PlugInRes.aip/Contents/MacOS/PlugInRes
    0x5790000 -  0x57d7fc7 +com.adobe.adobe_caps adobe_caps 2.0.99.0 (2.0.99.0) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x57e7000 -  0x57e7ffd  libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x907c000 -  0x9089ff7 +com.adobe.asneu.framework asneu version 1.6.2f01 (1.6.2) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x91ee000 -  0x91f8ffe  com.apple.URLMount 3.1.1 (3.1.1) <55d7d7ad5616607b50ac93fe02115015> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x1a578000 - 0x1a58afff  libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x1a5c5000 - 0x1a5d3feb  libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1a8f4000 - 0x1a8fbfff +com.adobe.illustrator.plugins.Action Action version 14.0.0 (14.0.0) <c884784d964647c7917d2f6b65521b57> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action
    0x1aaf4000 - 0x1aafaff7 +com.adobe.illustrator.plugins.ArtConverters  ArtConverters version 14.0.0 (14.0.0) <0ea7f2d8904d4afca1778569f3e2286a> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
    0x1ac2f000 - 0x1b016fff  com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x1b5c3000 - 0x1b620fd0 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin Sangam2AIMapper Plugin version 14.0.0 (14.0.0) <91d594fd3955418ba899726e1ed81e89> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper Plugin.aip/Contents/MacOS/Sangam2AIMapper Plugin
    0x1b638000 - 0x1b641fe7 +com.adobe.illustrator.plugins.PNGFileFormat PNGFileFormat version 14.0.0 (14.0.0) <2517ba2d15984e5598c152cbf3f27a88> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/PNGFileFormat.aip/Contents/MacOS/PNGFileFormat
    0x1b645000 - 0x1b646fff +com.adobe.illustrator.plugins.MPSCommon MPSCommon version 14.0.0 (14.0.0) <4cbb7829a13e41b392732223506de716> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon
    0x1b64a000 - 0x1b659ffc +com.adobe.illustrator.plugins.Jpeg2000  Jpeg2000 version 14.0.0 (14.0.0) <ba4ea2b3467d4cb5b04d1a8b65bc69c1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000
    0x1b661000 - 0x1b665feb +com.adobe.illustrator.plugins.GIF89 GIF89a Format version 14.0.0 (14.0.0) <925cf6e04e7849a9a6902935ca2671ac> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/GIF89a.aip/Contents/MacOS/GIF89
    0x1b669000 - 0x1b66effb +com.adobe.illustrator.plugins.ZigZag Zig Zag version 14.0.0 (14.0.0) <58723652d91b470f82ff0a0129a852c0> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/ZigZag.aip/Contents/MacOS/ZigZag
    0x1b672000 - 0x1b677fff +com.adobe.illustrator.plugins.Tweak Tweak version 14.0.0 (14.0.0) <a5654a952cb2426cb9bd1ac010b79838> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Tweak.aip/Contents/MacOS/Tweak
    0x1b67b000 - 0x1b67fffb +com.adobe.illustrator.plugins.Round Round Corners version 14.0.0 (14.0.0) <acc45ce7c77c46ffbe2acbc7fb088c43> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Round.aip/Contents/MacOS/Round
    0x1b79f000 - 0x1b7eefe6 +com.adobe.illustrator.plugins.Photoshop Adapter Photoshop Adapter version 14.0.0 (14.0.0) <897c80a35e5d41568c8038fe67f5f275> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/Photoshop Adapter
    0x1b7ff000 - 0x1b8d2fef +com.adobe.coretech.adm 3.10x04 (3.1) <369eaa04c05440ebac0392ce99c7260c> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x1b93c000 - 0x1b945fff +com.adobe.illustrator.plugins.FrameworkServer Framework Server version 14.0.0 (14.0.0) <04b2da5bb84c487ca70e76163d14d08f> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0x1b959000 - 0x1b982fff +com.adobe.illustrator.plugins.BRSPencilTool  Pencil Tool version 14.0.0 (14.0.0) <ef43dd3aa797450d9ff74efd246811a5> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x1b988000 - 0x1b997fd3 +com.adobe.illustrator.plugins.Flatten Transparency  Flatten Transparency version 14.0.0 (14.0.0) <66929e97d63a46f29adcf8c10995dfc3> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x1b9ae000 - 0x1b9d6fcb +com.adobe.illustrator.plugins.FOConversionSuite FOConversionSuite version 14.0.0 (14.0.0) <d2e6328eb0724f58a8f4191c1e7a3111> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x1b9e6000 - 0x1ba41fe7 +com.adobe.illustrator.plugins.PDF Suite PDF Suite version 14.0.0 (14.0.0) <586e2428342d4c7889f056a0fd10246a> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x1ba5e000 - 0x1baadff3 +FilterPort ??? (???) <7cf9f9bd8c114f4ca56fd02923da26c4> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x1bd2b000 - 0x1bd40fef +com.adobe.illustrator.plugins.Rasterize Rasterize version 14.0.0 (14.0.0) <20a5551233f04669be49f3ed9e2c1cc5> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x1bd44000 - 0x1bd45fff +com.adobe.illustrator.plugins.ASLib ASLib version 14.0.0 (14.0.0) <f08f7b7d86a2462eab7bb706fee4b955> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/ASLib.aip/Contents/MacOS/ASLib
    0x1bd49000 - 0x1bd7dfc3 +com.adobe.illustrator.plugins.BrushManager Brush Manager version 14.0.0 (14.0.0) <45b1e4c50aec4c31bf6eecc0888f9386> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager
    0x1bda0000 - 0x1be4efc8 +com.adobe.illustrator.plugins.ColorHarmony ColorHarmony version 14.0.0 (14.0.0) <11c2ec2c29d3462db3a2771d85d66917> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony
    0x1be6c000 - 0x1be81ff0 +com.adobe.illustrator.plugins.ControlPalette ControlPalette version 14.0.0 (14.0.0) <65adf72a239843f79b0552d7d592ba0e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Control Panel.aip/Contents/MacOS/ControlPalette
    0x1be87000 - 0x1beb2ff0 +com.adobe.illustrator.plugins.KinsokuDlg  KinsokuDlg version 14.0.0 (14.0.0) <0b0b227faa5b46fba6b660ae2bfad347> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg
    0x1bec3000 - 0x1bf9ffe6 +com.adobe.illustrator.plugins.PlanetX Live Paint version 14.0.0 (14.0.0) <2a336a359cf241df852a97c0cc9bb42f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX
    0x1bfbb000 - 0x1c033fdb +com.adobe.illustrator.plugins.PaintStyle Paint Style Palettes version 14.0.0 (14.0.0) <fdfcf27125e046b9812cefb4e49b61a8> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle
    0x1c03f000 - 0x1c2edfe7 +com.adobe.illustrator.plugins.Scripting Support Scripting Support version 14.0.0 (14.0.0) <00ed474eda84421da0baac17357b1fed> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/Scripting Support
    0x1c412000 - 0x1c48dfde +com.adobe.illustrator.plugins.SwatchLibraries Swatch Libraries version 14.0.0 (14.0.0) <cb45f4c65333417d8997c124973041fe> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibr aries
    0x1c49e000 - 0x1c4cc068 +com.adobe.illustrator.plugins.SymbolPalette Symbol Palette version 14.0.0 (14.0.0) <dd7dbc72ef5e4f52a102794bf21f2498> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette
    0x1c4e5000 - 0x1c4e9feb +com.adobe.illustrator.plugins.ToolSelector Tool Selector version 14.0.0 (14.0.0) <72429655649d4effa0afde2be54ffdc6> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector
    0x1c600000 - 0x1c689ff4 +com.adobe.illustrator.plugins.TracingSuite TracingSuite version 14.0.0 (14.0.0) <a48cf41eb67840d89fc269289c07b309> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/TracingSuite.aip/Contents/MacOS/TracingSuite
    0x1c774000 - 0x1c7a5fef +com.adobe.illustrator.plugins.VariablesPalette Variables Palette version 14.0.0 (14.0.0) <4e4db42a52b94a3eae564044ddf2b0c5> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette
    0x1c7b1000 - 0x1c7cafef +com.adobe.illustrator.plugins.Workspaces Workspaces version 14.0.0 (14.0.0) <e065ebe1aef147b89933eeb543767c5c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces
    0x1c886000 - 0x1c88efeb +com.adobe.illustrator.plugins.TextWrapDlg TextWrapDlg version 14.0.0 (14.0.0) <98a0ea55c4d84204957361592d2660a1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg
    0x1c892000 - 0x1c8a504f +com.adobe.illustrator.plugins.Mojikumi  MojiKumiUI version 14.0.0 (14.0.0) <e32a6710064a47318844e63f5dc4094f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi
    0x1c8ac000 - 0x1c98cff7 +com.adobe.illustrator.plugins.SVG Format  SVG Format version 14.0.0 (14.0.0) <3e3cb7b93aea459d86f23022f43437a4> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/SVG File Format.aip/Contents/MacOS/SVG Format
    0x1c9ca000 - 0x1c9d3fdf +com.adobe.illustrator.plugins.DiffusionRaster DiffusionRaster version 14.0.0 (14.0.0) <5bf43e3305d3483d884bee805fd71cbd> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/DiffusionRaster.aip/Contents/MacOS/DiffusionRaster
    0x1c9d7000 - 0x1c9dafff +com.adobe.illustrator.plugins.GeometryS  Geometry Suite version 14.0.0 (14.0.0) <b30d9be497354704ad8a467e7c25b9a9> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/GeometryS
    0x1c9de000 - 0x1ca31fcc +com.adobe.illustrator.plugins.Deform Envelope and Warp version 14.0.0 (14.0.0) <907bd2ff7d3547748d102c5d8ad8be56> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Envelope and Warp.aip/Contents/MacOS/Deform
    0x1ca42000 - 0x1ca69fe8 +com.adobe.illustrator.plugins.slicingAttributes Slicing version 14.0.0 (14.0.0) <3a3fccb7d888494994fb74ea1892f2de> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
    0x1ca71000 - 0x1ca76fef +com.adobe.illustrator.plugins.ShapeS Shape Construction Suite version 14.0.0 (14.0.0) <a8e06d3d22eb4391a48839435e80f204> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeS
    0x1ca7a000 - 0x1caa6fff +com.adobe.illustrator.plugins.PathfinderS Pathfinder Suite version 14.0.0 (14.0.0) <d0d9ccd10aec4c469aa3f7f97accdef1> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x1caaf000 - 0x1cab6ff3 +com.adobe.illustrator.plugins.ExpandS Expand Suite version 14.0.0 (14.0.0) <29196393e41c43ea8c0c6260fd7f61fc> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
    0x1caba000 - 0x1cad3fcb +com.adobe.illustrator.plugins.AssetMgmt Asset Management version 14.0.0 (14.0.0) <27ce429030dd477c9dd4d46d6022d8d5> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt
    0x1caec000 - 0x1cafcfff +com.adobe.illustrator.plugins.DocInfo Document Info version 14.0.0 (14.0.0) <4314802bce2e4af594605809deff7360> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo
    0x1cb13000 - 0x1cb3afd7 +com.adobe.illustrator.plugins.LinkPalette Links Palette version 14.0.0 (14.0.0) <0cae26a1c07b422b831e679a59cb9ec0> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette
    0x1cb45000 - 0x1cb7dfef +com.adobe.illustrator.plugins.Snap Snap version 14.0.0 (14.0.0) <29fc35b5a5d54f0cb72149e267315b13> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snap
    0x1cb8d000 - 0x1cb95ffc +com.adobe.illustrator.plugins.Colors Colors version 14.0.0 (14.0.0) <e44303f8e1b644c484154bb15d554e18> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors
    0x1cb99000 - 0x1cb9cffb +com.adobe.illustrator.plugins.Crop Marks Crop Marks version 14.0.0 (14.0.0) <728d38695ea04d2f899f798730b9169e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/CropMarks.aip/Contents/MacOS/Crop Marks
    0x1cba0000 - 0x1cba5fff +com.adobe.illustrator.plugins.Distort Free Distort version 14.0.0 (14.0.0) <8d53d9cf18a141a5be3d3eb3eb642283> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Distort.aip/Contents/MacOS/Distort
    0x1cba9000 - 0x1cbb9ff2 +com.adobe.illustrator.plugins.DropShadow Drop Shadow version 14.0.0 (14.0.0) <50dc2482540d48178d0e158e626298da> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/DropShadow.aip/Contents/MacOS/DropShadow
    0x1cbbf000 - 0x1cbd4fe7 +com.adobe.illustrator.plugins.EyeBucketTool Eye Bucket Tool version 14.0.0 (14.0.0) <84c752ab68b64164a215feca5fe57c84> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/EyeBucketTool.aip/Contents/MacOS/EyeBucketTool
    0x1cbec000 - 0x1cbeffff +com.adobe.illustrator.plugins.TwirlTool Twist Tool version 14.0.0 (14.0.0) <689c541687fa41e4b914e07a455dcef9> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/TwirlTool.aip/Contents/MacOS/TwirlTool
    0x1cbf3000 - 0x1cbfafc0 +com.adobe.illustrator.plugins.ADMTP Tool Palette version 14.0.0 (14.0.0) <7e1766b52d514e83b5156f5149b134b2> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Tool Panel.aip/Contents/MacOS/ADMTP
    0x1cbfe000 - 0x1cc03023 +com.adobe.illustrator.plugins.Simplify Simplify version 14.0.0 (14.0.0) <94d01752fb11460bbd5ba151e8eaedf0> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Simplify.aip/Contents/MacOS/Simplify
    0x1cc07000 - 0x1cc11fff +com.adobe.illustrator.plugins.ShapeTool ShapeTool version 14.0.0 (14.0.0) <141db684b0cb4fc093f8da12d6979c7c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/ShapeTool.aip/Contents/MacOS/ShapeTool
    0x1cc25000 - 0x1cc34ff3 +com.adobe.illustrator.plugins.Segment Tools Segment Tools version 14.0.0 (14.0.0) <5add1377ac2a43e7a418fa83f4e7df2f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/Segment Tools
    0x1cc39000 - 0x1cc56fda +com.adobe.illustrator.plugins.ScatterBrushTool Adobe Scatter Brush Tool version 14.0.0 (14.0.0) <8bebd742f42f49c5a3f0fa1c5285a7da> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushTo ol
    0x1cc5d000 - 0x1cc61fef +com.adobe.illustrator.plugins.GlobalAdjust Reshape Tool version 14.0.0 (14.0.0) <d6b5a699e4434d3a87aafc7d8e2cb319> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobalAdjust
    0x1cc65000 - 0x1cc84fcb +com.adobe.illustrator.plugins.ParticlePaint Symbolism version 14.0.0 (14.0.0) <4a4d97aa0b5c431183fe288839029da7> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticlePaint
    0x1cc8d000 - 0x1cc96fe7 +com.adobe.illustrator.plugins.Magic Wand Magic Wand version 14.0.0 (14.0.0) <93e02fbc89cc4486b6437f7b01e3c149> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/Magic Wand
    0x1cc9a000 - 0x1ccb1ff3 +com.adobe.illustrator.plugins.Liquify Liquify version 14.0.0 (14.0.0) <c16c9b4158694a14a5b78ac978b5fdfd> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/Liquify
    0x1ccb5000 - 0x1ccbcfeb +com.adobe.illustrator.plugins.Lasso Lasso version 14.0.0 (14.0.0) <7c893464927e4efcb6fb2f3e10f9a199> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso
    0x1ccc1000 - 0x1ccc4fef +com.adobe.illustrator.plugins.KnifeTool Knife Tool version 14.0.0 (14.0.0) <79c5f1a26cf04a1d9b507be467dd80a6> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool
    0x1ccc8000 - 0x1ccdcfc7 +com.adobe.illustrator.plugins.Flare Flare version 14.0.0 (14.0.0) <0c996e6a8a83441cabb4ee621b25ca3f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare
    0x1cce1000 - 0x1cd15fdf +com.adobe.illustrator.plugins.EraserTool EraserTool version 14.0.0 (14.0.0) <1744eeca69f14c93aa06b89075f3eebe> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool
    0x1cd1d000 - 0x1cd50fc4 +com.adobe.illustrator.plugins.CropAreaTool CropAreaTool version 14.0.0 (14.0.0) <acc7fd5d26e1463b96882ee97ecce728> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Crop Area Tool.aip/Contents/MacOS/CropAreaTool
    0x1cd5f000 - 0x1cd87fec +com.adobe.illustrator.plugins.CalligBrushTool Calligraphic Brush Tool version 14.0.0 (14.0.0) <fa25241b421c49d6be9d8bc1430e9828> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligBrushTool
    0x1cd8e000 - 0x1cda1ff7 +com.adobe.illustrator.plugins.BoundingBox BoundingBox version 14.0.0 (14.0.0) <d05c0c30d4564e989bc492c2294fb49f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox
    0x1cda5000 - 0x1cdd0fd6 +com.adobe.illustrator.plugins.ArtBrushTool Art Brush Tool version 14.0.0 (14.0.0) <89fe2b11d5dd4dea966ce1a85fb4cbac> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtBrushTool
    0x1cdd7000 - 0x1cde4fff +com.adobe.illustrator.plugins.Advanced Select Advanced Select version 14.0.0 (14.0.0) <c0673233d6ed4333b8dc1edb6b9436b0> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Tools.localized/Advanced Select.aip/Contents/MacOS/Advanced Select
    0x1cdf9000 - 0x1cdfdfff +com.adobe.illustrator.plugins.TypeCase Change Case version 14.0.0 (14.0.0) <7df88ff24c03499fa3900c4d9c17b27d> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase
    0x1ce01000 - 0x1ce08fff +com.adobe.illustrator.plugins.TextSmart Text Smart Punctuation version 14.0.0 (14.0.0) <d865cfb99bb14402a6c50e6c1171f562> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/TxtSmart.aip/Contents/MacOS/TextSmart
    0x1ce0d000 - 0x1ce15007 +com.adobe.illustrator.plugins.TextColumns Split Into Grid version 14.0.0 (14.0.0) <e5859e068d60471aa1c2a622f95a1bd4> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/TextColums.aip/Contents/MacOS/TextColumns
    0x1ce19000 - 0x1ce2efe7 +com.adobe.illustrator.plugins.SpellcheckUI SpellCheckUI version 14.0.0 (14.0.0) <1dcfabaede9f4ae1a876e94cc5ee2751> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/SpellcheckUI.aip/Contents/MacOS/SpellcheckUI
    0x1ce35000 - 0x1ce3ffcb +com.adobe.illustrator.plugins.SpellCheckDictionary SpellCheckDictionary version 14.0.0 (14.0.0) <32281b03bf1e4594b90409b636125519> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/SpellCheckDictionary.aip/Contents/MacOS/SpellCheckDictionary
    0x1ce45000 - 0x1ce5e033 +com.adobe.illustrator.plugins.FindReplaceUI  FindReplaceUI version 14.0.0 (14.0.0) <223d8bc9809845a4bd1517ab5c6c2e0d> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI
    0x1ce65000 - 0x1ce87ffc +com.adobe.illustrator.plugins.FindFont Find Font version 14.0.0 (14.0.0) <659da461cf3547cfba5b1310406bdbb1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Text Filters.localized/FindFont.aip/Contents/MacOS/FindFont
    0x1cea5000 - 0x1cf04fcf +com.adobe.illustrator.plugins.PhotoshopImport Photoshop Import version 14.0.0 (14.0.0) <861dd58e6ea74715b8775c75b596c85a> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Photoshop Formats.localized/PhotoshopImport.aip/Contents/MacOS/PhotoshopImport
    0x1cf1b000 - 0x1dc4dfff +com.adobe.psl AdobePSL 11.0.0.1724 (11.0.0.1724) <6be27a60e0f944838e572a7a5227d878> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x1dfa2000 - 0x1dff2ffc +com.adobe.illustrator.plugins.PhotoshopExport Photoshop Import version 14.0.0 (14.0.0) <7513193b505c4cb1b037cff28110deb2> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Photoshop Formats.localized/PhotoshopExport.aip/Contents/MacOS/PhotoshopExport
    0x1e006000 - 0x1e032fff +com.adobe.illustrator.plugins.ExpressView Support OS Express Views version 14.0.0 (14.0.0) <4d362918527646b498255cae899e9ee5> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView Support
    0x1e03d000 - 0x1e08ffda +com.adobe.illustrator.plugins.TIFF TIFF Format version 14.0.0 (14.0.0) <33e0ea0d596f4402b942dc8160e97440> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/TIFF.aip/Contents/MacOS/TIFF
    0x1e0a1000 - 0x1e0a6fff +com.adobe.illustrator.plugins.TextExport TextExport version 14.0.0 (14.0.0) <0ec802453f6c41ce9208b51610098d6b> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/TextExport.aip/Contents/MacOS/TextExport
    0x1e0ad000 - 0x1e182fd8 +com.adobe.illustrator.plugins.SWFExport FlashFileFormat version 14.0.0 (14.0.0) <84abf2fa488f4bed9fd6c0bd16364a80> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/SWFExport.aip/Contents/MacOS/SWFExport
    0x1e1a4000 - 0x1e7e4fff +com.adobe.illustrator.plugins.Save For Web(AI) SaveForWebEN version 14.0.0 (14.0.0) <66bb562c34a1485e892b7e70f9dd98c1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/Save For Web(AI).aip/Contents/MacOS/Save For Web(AI)
    0x1ece1000 - 0x1ed2dffe +AdobeSangam ??? (???) <41c5e8296d9240ce9cc7084f7cbaa41f> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x1ed90000 - 0x1edd9ff4 +com.adobe.illustrator.plugins.MPSParser MPSParser version 14.0.0 (14.0.0) <67607461914f440e8624381cc2a0079e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/MPSParser.aip/Contents/MacOS/MPSParser
    0x1edef000 - 0x1ee1ffcc +com.adobe.illustrator.plugins.MPSExport MPSExport version 14.0.0 (14.0.0) <dd69ab2f78ab42259dce2141648f6e1e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/MPSExport.aip/Contents/MacOS/MPSExport
    0x1ee2f000 - 0x1ee75fe0 +com.adobe.illustrator.plugins.JPEG JPEGFormat version 14.0.0 (14.0.0) <2278db92a7a84d599754237467f6179c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/JPEG.aip/Contents/MacOS/JPEG
    0x1ee80000 - 0x1ee8dfef +com.adobe.illustrator.plugins.FXGFileFormatUI MXGFileFormatUIEN version 14.0.0 (14.0.0) <d4b215ab84894d9dae1e0757e8e9f688> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/FXGFileFormatUI.aip/Contents/MacOS/FXGFileFormatUI
    0x1eea6000 - 0x1efc0fdf +com.adobe.illustrator.plugins.FXGFileFormat MXGFileFormat version 14.0.0 (14.0.0) <091c18f668f4487da26bf24615690690> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/FXGFileFormat.aip/Contents/MacOS/FXGFileFormat
    0x1effd000 - 0x1f0c3fef +aflamingo ??? (???) <655e436c858c4c6e967a5a25dbe70d49> /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/aflamingo.framework/Versions/A/aflamingo
    0x1f1ad000 - 0x1f1e7fde +com.adobe.illustrator.plugins.FHImport FHImport version 14.0.0 (14.0.0) <d40ec4c700a7429e9d64070f22ca33e5> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/FHImport.aip/Contents/MacOS/FHImport
    0x1f1f9000 - 0x1fe2bfcf +com.adobe.illustrator.plugins.DxfDwg DxfDwg version 14.0.0 (14.0.0) <306c93101c0a45a4b8e9c3ee691c2097> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Formats.localized/DxfDwg.aip/Contents/MacOS/DxfDwg
    0x200ca000 - 0x200d1ff7 +com.adobe.illustrator.plugins.ShapeEffects Shape Effects version 14.0.0 (14.0.0) <7ec963cc03bc499284b7ce11189a163a> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/ShapeEffect.aip/Contents/MacOS/ShapeEffects
    0x200d5000 - 0x200f3ff4 +com.adobe.illustrator.plugins.Scribble Scribble version 14.0.0 (14.0.0) <66f69af32a264b2a88e864568f71ea80> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Scribble.aip/Contents/MacOS/Scribble
    0x200fa000 - 0x200ffff7 +com.adobe.illustrator.plugins.Saturate Saturate version 14.0.0 (14.0.0) <da4aba44ddd44dd1a31f0979089c61fe> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Saturate.aip/Contents/MacOS/Saturate
    0x20103000 - 0x20109ffb +com.adobe.illustrator.plugins.Roughen Roughen version 14.0.0 (14.0.0) <7d03c75840f4498a95451c86846eda2c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Roughen.aip/Contents/MacOS/Roughen
    0x2010d000 - 0x20110fff +com.adobe.illustrator.plugins.Punk Punk version 14.0.0 (14.0.0) <cfdb2e8caf574d649bac4c6052f7db3e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Punk.aip/Contents/MacOS/Punk
    0x20114000 - 0x20120ff3 +com.adobe.illustrator.plugins.Pathfinder Pathfinder Plugin version 14.0.0 (14.0.0) <7288f843177b43ce9876ab66a84a2f69> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Pathfinder.aip/Contents/MacOS/Pathfinder
    0x20124000 - 0x20127ffc +com.adobe.illustrator.plugins.Overprint Overprint version 14.0.0 (14.0.0) <5fbab6d102f745d6b0955493b6db2aa8> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Overprint.aip/Contents/MacOS/Overprint
    0x2012b000 - 0x20130fff +com.adobe.illustrator.plugins.OffsetPath Offset Path version 14.0.0 (14.0.0) <5a91ba36c1984040abdd14e13b7ec8eb> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/OffsetPath.aip/Contents/MacOS/OffsetPath
    0x20134000 - 0x2013affb +com.adobe.illustrator.plugins.ObjectMosaic AI Object Mosaic Plug-in version 14.0.0 (14.0.0) <21dfe40ea1d44b91a216db1f4d455051> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/ObjectMosaic.aip/Contents/MacOS/ObjectMosaic
    0x2013e000 - 0x20141fff +com.adobe.illustrator.plugins.MaskHelper MaskHelper version 14.0.0 (14.0.0) <353b8f0d589f4598868ce8945533d08c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/MaskHelper.aip/Contents/MacOS/MaskHelper
    0x20145000 - 0x20147fff +com.adobe.illustrator.plugins.Inverse Inverse version 14.0.0 (14.0.0) <b215d0901ac44b5d9a891433a09a62d9> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Inverse.aip/Contents/MacOS/Inverse
    0x2014b000 - 0x20163fda +com.adobe.illustrator.plugins.FuzzyEffect FuzzyEffect version 14.0.0 (14.0.0) <a991516b342f496cbd8dc0d151b41a87> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/FuzzyEffect.aip/Contents/MacOS/FuzzyEffect
    0x2016a000 - 0x20175ff7 +com.adobe.illustrator.plugins.Find Find version 14.0.0 (14.0.0) <de59dc7b5d9b448383b967d8682b4cd1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Find.aip/Contents/MacOS/Find
    0x2017a000 - 0x2017dfff +com.adobe.illustrator.plugins.Expand Expand version 14.0.0 (14.0.0) <e8256a3605c647d88d6e440007a20f86> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Expand.aip/Contents/MacOS/Expand
    0x20181000 - 0x20185fff +com.adobe.illustrator.plugins.Cleanup Cleanup version 14.0.0 (14.0.0) <07770ec39ee14f158769d63a7fb2c591> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Cleanup.aip/Contents/MacOS/Cleanup
    0x20189000 - 0x20190fff +com.adobe.illustrator.plugins.Adjust Adjust version 14.0.0 (14.0.0) <cf2779171cd145899315071b43be9503> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/Adjust.aip/Contents/MacOS/Adjust
    0x20194000 - 0x2019902b +com.adobe.illustrator.plugins.AddArrow AddArrow version 14.0.0 (14.0.0) <daf791dc99a4484babaddf1553cfadf2> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/AddArrow.aip/Contents/MacOS/AddArrow
    0x2019d000 - 0x2019ffff +com.adobe.illustrator.plugins.AddAnchor AddAnchor version 14.0.0 (14.0.0) <06afaff7882a469db27041da129e83c9> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Illustrator Filters.localized/AddAnchor.aip/Contents/MacOS/AddAnchor
    0x201a3000 - 0x201b8fc4 +com.adobe.illustrator.plugins.WelcomeScreen WelcomeScreenn version 14.0.0 (14.0.0) <780173ab6eaa4ef69d7999ce78f0bf06> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/WelcomeScreen.aip/Contents/MacOS/WelcomeScree n
    0x201be000 - 0x201d1fd7 +com.adobe.illustrator.plugins.TransparencyPalette Transparency Palette version 14.0.0 (14.0.0) <2fc5a6f7e1574be39490657b1198825d> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Transparency Panel.aip/Contents/MacOS/TransparencyPalette
    0x201d5000 - 0x201deffb +com.adobe.illustrator.plugins.Transform Transform Each version 14.0.0 (14.0.0) <790a38ffb0e542dcbd3e5681075805b6> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Transform.aip/Contents/MacOS/Transform
    0x201e2000 - 0x201edfdb +com.adobe.illustrator.plugins.TransformPalette Transform Palette version 14.0.0 (14.0.0) <18e00d0bf2eb4046b7647953dfbfd55e> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Transform Panel.aip/Contents/MacOS/TransformPalette
    0x201f1000 - 0x20213fc7 +com.adobe.illustrator.plugins.TracingUI TracingUI version 14.0.0 (14.0.0) <406a33f8f30145409a22a01e2ca0cbe1> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/TracingUI.aip/Contents/MacOS/TracingUI
    0x2024b000 - 0x2028cfd0 +com.adobe.illustrator.plugins.SVGFilterEffect SVG Filter Effect version 14.0.0 (14.0.0) <1ee0cfc5c24b45d2835484a81d3894f4> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/SVGFilterEffect.aip/Contents/MacOS/SVGFilterE ffect
    0x202a3000 - 0x202c4fc0 +com.adobe.illustrator.plugins.StrokeOffset StrokeOffset version 14.0.0 (14.0.0) <af4adff0c2be4c00905e17dbc9e70a63> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/StrokeOffset.aip/Contents/MacOS/StrokeOffset
    0x202d1000 - 0x202fffea +com.adobe.illustrator.plugins.SmoothShade Gradient Mesh version 14.0.0 (14.0.0) <f1150d77fad8482b98fcfaaa56f2e1e9> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/SmoothShade.aip/Contents/MacOS/SmoothShade
    0x2030b000 - 0x2031ffd4 +com.adobe.illustrator.plugins.Services Services version 14.0.0 (14.0.0) <2dbfd071a5ec49c292b9c7c49b9c4d38> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Services.aip/Contents/MacOS/Services
    0x20328000 - 0x203a9fd3 +com.adobe.PlugPlug 1.0.0.71 (1.0.0.71) <6ae96cfc1bc341809cbeee110966f59c> /Applications/Adobe Illustrator CS4/Plug-ins.localized/PlugPlug.bundle/Contents/MacOS/PlugPlug
    0x20441000 - 0x20513fe7 +AdobeAXEDOMCore ??? (???) /Applications/Adobe Illustrator CS4/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x205c7000 - 0x205eaff7 +CSI-Launcher.dylib ??? (???) /Library/Application Support/Adobe/CS4ServiceManager/CSI-Launcher.dylib
    0x205f9000 - 0x2060aff6 +com.adobe.illustrator.plugins.SeparationPreview Separation Preview version 14.0.0 (14.0.0) <f0b4234986b6489ea1ed62dab50bb12f> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/SeparationPreview.aip/Contents/MacOS/Separati onPreview
    0x20611000 - 0x20617ffd +com.adobe.illustrator.plugins.Scripts Menu Scripts Menu version 14.0.0 (14.0.0) <969ba97b1e404d92b18ef0210866949b> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Scripts Menu.aip/Contents/MacOS/Scripts Menu
    0x2061b000 - 0x20657fef +com.adobe.illustrator.plugins.Print Print version 14.0.0 (14.0.0) <0d612170363b4d379bc28a8638a9bc19> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Print.aip/Contents/MacOS/Print
    0x20660000 - 0x20665fff +com.adobe.illustrator.plugins.PathSuite PathConstruction Suite version 14.0.0 (14.0.0) <667209a1821d468eb3f567adcc0a5b59> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/PathSuite.aip/Contents/MacOS/PathSuite
    0x206af000 - 0x206b0fff +com.adobe.illustrator.plugins.FlattenS Flatten Suite version 14.0.0 (14.0.0) <34b0a0101099474c9b2b4d923fb10287> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/FlattenS.aip/Contents/MacOS/FlattenS
    0x206c9000 - 0x206d6ffb +com.adobe.illustrator.plugins.Navigator Adobe Navigator Plugin version 14.0.0 (14.0.0) <eef23d08d8f54f7d96acd9e422e78b90> /Applications/Adobe Illustrator CS4/Plug-ins.localized/Extensions.localized/Navigator.aip/Contents/MacOS/Navigator
    0x206da000 - 0x20700fdf +com.adobe.illustrator.plugins.LiveBlends Live Blends version 14.0.0 (14.0.0) <5949ca4f02654001827afdf67ce6e1c4>

    I repaired permissions using my computer disk utility AND from my install DVD. Still not working! I also did a PRAM, that I read about on the internet...

  • Open/save dialog boxes not working correctly.

    Environment: CS6 (PS 13.0.1) Mac OS X 10.7.5. Plenty of hardware. (Generally starting with .CR2 RAW.)
    Two open/save problems
    Recently (maybe since the 13.0.1 update??), I have been having problems with the open and save as dialog boxes.
    First. The open file dialog always defaults to Enable: blank (i.e. no file types enabled). Each time I have to  go to the bottom of the dropdown list and select "All readable documents" before I can open ANY type of file. I've searched in everyway I can think of looking for some method to have OPEN default to "all readable" but can't find anyway to do this. Anyone have a suggestion? I admit this is a nuisance more than anything, but when whipping around at deadline having to stop each time and make this change is irritating. No other program has this difficulty (including Illustrator and InDesign). PS5.5 did not exhibit this behavior on the same machine.
    Second. When I save as and try to select any file format, say going from psd to tiff, the format dropdown list ALWAYS selects the format ABOVE the one I choose. Example: If I select JPEG, PS tries to save as .iff. If I pull the selection down to JPEG2000 it will then save as standard JPEG. Again just an irritant but, tiff (which I need for several other programs) is last on the list thus there is no way I can go one below it to get tiff format selected. It always comes out as png. Also note that the Format selection indicates the correct format - in the case of tiff the dialog box shows TIFF selected, but the program is apending .png. (Continuing the save as (without altering my selection) always results in the incorrect format no matter what the Format dialog says in the save as operation.) Again, no other program I work with (including several Adobe products) exhibits this behavior.
    I seriously need to be able to save as tiff. Anyone with any thoughts on this?
    Thanks much,
    Robert

    I appreciate all responses particularly from an "Official Adobe" human being!
    Unfortunately, a significant amount of effort has been expended with no joy here.
    I have done the following;
    (1) examined every plug-in folder for duplicates - None found
    (2) deleted the symlinks (aliases) Topaz created referencing their plug-ins in /Library/Application Support
    (3) reinstalled the Topaz bundle - no change
    (4) Spoke at length with Topaz support and have been assured that all of their plug-ins are CS6 compatible.
    (5) Have had the same conversation with Nik regarding their 2 plug-ins - assured that they are compatible.
    Frankly I'm stumped here. I've combed my system in everyway I can without any change in PS behavior - on Open it defaults to blank and "Save as" selects the wrong format.
    Question for the experts. Would deleting PS completely and then reinstalling make a difference or am I now in uncharted territory and on my own?
    Thanks for all assistance,
    Robert
    Still need to save as TIFF but can't seem to get there.

  • Photoshop cs6 running extremely slow on opening a file. have reset prefs and set type to none.

    Photoshop cs6 running extremely slow on opening a file. have reset prefs and set type to none. have to force quit  most of the time.

    I'm experiencing the same trouble.  Photoshop takes 5 minutes to open then runs fine.
    I recently bought a new iMac AND updated to Adobe Master Collection CS6.  My concern is that PhotoShop now takes 5 minutes to open. The Photoshop desktop pops up immediately, but the moment you click on a tool or try to open a file (no matter the size) results in the spinning wheel for five minutes before you can do anything.  After that, Photoshop appears to work fine.
    What I’ve done:
    Ran Adobe updater
    Reset Photoshop Preferences
    Validated all fonts and removed any trouble fonts
    Ran the font test
    Set font preview size to none
    Cleared the Photoshop type cache and system cache
    Disabled Symantec Endpoint
    Tried running with the GPU processor on/off and in basic
    Tried opening Photoshop with optional third party plug-ins turned off (still took five minutes but this time I didn’t even get the Photoshop desktop view until AFTER the five minutes)
    I’m wondering since I migrated the files form my old computer (and older versions of Master Collection) did something get corrupted.
    System Info
    Adobe Photoshop Version: 13.0.6 (13.0.6 20131025.r.54 2013/10/25:21:00:00) x64
    Operating System: Mac OS 10.9.4
    System architecture: Intel CPU Family:6, Model:60, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3500 MHz
    Built-in memory: 32768 MB
    Free memory: 21330 MB
    Memory available to Photoshop: 30850 MB
    Memory used by Photoshop: 70 %
    Image tile size: 1024K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.2 (Apr 25 2014 22:04:25)
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 2047 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce GTX 780M OpenGL Engine
    Display: 1
    Main Display
    Display Depth: 32
    Display Bounds: top=0, left=0, bottom=1440, right=2560
    Video Renderer ID: 16918308
    Video Card Memory: 2048 MB
    Application folder: /Applications/Adobe Photoshop CS6/
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Macintosh HD, 931.0G, 713.2G free
    Required Plug-ins folder: /Applications/Adobe Photoshop CS6/Adobe Photoshop CS6.app/Contents/Required/
    Primary Plug-ins folder: /Applications/Adobe Photoshop CS6/Plug-ins/
    Additional Plug-ins folder: not set
    Installed components:
    adbeape.framework adbeape 3.3.8.19346   66.1025012
    AdbeScriptUIFlex.framework AdbeScriptUIFlex 6.2.29.18602 66.490082
    adobe_caps.framework adobe_caps 6.0.29.0   1.276181
    AdobeACE.framework AdobeACE 2.19.18.20743   66.507768
    AdobeAGM.framework AdobeAGM 4.26.20.20743   66.507768
    AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
    AdobeAXEDOMCore.framework AdobeAXEDOMCore 3.7.101.18636 66.26830
    AdobeBIB.framework AdobeBIB 1.2.02.20743   66.507768
    AdobeBIBUtils.framework AdobeBIBUtils 1.1.01   66.507768
    AdobeCoolType.framework AdobeCoolType 5.10.33.20743 66.507768
    AdobeCrashReporter.framework AdobeCrashReporter 6.0.20120720  
    AdobeExtendScript.framework AdobeExtendScript 4.2.12.18602 66.490082
       AdobeJP2K.framework   AdobeJP2K   2.0.0.18562   66.236923
    AdobeLinguistic.framework      17206  
    AdobeMPS.framework AdobeMPS 5.8.0.19463   66.495174
    AdobeOwl.framework AdobeOwl   5.0.4   79.517869
    AdobePDFL.framework AdobePDFL   10.0.1.18562   66.419471
    AdobePDFSettings.framework AdobePDFSettings 1.4  
    AdobePIP.framework AdobePIP 7.0.0.1686  
    AdobeScCore.framework AdobeScCore 4.2.12.18602   66.490082
    AdobeUpdater.framework AdobeUpdater 6.0.0.1452   "52.338651"
    AdobeXMP.framework AdobeXMPCore 66.145661   66.145661
    AdobeXMPFiles.framework AdobeXMPFiles 66.145661   66.145661
    AdobeXMPScript.framework AdobeXMPScript 66.145661   66.145661
    ahclient.framework ahclient 1.7.0.56  
       aif_core.framework   AdobeAIF   3.0.00   62.490293
    aif_ocl.framework AdobeAIF   3.0.00   62.490293
    aif_ogl.framework AdobeAIF   3.0.00   62.490293
    AlignmentLib.framework xcode   1.0.0.1  
    amtlib.framework amtlib   6.0.0.75  
    boost_date_time.framework boost_date_time 6.0.0.0  
    boost_signals.framework boost_signals 6.0.0.0  
    boost_system.framework boost_system 6.0.0.0  
    boost_threads.framework boost_threads 6.0.0.0  
    Cg.framework   NVIDIA Cg     
    CIT.framework CIT   2.1.0.20577   146758
    data_flow.framework AdobeAIF   3.0.00   62.490293
    dvaaudiodevice.framework dvaaudiodevice 6.0.0.0  
    dvacore.framework dvacore   6.0.0.0  
    dvamarshal.framework dvamarshal 6.0.0.0  
    dvamediatypes.framework dvamediatypes 6.0.0.0  
    dvaplayer.framework dvaplayer 6.0.0.0  
    dvatransport.framework dvatransport 6.0.0.0  
    dvaunittesting.framework dvaunittesting 6.0.0.0  
    dynamiclink.framework dynamiclink 6.0.0.0  
       FileInfo.framework   FileInfo   66.145433   66.145433
    filter_graph.framework AdobeAIF   3.0.00   62.490293
    hydra_filters.framework AdobeAIF   3.0.00   62.490293
    ICUConverter.framework ICUConverter 3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61 "gtlib_3.0" "." "16615"
    image_compiler.framework AdobeAIF   3.0.00   62.490293
    image_flow.framework AdobeAIF   3.0.00   62.490293
    image_runtime.framework AdobeAIF   3.0.00   62.490293
    LogSession.framework LogSession 2.1.2.1681  
    mediacoreif.framework mediacoreif 6.0.0.0  
    PlugPlug.framework PlugPlug 3.0.0.383  
    UpdaterNotifications.framework   UpdaterNotifications   6.0.0.24 "6.0.0.24"
    wrservices.framework        
    Required plug-ins:
       3D Studio 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Accented Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 13.0, Copyright © 2012 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       Angled Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 8.4 (199), Copyright © 2014 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Camera Raw Filter 8.4 (199), Copyright © 2014 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 13.0.6 x001  ©2002-2013 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    CompuServe GIF 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 13.0.6 x001 ©2003-2013 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Crosshatch 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Crystallize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    De-Interlace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dicom 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “dicom.plugin”
       Difference Clouds 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 13.0.6 x001  ©1997-2013 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Entropy 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Extrude 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 13.0.6 x001  ©1990-2013 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Flash 3D 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Fresco 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Google Earth 4 KMZ 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Grain 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    HDRMergeUI 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 13.0.6 x001  ©2001-2013 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Kurtosis 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Lens Blur 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 13.0, Copyright © 2002-2012 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 13.0, Copyright © 2001-2012 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Maximum 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mean 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
    Measurement Core 13.0.6 x001 ©1993-2013 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Median 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
    Mezzotint 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Minimum 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       MMXCore Routines 13.0.6 x001  ©1990-2013 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Multiprocessor Support 13.0.6 x001 ©1990-2013 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 13.0, Copyright © 2011 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Patchwork 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 13.0.6 x001  ©1989-2013 Adobe Systems Incorporated - from the file “PCX.plugin”
    Photocopy 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Photoshop 3D Engine 13.0.6 x001 ©2006-2013 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 13.0.6 x001 ©1993-2013 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 13.0.6 x001  ©1989-2013 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Pointillize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 13.0.6 x001  ©1989-2013 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 13.0.6 x001  ©2003-2013 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Range 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
    Reticulation 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 13.0, Copyright © 1999-2012 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2013 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shear 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Skewness 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Smart Blur 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 13.0.6 x001  ©1993-2013 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Standard Deviation 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       STL 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Sumi-e 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Summation 13.0.6 x001 ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Targa 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Texturizer 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Underpainting 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Vanishing Point 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Variance 13.0.6 x001  ©2006-2013 Adobe Systems Incorporated - from the file “statistics.plugin”
       Water Paper 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
    Watercolor 13.0, Copyright © 1991-2012 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Wavefront|OBJ 13.0.6 x001 ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Wind 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 13.0.6 x001  ©1989-2013 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 13.0, Copyright © 2003-2012 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins:
       Alien Skin Blow Up 3 Blow Up 3 3.0.0.672 20633 Copyright © 2011 Alien Skin Software, LLC - from the file “Alien Skin Blow Up 3 Automation.8li.plugin”
       Analog Efex Pro 1.0.11.180, Copyright ©2000-2014, Google - from the file “Analog Efex Pro.plugin”
       Analog Efex Pro 2 2.0.4.288, Copyright ©2000-2014, Google - from the file “Analog Efex Pro 2.plugin”
    BackgroundFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “BackgroundFilter.plugin”
       Blow Up Blow Up 3 3.0.0.672 20633 Copyright © 2011 Alien Skin Software, LLC - from the file “Alien Skin Blow Up 3 Photoshop.8bf.plugin”
       Color Efex Pro 4 4.3.16.288, Copyright ©2000-2014, Google - from the file “Color Efex Pro 4.plugin”
       Dfine 2 2.2.16.288, Copyright ©2000-2014, Google - from the file “Dfine2.plugin”
    FineStructuresFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “FineStructuresFilter.plugin”
       HDR Efex Pro 2 2.2.16.288, Copyright ©2000-2014, Google - from the file “HDR Efex Pro 2.plugin”
       Hidden Topaz Labs Denoise - from the file “TopazRemaskAutomate.plugin”
    HotPixelsFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “HotPixelsFilter.plugin”
       Merge to HDR Efex Pro 2 2.2.16.288, Copyright ©2000-2014, Google - from the file “HDR Efex Pro 2 Automation.plugin”
       Nik Collection Selective Tool 2.1.21.288, Copyright ©2000-2014, Google - from the file “SelectivePalette.plugin”
    ShadowsFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “ShadowsFilter.plugin”
       Sharpener Pro 3: (1) RAW Presharpener 3.1.16.288, Copyright ©2000-2014, Google - from the file “SHP3RPS.plugin”
    Sharpener Pro 3: (2) Output Sharpener 3.1.16.288, Copyright ©2000-2014, Google - from the file “SHP3OS.plugin”
       Silver Efex Pro 2 2.2.16.288, Copyright ©2000-2014, Google - from the file “Silver Efex Pro 2.plugin”
    SkinFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “SkinFilter.plugin”
    SkyFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “SkyFilter.plugin”
       StrongNoiseFilter 2.2.16.288, Copyright ©2000-2014, Google - from the file “StrongNoiseFilter.plugin”
       Topaz Adjust 5 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_adjust5.plugin”
       Topaz B&W Effects 2 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_BW2_Effects.plugin”
       Topaz Clean 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_clean3.plugin”
       Topaz DeJpeg 4 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_dejpeg4.plugin”
       Topaz DeNoise 5 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_denoise5.plugin”
       Topaz Detail 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_detail3.plugin”
       Topaz InFocus CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_infocus.plugin”
       Topaz Lens Effects CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_Lens_Effects.plugin”
       Topaz ReMask 3 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_remask3.plugin”
       Topaz Simplify 4 CS3 (10.0) ©1993-2007 Adobe Systems Incorporated - from the file “Topaz_simplify4.plugin”
       Viveza 2 2.1.16.288, Copyright ©2000-2014, Google - from the file “Viveza2.plugin”
    WhiteWindowWorkaround 1.0.5, Copyright 2013-2014 - from the file “WhiteWindowWorkaround.plugin”
    Plug-ins that failed to load: NONE
    Flash:
       Gallery Wrapper
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • Save jpeg2000 with Photoshop CS4 using VB

    Hello,
    I want use Photoshop CS4 to convert different files to JPEG2000. I copied the jpeg2000-plugin to the plugin-folder but can I use the plugin within VisualBasic(2008)?
    Greetings
    Georg

    There are some difficulties saving the jpeg2000 file. When i save a jpeg2000 file via the menu of photoshop it is working correct. When i try this by using the vbscriptinglistener values from this save, the file will save as jpeg2000 but when i check the parameters via kakadu the layers parameter is
    changed from 1 into 6. Does anybody know the solution to get this working ok ?
    Regards Jan
    Winbatch script
    objApp = CreateObject("Photoshop.Application")
            Image    = "D:\DATA\JP2\0002.JP2"
            ImageNew = "D:\DATA\JP2\0002.JP2"
            docRef = objApp.Open(Image)
    dialogMode = 3
    idsave = objApp.CharIDToTypeID( "save" )
    desc4 = CreateObject( "Photoshop.ActionDescriptor" )
    idAs = objApp.CharIDToTypeID( "As  " )
    desc5 = CreateObject( "Photoshop.ActionDescriptor" )
    layers = objApp.ActiveDocument.Layers.Count
    Message("layers=",layers)
    idJPLS = objApp.CharIDToTypeID( "JPLS" )
    desc5.PutBoolean(idJPLS,@False)
    idJPFM = objApp.CharIDToTypeID( "JPFM" )
    desc5.PutBoolean( idJPFM, @True )
    idJPMD = objApp.CharIDToTypeID( "JPMD" )
    desc5.PutBoolean( idJPMD, @True )
    idJPTP = objApp.CharIDToTypeID( "JPTP" )
    desc5.PutBoolean( idJPTP, @False )
    idJPJC = objApp.CharIDToTypeID( "JPJC" )
    desc5.PutBoolean( idJPJC, @True )
    idJPEH = objApp.CharIDToTypeID( "JPEH" )
    desc5.PutInteger( idJPEH, 50 )
    idJPPO = objApp.CharIDToTypeID( "JPPO" )
    desc5.PutInteger( idJPPO, 0 )
    idJPCS = objApp.CharIDToTypeID( "JPCS" )
    desc5.PutBoolean( idJPCS, @True )
    idJPWF = objApp.CharIDToTypeID( "JPWF" )
    desc5.PutInteger( idJPWF, 0 )
    idJPTS = objApp.CharIDToTypeID( "JPTS" )
    desc5.PutInteger( idJPTS, 0 )
    idJPJX = objApp.CharIDToTypeID( "JPJX" )
    desc5.PutBoolean( idJPJX, @False)
    idJPXM = objApp.CharIDToTypeID( "JPXM" )
    desc5.PutBoolean( idJPXM, @True)
    idJPEX = objApp.CharIDToTypeID( "JPEX" )
    desc5.PutBoolean( idJPEX, @True )
    idJPIP = objApp.CharIDToTypeID( "JPIP" )
    desc5.PutBoolean( idJPIP, @True )
    idJPRP = objApp.CharIDToTypeID( "JPRP" )
    desc5.PutBoolean( idJPRP, @True)
    idJPEV = objApp.CharIDToTypeID( "JPEV" )
    desc5.PutInteger( idJPEV, 0 )
    idJPIS = objApp.CharIDToTypeID( "JPIS" )
    desc5.PutInteger( idJPIS, 1 )
    idJPRS = objApp.CharIDToTypeID( "JPRS" )
    desc5.PutInteger( idJPRS, 1 )
    idJPEGtwozerozerozero = objApp.StringIDToTypeID( " JPEG 2000" )
    desc4.PutObject( idAs, idJPEGtwozerozerozero, desc5 )
    idIn = objApp.CharIDToTypeID( "In  " )
    desc4.PutPath( idIn, ImageNew)
    objApp.ExecuteAction( idsave, desc4, dialogMode )
    layers = objApp.ActiveDocument.Layers.Count
    Message("layers=",layers)
    objApp = CreateObject("Photoshop.Application")
    dialogMode = 3
    idCls = objApp.CharIDToTypeID( "Cls " )
    objApp.ExecuteAction( idCls, , dialogMode )
    ObjApp.Quit
    Save via the menu Photoshop

  • Why does my photoshop say it needs to close whenever I open any file using bridge?

    I use my photoshop daily and have about 50000 images on my computer so very much need the bridge to be able to view them all and select the ones I want.
    for the past few days I have been getting "photoshop has encountered an error and needs to close" every time I try to open a file through bridge, quite often I also get the same error message on the bridge as well a few seconds later.
    I have tried reinstalling photoshop, I even tried deleting all the presets which I have added over the years and trying it straight from the reinstall, it still does the same,
    I also completely cleared all the appdata for both photoshop and bridge, with no change to the problem, any ideas what could be causing this.
    I have saved the full error reports from a couple of the shutdowns if they are any help

    I will just post one of the error reports here (the photoshop one) because they are so long, if they actually make sense to anyone and you want to see any of the others I also have report from bridge, illustrator and fireworks shutdowns.
    <?xml version="1.0" encoding="UTF-16"?>
    <DATABASE>
    <EXE NAME="Photoshop.exe" FILTER="GRABMI_FILTER_PRIVACY">
        <MATCHING_FILE NAME="ACE.dll" SIZE="956416" CHECKSUM="0x98A147DA" BIN_FILE_VERSION="2.14.21.1744" BIN_PRODUCT_VERSION="2.14.0.1" PRODUCT_VERSION="53.355610" FILE_DESCRIPTION="Adobe Color Engine" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="ACE 2008/08/27-18:10:41" FILE_VERSION="2.14.21.1744" ORIGINAL_FILENAME="ACE.dll" INTERNAL_NAME="ACE" LEGAL_COPYRIGHT="© 1999-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xECB2E" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.14.21.1744" UPTO_BIN_PRODUCT_VERSION="2.14.0.1" LINK_DATE="08/28/2008 01:20:54" UPTO_LINK_DATE="08/28/2008 01:20:54" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AdobeLinguistic.dll" SIZE="3813376" CHECKSUM="0x7402762C" BIN_FILE_VERSION="4.0.0.7863" BIN_PRODUCT_VERSION="4.0.32.1" PRODUCT_VERSION="4.0.0" FILE_DESCRIPTION="Linguistic Library" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe Linguisitc Library" FILE_VERSION="4.0.0.7863" ORIGINAL_FILENAME="AdobeLinguistic.dll" INTERNAL_NAME="Lilo" LEGAL_COPYRIGHT="Copyright 1999-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x3A377C" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.0.0.7863" UPTO_BIN_PRODUCT_VERSION="4.0.32.1" LINK_DATE="06/23/2008 23:26:43" UPTO_LINK_DATE="06/23/2008 23:26:43" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeLM.dll" SIZE="2756608" CHECKSUM="0xBD80A3A1" BIN_FILE_VERSION="3.0.11.10077" BIN_PRODUCT_VERSION="3.0.11.10077" PRODUCT_VERSION="3.0.11.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="AdobeLM" COMPANY_NAME="Adobe Systems, Inc." PRODUCT_NAME="AdobeLM" FILE_VERSION="3.0.11.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" ORIGINAL_FILENAME="AdobeLM.dll" INTERNAL_NAME="AdobeLM" LEGAL_COPYRIGHT="Copyright © 2002-2008  Adobe Systems, Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x7" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2A3401" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.0.11.10077" UPTO_BIN_PRODUCT_VERSION="3.0.11.10077" LINK_DATE="07/30/2008 00:31:10" UPTO_LINK_DATE="07/30/2008 00:31:10" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeLM_libFNP.dll" SIZE="2584576" CHECKSUM="0x9EDF2CB2" BIN_FILE_VERSION="11.5.0.1" BIN_PRODUCT_VERSION="11.5.0.1" FILE_DESCRIPTION="FLEXnet Secure Activation Module" COMPANY_NAME="Macrovision Europe Ltd." PRODUCT_NAME="FLEXnet Publisher (32 bit)" FILE_VERSION="11.5.0.1 build 57427" INTERNAL_NAME="libFNP.dll" LEGAL_COPYRIGHT="Copyright (c) 2006-2007, Macrovision Europe Ltd. and/or Macrovision Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.5.0.1" UPTO_BIN_PRODUCT_VERSION="11.5.0.1" LINK_DATE="01/08/2008 19:20:52" UPTO_LINK_DATE="01/08/2008 19:20:52" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeOwl.dll" SIZE="1257984" CHECKSUM="0x8E7158" BIN_FILE_VERSION="2.0.70.0" BIN_PRODUCT_VERSION="2.0.70.0" PRODUCT_VERSION="2.0.70" FILE_DESCRIPTION="Adobe Owl(32 bit)" COMPANY_NAME="Adobe Systems, Incorporated " PRODUCT_NAME="Adobe Owl 2008/08/14-18:38:42" FILE_VERSION="2.0.70" ORIGINAL_FILENAME="AdobeOwl.dll" INTERNAL_NAME="Adobe Owl" LEGAL_COPYRIGHT="Copyright © 2006-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1372E8" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.70.0" UPTO_BIN_PRODUCT_VERSION="2.0.70.0" LINK_DATE="08/15/2008 01:50:47" UPTO_LINK_DATE="08/15/2008 01:50:47" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeOwlCanvas.dll" SIZE="2247680" CHECKSUM="0x919FC643" BIN_FILE_VERSION="2.0.70.0" BIN_PRODUCT_VERSION="2.0.70.0" PRODUCT_VERSION="2.0.70" FILE_DESCRIPTION="Adobe Owl Canvas" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Owl Canvas" FILE_VERSION="2.0.70" ORIGINAL_FILENAME="AdobeOwlCanvas.dll" INTERNAL_NAME="Adobe Owl Canvas" LEGAL_COPYRIGHT="Copyright © 2007,2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x22CC18" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.70.0" UPTO_BIN_PRODUCT_VERSION="2.0.70.0" LINK_DATE="08/15/2008 02:22:37" UPTO_LINK_DATE="08/15/2008 02:22:37" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobePDFL.dll" SIZE="6033408" CHECKSUM="0x3C874462" BIN_FILE_VERSION="9.0.0.1733" BIN_PRODUCT_VERSION="9.0.0.1733" PRODUCT_VERSION="53.204060" FILE_DESCRIPTION="Adobe PDF Library" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="PDFL 2008/08/20-20:15:08" FILE_VERSION="9.0.0.1733" ORIGINAL_FILENAME="AdobePDFL.dll" INTERNAL_NAME="PDFL" LEGAL_COPYRIGHT="© 1987-2008 Adobe Systems Incorporated.
    All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5C15F4" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="9.0.0.1733" UPTO_BIN_PRODUCT_VERSION="9.0.0.1733" LINK_DATE="08/21/2008 03:27:11" UPTO_LINK_DATE="08/21/2008 03:27:11" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeUpdater.dll" SIZE="522104" CHECKSUM="0xDC86E15C" BIN_FILE_VERSION="6.0.0.1452" BIN_PRODUCT_VERSION="6.0.0.1452" PRODUCT_VERSION="6.0.0.1452 (BuildVersion: 52.338651; BuildDate: Wed Apr 16 2008 19:28:20)" FILE_DESCRIPTION="Adobe Updater Library" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe Updater Library" FILE_VERSION="6, 0, 0, 1452" ORIGINAL_FILENAME="AdobeUpdater.dll" INTERNAL_NAME="AdobeUpdater.dll" LEGAL_COPYRIGHT="Copyright (c) 2002-2008 by Adobe Systems Incorporated.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x8059A" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="6.0.0.1452" UPTO_BIN_PRODUCT_VERSION="6.0.0.1452" LINK_DATE="04/17/2008 03:05:18" UPTO_LINK_DATE="04/17/2008 03:05:18" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AdobeXMP.dll" SIZE="424960" CHECKSUM="0x997AB99E" BIN_FILE_VERSION="4.2.2.63" BIN_PRODUCT_VERSION="4.2.2.0" PRODUCT_VERSION="4.2.2" FILE_DESCRIPTION="Adobe XMP Core, 4.2.2-c063" PRODUCT_NAME="Adobe XMP Core" FILE_VERSION="4.2.2-c063, 53.352624, 2008/07/30-18:12:18" ORIGINAL_FILENAME="AdobeXMP.dll" INTERNAL_NAME="AdobeXMPCore" LEGAL_COPYRIGHT="Copyright 2002-2008, Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x6F541" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.2.2.63" UPTO_BIN_PRODUCT_VERSION="4.2.2.0" LINK_DATE="07/31/2008 01:15:00" UPTO_LINK_DATE="07/31/2008 01:15:00" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AdobeXMPFiles.dll" SIZE="502272" CHECKSUM="0x592E54E2" BIN_FILE_VERSION="4.2.2.130" BIN_PRODUCT_VERSION="4.2.2.0" PRODUCT_VERSION="4.2.2" FILE_DESCRIPTION="Adobe XMP Files, 4.2.2-f130" PRODUCT_NAME="Adobe XMP Files" FILE_VERSION="4.2.2-f130, 53.352624, 2008/07/30-18:12:18" ORIGINAL_FILENAME="AdobeXMPFiles.dll" INTERNAL_NAME="AdobeXMPFiles" LEGAL_COPYRIGHT="Copyright 2002-2008, Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x7C315" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.2.2.130" UPTO_BIN_PRODUCT_VERSION="4.2.2.0" LINK_DATE="07/31/2008 01:15:25" UPTO_LINK_DATE="07/31/2008 01:15:25" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AdobeXMPScript.dll" SIZE="166912" CHECKSUM="0xE6F7F93E" BIN_FILE_VERSION="4.2.2.11" BIN_PRODUCT_VERSION="4.2.2.0" PRODUCT_VERSION="4.2.2" FILE_DESCRIPTION="Adobe XMP Script, 4.2.2-s011" PRODUCT_NAME="Adobe XMP Script" FILE_VERSION="4.2.2-s011, 53.352624, 2008/07/30-18:12:18" ORIGINAL_FILENAME="AdobeXMPScript.dll" INTERNAL_NAME="AdobeXMPScript" LEGAL_COPYRIGHT="Copyright 2002-2008, Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2CCBB" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.2.2.11" UPTO_BIN_PRODUCT_VERSION="4.2.2.0" LINK_DATE="07/31/2008 01:15:30" UPTO_LINK_DATE="07/31/2008 01:15:30" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="adobe_caps.dll" SIZE="215040" CHECKSUM="0xFF62E612" BIN_FILE_VERSION="2.0.99.0" BIN_PRODUCT_VERSION="2.0.99.0" PRODUCT_VERSION="2,0,99,0" FILE_DESCRIPTION="Adobe CAPS DLL" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe CAPS" FILE_VERSION="2,0,99,0" ORIGINAL_FILENAME="adobe_caps.dll" INTERNAL_NAME="adobe_caps.dll" LEGAL_COPYRIGHT=" (c) 2006-2008 Adobe Systems, Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x4329D" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.99.0" UPTO_BIN_PRODUCT_VERSION="2.0.99.0" LINK_DATE="04/24/2008 12:42:02" UPTO_LINK_DATE="04/24/2008 12:42:02" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="adobe_epic.dll" SIZE="465408" CHECKSUM="0x262B482F" BIN_FILE_VERSION="3.0.1.10077" BIN_PRODUCT_VERSION="3.0.1.10077" PRODUCT_VERSION="3.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="Adobe EPIC DLL" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe EPIC" FILE_VERSION="3.0.1.10077" ORIGINAL_FILENAME="adobe_epic.dll" INTERNAL_NAME="adobe_epic.dll" LEGAL_COPYRIGHT=" (c) 2003-2008 Adobe Systems, Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x73C96" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.0.1.10077" UPTO_BIN_PRODUCT_VERSION="3.0.1.10077" LINK_DATE="07/30/2008 00:28:52" UPTO_LINK_DATE="07/30/2008 00:28:52" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="adobe_eula.dll" SIZE="359424" CHECKSUM="0xCBA246C0" BIN_FILE_VERSION="3.0.1.10077" BIN_PRODUCT_VERSION="3.0.1.10077" PRODUCT_VERSION="3.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="Adobe EPIC EULA DLL" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe EPIC EULA" FILE_VERSION="3.0.1.10077" ORIGINAL_FILENAME="adobe_eula.dll" INTERNAL_NAME="adobe_eula.dll" LEGAL_COPYRIGHT=" (c) 2003-2008 Adobe Systems, Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5D770" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.0.1.10077" UPTO_BIN_PRODUCT_VERSION="3.0.1.10077" LINK_DATE="07/30/2008 00:30:50" UPTO_LINK_DATE="07/30/2008 00:30:50" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AFlamingo.dll" SIZE="912384" CHECKSUM="0xEE4E3F03" BIN_FILE_VERSION="1.0.404.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="53.350580" FILE_DESCRIPTION="Adobe Flamingo" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AFlamingo 2008/07/09-11:28:44" FILE_VERSION="1.0.404.1638" ORIGINAL_FILENAME="AFlamingo.dll" INTERNAL_NAME="AFlamingo" LEGAL_COPYRIGHT="© 2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xE781F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.404.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="07/09/2008 18:29:37" UPTO_LINK_DATE="07/09/2008 18:29:37" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AGM.dll" SIZE="3552768" CHECKSUM="0x1F24383C" BIN_FILE_VERSION="4.19.26.1744" BIN_PRODUCT_VERSION="4.19.0.1" PRODUCT_VERSION="53.355610" FILE_DESCRIPTION="Adobe Graphics Manager" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AGM 2008/08/27-18:10:41" FILE_VERSION="4.19.26.1744" ORIGINAL_FILENAME="AGM.dll" INTERNAL_NAME="AGM" LEGAL_COPYRIGHT="© 1984-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x36AFF5" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.19.26.1744" UPTO_BIN_PRODUCT_VERSION="4.19.0.1" LINK_DATE="08/28/2008 01:35:18" UPTO_LINK_DATE="08/28/2008 01:35:18" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="ahclient.dll" SIZE="172032" CHECKSUM="0x2D85AFB9" BIN_FILE_VERSION="1.3.12.0" BIN_PRODUCT_VERSION="1.3.12.0" PRODUCT_VERSION="1, 3, 12, 0" FILE_DESCRIPTION="Adobe Help Client Library" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME=" AdobeHelp Dynamic Link Library" FILE_VERSION="1, 3, 12, 0" ORIGINAL_FILENAME="ahclient.dll" INTERNAL_NAME="AdobeHelp" LEGAL_COPYRIGHT="Copyright (C) 2008 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x30B0B" LINKER_VERSION="0x10000" UPTO_BIN_FILE_VERSION="1.3.12.0" UPTO_BIN_PRODUCT_VERSION="1.3.12.0" LINK_DATE="08/14/2008 18:51:37" UPTO_LINK_DATE="08/14/2008 18:51:37" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="aif_core.dll" SIZE="390144" CHECKSUM="0xF2DF9119" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0" FILE_DESCRIPTION="Adobe Image Foundation" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AIF" FILE_VERSION="1.0.00" ORIGINAL_FILENAME="" INTERNAL_NAME="AIF" LEGAL_COPYRIGHT="© 2005-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x6CCDB" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="08/10/2008 20:22:39" UPTO_LINK_DATE="08/10/2008 20:22:39" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="aif_ogl.dll" SIZE="1863680" CHECKSUM="0xFDDEC406" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0" FILE_DESCRIPTION="Adobe Image Foundation" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AIF" FILE_VERSION="1.0.00" ORIGINAL_FILENAME="" INTERNAL_NAME="AIF" LEGAL_COPYRIGHT="© 2005-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1C9945" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="08/10/2008 20:22:46" UPTO_LINK_DATE="08/10/2008 20:22:46" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AlignmentLib.dll" SIZE="1646592" CHECKSUM="0x1CB7278" MODULE_TYPE="WIN32" PE_CHECKSUM="0x192B1F" LINKER_VERSION="0x0" LINK_DATE="09/19/2008 11:22:20" UPTO_LINK_DATE="09/19/2008 11:22:20" />
        <MATCHING_FILE NAME="amtlib.dll" SIZE="2826240" CHECKSUM="0xA7B0753E" BIN_FILE_VERSION="2.0.1.10077" BIN_PRODUCT_VERSION="2.0.1.10077" PRODUCT_VERSION="2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="AMT Licensing" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="AMTLib" FILE_VERSION="2.0.1.10077" ORIGINAL_FILENAME="amtlib.dll" INTERNAL_NAME="amtlib" LEGAL_COPYRIGHT="Copyright 2006-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2B5294" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.1.10077" UPTO_BIN_PRODUCT_VERSION="2.0.1.10077" LINK_DATE="07/30/2008 00:31:52" UPTO_LINK_DATE="07/30/2008 00:31:52" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="amtservices.dll" SIZE="622592" CHECKSUM="0x639444AE" BIN_FILE_VERSION="2.0.1.10077" BIN_PRODUCT_VERSION="2.0.1.10077" PRODUCT_VERSION="2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="AMT Services" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="AMTServices" FILE_VERSION="2.0.1.10077" ORIGINAL_FILENAME="amtservices.dll" INTERNAL_NAME="amtservices" LEGAL_COPYRIGHT="Copyright 2006-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x9E04A" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.1.10077" UPTO_BIN_PRODUCT_VERSION="2.0.1.10077" LINK_DATE="07/30/2008 00:28:05" UPTO_LINK_DATE="07/30/2008 00:28:05" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="ARE.dll" SIZE="317952" CHECKSUM="0x63CB8A93" BIN_FILE_VERSION="1.5.2.1744" BIN_PRODUCT_VERSION="1.5.0.1" PRODUCT_VERSION="53.355610" FILE_DESCRIPTION="Adobe Raster Express" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="ARE 2008/08/27-18:10:41" FILE_VERSION="1.5.02.1744" ORIGINAL_FILENAME="ARE.dll" INTERNAL_NAME="ARE" LEGAL_COPYRIGHT="© 2000-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5764F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.5.2.1744" UPTO_BIN_PRODUCT_VERSION="1.5.0.1" LINK_DATE="08/28/2008 01:23:31" UPTO_LINK_DATE="08/28/2008 01:23:31" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="asneu.dll" SIZE="126976" CHECKSUM="0xC5288533" BIN_FILE_VERSION="1.6.0.8" BIN_PRODUCT_VERSION="1.6.0.8" PRODUCT_VERSION="1, 6, 0, 8" FILE_DESCRIPTION="AsnEndUser Dynamic Link Library" COMPANY_NAME="Adobe Systems Inc." PRODUCT_NAME=" AsnEndUser Dynamic Link Library" FILE_VERSION="1, 6, 0, 8" ORIGINAL_FILENAME="asneu.dll" INTERNAL_NAME="AsnEndUser" LEGAL_COPYRIGHT="Copyright © 2002 - 2004 Adobe Systems Inc.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.6.0.8" UPTO_BIN_PRODUCT_VERSION="1.6.0.8" LINK_DATE="08/24/2004 22:55:33" UPTO_LINK_DATE="08/24/2004 22:55:33" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="authplay.dll" SIZE="4768768" CHECKSUM="0x13D6B444" BIN_FILE_VERSION="10.0.2.31" BIN_PRODUCT_VERSION="10.0.2.31" PRODUCT_VERSION="10,0,2,31" FILE_DESCRIPTION="Adobe Flash Player 10.0 r2" COMPANY_NAME="Adobe Systems, Inc." PRODUCT_NAME="Shockwave Flash" FILE_VERSION="10,0,2,31" ORIGINAL_FILENAME="authplay.dll" INTERNAL_NAME="Adobe Flash Player 10.0" LEGAL_COPYRIGHT="Adobe® Flash® Player. Copyright © 1996-2008 Adobe Systems Incorporated. All Rights Reserved. Protected by U.S. Patent 6,879,327; Patents Pending in the United States and other countries. Adobe and Flash are either trademarks or registered trademarks in the United States and/or other countries." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x4965CF" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.2.31" UPTO_BIN_PRODUCT_VERSION="10.0.2.31" LINK_DATE="08/08/2008 18:44:09" UPTO_LINK_DATE="08/08/2008 18:44:09" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="AXE8SharedExpat.dll" SIZE="168448" CHECKSUM="0xF6040FC6" BIN_FILE_VERSION="3.4.401.1" BIN_PRODUCT_VERSION="3.4.0.1" PRODUCT_VERSION="NFR 53.348206" FILE_DESCRIPTION="AXE Shared EXPAT (UTF-8 native)" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AXE8SharedExpat 2008/06/11-20:19:53" FILE_VERSION="3.4.401.1570" ORIGINAL_FILENAME="AXE8SharedExpat.dll" INTERNAL_NAME="AXE8SharedExpat" LEGAL_COPYRIGHT="© 2003-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x38113" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.4.401.1" UPTO_BIN_PRODUCT_VERSION="3.4.0.1" LINK_DATE="06/12/2008 03:34:35" UPTO_LINK_DATE="06/12/2008 03:34:35" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="AXEDOMCore.dll" SIZE="673792" CHECKSUM="0x59581B2B" BIN_FILE_VERSION="3.4.401.1" BIN_PRODUCT_VERSION="3.4.0.1" PRODUCT_VERSION="53.348206" FILE_DESCRIPTION="Adobe XML Engine: DOM Core" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AXEDOMCore 2008/06/11-20:19:53" FILE_VERSION="3.4.401.1570" ORIGINAL_FILENAME="AXEDOMCore.dll" INTERNAL_NAME="AXEDOMCore" LEGAL_COPYRIGHT="© 2001-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xA687C" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.4.401.1" UPTO_BIN_PRODUCT_VERSION="3.4.0.1" LINK_DATE="06/12/2008 03:30:20" UPTO_LINK_DATE="06/12/2008 03:30:20" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="Bib.dll" SIZE="276992" CHECKSUM="0x141F2258" BIN_FILE_VERSION="1.2.1.1744" BIN_PRODUCT_VERSION="1.2.0.1" PRODUCT_VERSION="53.355610" FILE_DESCRIPTION="Bravo Interface Binder" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="BIB 2008/08/27-18:10:41" FILE_VERSION="1.2.01.1744" ORIGINAL_FILENAME="BIB.dll" INTERNAL_NAME="BIB" LEGAL_COPYRIGHT="© 1995-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x4F877" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.2.1.1744" UPTO_BIN_PRODUCT_VERSION="1.2.0.1" LINK_DATE="08/28/2008 01:16:09" UPTO_LINK_DATE="08/28/2008 01:16:09" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="BIBUtils.dll" SIZE="243712" CHECKSUM="0x7DB564F4" BIN_FILE_VERSION="1.1.1.1" BIN_PRODUCT_VERSION="1.1.0.1" PRODUCT_VERSION="53.355610" FILE_DESCRIPTION="Bravo Interface Binder Utilities" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="BIBUtils 2008/08/27-18:10:41" FILE_VERSION="1.1.01" ORIGINAL_FILENAME="BIBUtils.dll" INTERNAL_NAME="BIBUtils" LEGAL_COPYRIGHT="© 1993-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x48B86" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.1.1.1" UPTO_BIN_PRODUCT_VERSION="1.1.0.1" LINK_DATE="08/28/2008 01:19:17" UPTO_LINK_DATE="08/28/2008 01:19:17" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="cg.dll" SIZE="2719744" CHECKSUM="0xA29A8270" BIN_FILE_VERSION="2.0.0.15" BIN_PRODUCT_VERSION="2.0.0.15" PRODUCT_VERSION="2.0.0015" FILE_DESCRIPTION="Cg Core Runtime Library" COMPANY_NAME="NVIDIA Corporation" PRODUCT_NAME="NVIDIA Cg Runtime" FILE_VERSION="2.0.0015" ORIGINAL_FILENAME="cg.dll" INTERNAL_NAME="cg" LEGAL_COPYRIGHT="Copyright (C) 2002-2007, NVIDIA Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.0.15" UPTO_BIN_PRODUCT_VERSION="2.0.0.15" LINK_DATE="05/15/2008 15:35:30" UPTO_LINK_DATE="05/15/2008 15:35:30" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="cgGL.dll" SIZE="303104" CHECKSUM="0x2EFB071B" BIN_FILE_VERSION="2.0.0.15" BIN_PRODUCT_VERSION="2.0.0.15" PRODUCT_VERSION="2.0.0015" FILE_DESCRIPTION="Cg GL Runtime Library" COMPANY_NAME="NVIDIA Corporation" PRODUCT_NAME="NVIDIA Cg Runtime" FILE_VERSION="2.0.0015" ORIGINAL_FILENAME="cgGL.dll" INTERNAL_NAME="cgGL" LEGAL_COPYRIGHT="Copyright (C) 2002-2007, NVIDIA Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.0.15" UPTO_BIN_PRODUCT_VERSION="2.0.0.15" LINK_DATE="05/15/2008 15:37:44" UPTO_LINK_DATE="05/15/2008 15:37:44" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="CoolType.dll" SIZE="2748416" CHECKSUM="0x7513E244" BIN_FILE_VERSION="5.6.6.2578" BIN_PRODUCT_VERSION="5.6.0.1" PRODUCT_VERSION="53.372607" FILE_DESCRIPTION="CoolType Typography Engine" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="CoolType 2009/01/16-10:41:46" FILE_VERSION="5.06.06.2578" ORIGINAL_FILENAME="CoolType.dll" INTERNAL_NAME="CoolType" LEGAL_COPYRIGHT="© 1984-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x29F0AC" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="5.6.6.2578" UPTO_BIN_PRODUCT_VERSION="5.6.0.1" LINK_DATE="01/16/2009 19:45:18" UPTO_LINK_DATE="01/16/2009 19:45:18" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="data_flow.dll" SIZE="152064" CHECKSUM="0xA5DF1AD7" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0" FILE_DESCRIPTION="Adobe Image Foundation" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AIF" FILE_VERSION="1.0.00" ORIGINAL_FILENAME="" INTERNAL_NAME="AIF" LEGAL_COPYRIGHT="© 2005-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x3493D" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="08/10/2008 20:22:46" UPTO_LINK_DATE="08/10/2008 20:22:46" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="ExtendScript.dll" SIZE="700416" CHECKSUM="0x30F1B2C3" BIN_FILE_VERSION="3.92.114.1661" BIN_PRODUCT_VERSION="3.92.114.1661" PRODUCT_VERSION="53.351316" FILE_DESCRIPTION="ExtendScript scripting engine (32 bit)" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="ExtendScript 2008/07/17-13:28:24" FILE_VERSION="3.92.114.1661" ORIGINAL_FILENAME="ExtendScript.dll" INTERNAL_NAME="ExtendScript" LEGAL_COPYRIGHT="© 1998-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xB9D92" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.92.114.1661" UPTO_BIN_PRODUCT_VERSION="3.92.114.1661" LINK_DATE="07/17/2008 20:35:15" UPTO_LINK_DATE="07/17/2008 20:35:15" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="FileInfo.dll" SIZE="891904" CHECKSUM="0x346B5E1E" BIN_FILE_VERSION="4.2.2.45" BIN_PRODUCT_VERSION="4.2.2.0" PRODUCT_VERSION="4.2.2" FILE_DESCRIPTION="Adobe XMP FileInfo, 4.2.2-i045" PRODUCT_NAME="Adobe XMP FileInfo" FILE_VERSION="4.2.2-i045, 53.352624, 2008/07/30-18:12:18" ORIGINAL_FILENAME="FileInfo.dll" INTERNAL_NAME="AdobeXMPFileInfo" LEGAL_COPYRIGHT="Copyright 2002-2008, Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xE9ACF" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.2.2.45" UPTO_BIN_PRODUCT_VERSION="4.2.2.0" LINK_DATE="07/31/2008 01:15:11" UPTO_LINK_DATE="07/31/2008 01:15:11" VER_LANGUAGE="Language Neutral [0x0]" />
        <MATCHING_FILE NAME="FNP_Act_Installer.dll" SIZE="952584" CHECKSUM="0x6A7E5955" BIN_FILE_VERSION="11.6.0.1" BIN_PRODUCT_VERSION="11.6.0.1" FILE_DESCRIPTION="Activation Licensing Service Installer" COMPANY_NAME="Acresso Software Inc." PRODUCT_NAME="FLEXnet Publisher (32 bit)" FILE_VERSION="11.6.0.1 build 60959" LEGAL_COPYRIGHT="Copyright (c) 2006-2008, Acresso Software Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0xF4541" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.6.0.1" UPTO_BIN_PRODUCT_VERSION="11.6.0.1" LINK_DATE="05/06/2008 16:46:27" UPTO_LINK_DATE="05/06/2008 16:46:27" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="icucnv36.dll" SIZE="679936" CHECKSUM="0x9F397CD0" BIN_FILE_VERSION="3.6.0.0" BIN_PRODUCT_VERSION="3.6.0.0" PRODUCT_VERSION=" Build gtlib_1.1 CL#7223" FILE_DESCRIPTION="IBM ICU Common DLL" COMPANY_NAME="IBM Corporation and others" PRODUCT_NAME="International Components for Unicode 2008/03/20-16:33:10" FILE_VERSION="3, 6, 0, 1002" ORIGINAL_FILENAME="icuuc36.dll" LEGAL_COPYRIGHT=" Copyright (C) 2005, International Business Machines Corporation and others. All Rights Reserved. " VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xA8F55" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.6.0.0" UPTO_BIN_PRODUCT_VERSION="3.6.0.0" LINK_DATE="04/04/2008 06:45:42" UPTO_LINK_DATE="04/04/2008 06:45:42" VER_LANGUAGE="Language Neutral [0x0]" />
        <MATCHING_FILE NAME="icudt36.dll" SIZE="94208" CHECKSUM="0x80FADD80" BIN_FILE_VERSION="3.6.0.0" BIN_PRODUCT_VERSION="3.6.0.0" PRODUCT_VERSION=" Build gtlib_1.1 CL#7223" FILE_DESCRIPTION="ICU Data DLL" COMPANY_NAME="IBM Corporation and others" PRODUCT_NAME="International Components for Unicode 2008/03/20-16:33:10" FILE_VERSION="3, 6, 0, 1002" ORIGINAL_FILENAME="icudt36.dll" LEGAL_COPYRIGHT=" Copyright (C) 2005, International Business Machines Corporation and others. All Rights Reserved. " VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.6.0.0" UPTO_BIN_PRODUCT_VERSION="3.6.0.0" LINK_DATE="04/04/2008 06:51:19" UPTO_LINK_DATE="04/04/2008 06:51:19" VER_LANGUAGE="Language Neutral [0x0]" />
        <MATCHING_FILE NAME="image_flow.dll" SIZE="646144" CHECKSUM="0x30B7D79E" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0" FILE_DESCRIPTION="Adobe Image Foundation" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AIF" FILE_VERSION="1.0.00" ORIGINAL_FILENAME="" INTERNAL_NAME="AIF" LEGAL_COPYRIGHT="© 2005-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xAAA2B" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="08/10/2008 20:24:43" UPTO_LINK_DATE="08/10/2008 20:24:43" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="image_runtime.dll" SIZE="115712" CHECKSUM="0xB3426B46" BIN_FILE_VERSION="1.0.0.1" BIN_PRODUCT_VERSION="1.0.0.1" PRODUCT_VERSION="1.0" FILE_DESCRIPTION="Adobe Image Foundation" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="AIF" FILE_VERSION="1.0.00" ORIGINAL_FILENAME="" INTERNAL_NAME="AIF" LEGAL_COPYRIGHT="© 2005-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1F6B9" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.1" UPTO_BIN_PRODUCT_VERSION="1.0.0.1" LINK_DATE="08/10/2008 20:22:50" UPTO_LINK_DATE="08/10/2008 20:22:50" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="JP2KLib.dll" SIZE="675840" CHECKSUM="0xE26ED0DE" BIN_FILE_VERSION="2.0.0.1570" BIN_PRODUCT_VERSION="2.0.0.1570" PRODUCT_VERSION="53.100857" FILE_DESCRIPTION="Adobe JPEG2000 Core Library" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="JP2KLib 2008/06/11-20:19:53" FILE_VERSION="2.0.0.1570" ORIGINAL_FILENAME="JP2KLib.dll" INTERNAL_NAME="JP2KLib" LEGAL_COPYRIGHT="© 2008 Adobe Systems Incorporated.
    All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xA577A" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.0.1570" UPTO_BIN_PRODUCT_VERSION="2.0.0.1570" LINK_DATE="06/12/2008 03:37:17" UPTO_LINK_DATE="06/12/2008 03:37:17" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="libifcoremd.dll" SIZE="888832" CHECKSUM="0xDD3E02A1" BIN_FILE_VERSION="10.0.101.101" BIN_PRODUCT_VERSION="10.0.101.0" PRODUCT_VERSION="10.0 (Update A)" FILE_DESCRIPTION="Intel(r) Fortran Compiler RTL (thread-safe) " COMPANY_NAME="Intel Corporation" PRODUCT_NAME="Intel(r) Visual Fortran Compiler" FILE_VERSION="10.0 - 101 (Update A)" ORIGINAL_FILENAME="libifcoremd.dll" INTERNAL_NAME="libifcoremd.dll" LEGAL_COPYRIGHT="Copyright (c) 2007 Intel Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xE5159" LINKER_VERSION="0xA0000" UPTO_BIN_FILE_VERSION="10.0.101.101" UPTO_BIN_PRODUCT_VERSION="10.0.101.0" LINK_DATE="08/10/2007 03:20:54" UPTO_LINK_DATE="08/10/2007 03:20:54" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="libmmd.dll" SIZE="2887680" CHECKSUM="0xA45BD296" BIN_FILE_VERSION="10.0.10.2" BIN_PRODUCT_VERSION="0.0.0.0" PRODUCT_VERSION="10.0" FILE_DESCRIPTION="Math Library for Intel(r) Compilers (thread-safe)" COMPANY_NAME="Intel Corporation" PRODUCT_NAME="Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler" FILE_VERSION="10.0.10.2" ORIGINAL_FILENAME="libmmd.dll" INTERNAL_NAME="libmmd.dll" LEGAL_COPYRIGHT="Copyright (c) 1985-2006 Intel Corporation" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x0" VERFILETYPE="0x0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x0" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="10.0.10.2" UPTO_BIN_PRODUCT_VERSION="0.0.0.0" LINK_DATE="08/10/2007 02:59:17" UPTO_LINK_DATE="08/10/2007 02:59:17" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="MPS.dll" SIZE="4417024" CHECKSUM="0xF9378469" BIN_FILE_VERSION="4.9.16.1631" BIN_PRODUCT_VERSION="4.9.16.1631" PRODUCT_VERSION="53.350311" FILE_DESCRIPTION="Modular Parsing System" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="MPS 2008/07/07-10:33:04" FILE_VERSION="4.9.16.1631" ORIGINAL_FILENAME="MPS.dll" INTERNAL_NAME="MPS" LEGAL_COPYRIGHT="© 1996-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x437309" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="4.9.16.1631" UPTO_BIN_PRODUCT_VERSION="4.9.16.1631" LINK_DATE="07/07/2008 17:36:44" UPTO_LINK_DATE="07/07/2008 17:36:44" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="msvcp71.dll" SIZE="499712" CHECKSUM="0x961BEC37" BIN_FILE_VERSION="7.10.3077.0" BIN_PRODUCT_VERSION="7.10.3077.0" PRODUCT_VERSION="7.10.3077.0" FILE_DESCRIPTION="Microsoft® C++ Runtime Library" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Visual Studio .NET" FILE_VERSION="7.10.3077.0" ORIGINAL_FILENAME="MSVCP71.DLL" INTERNAL_NAME="MSVCP71.DLL" LEGAL_COPYRIGHT="© Microsoft Corporation.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x8657E" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.10.3077.0" UPTO_BIN_PRODUCT_VERSION="7.10.3077.0" LINK_DATE="03/19/2003 04:14:51" UPTO_LINK_DATE="03/19/2003 04:14:51" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="msvcr71.dll" SIZE="348160" CHECKSUM="0x448A147E" BIN_FILE_VERSION="7.10.3052.4" BIN_PRODUCT_VERSION="7.10.3052.4" PRODUCT_VERSION="7.10.3052.4" FILE_DESCRIPTION="Microsoft® C Runtime Library" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Visual Studio .NET" FILE_VERSION="7.10.3052.4" ORIGINAL_FILENAME="MSVCR71.DLL" INTERNAL_NAME="MSVCR71.DLL" LEGAL_COPYRIGHT="© Microsoft Corporation.  All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5F1E9" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="7.10.3052.4" UPTO_BIN_PRODUCT_VERSION="7.10.3052.4" LINK_DATE="02/21/2003 12:42:20" UPTO_LINK_DATE="02/21/2003 12:42:20" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="pdfsettings.dll" SIZE="221184" CHECKSUM="0x362341E3" BIN_FILE_VERSION="1.4.0.1" BIN_PRODUCT_VERSION="1.4.0.1" PRODUCT_VERSION="1.04" FILE_DESCRIPTION="Adobe PDF Settings Manager" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe PDFSettings" FILE_VERSION="1.04.0" ORIGINAL_FILENAME="pdfsettings.dll" INTERNAL_NAME="PDFSettings" LEGAL_COPYRIGHT="© 2004-2008 Adobe Systems Incorporated" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x3C21F" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.4.0.1" UPTO_BIN_PRODUCT_VERSION="1.4.0.1" LINK_DATE="06/20/2008 19:35:52" UPTO_LINK_DATE="06/20/2008 19:35:52" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="Photoshop.dll" SIZE="2797568" CHECKSUM="0x437BBAEB" BIN_FILE_VERSION="11.0.2.0" BIN_PRODUCT_VERSION="11.0.2.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Photoshop Resource DLL" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0.2 (11.0.2x20100514 [20100514.r.591 2010/05/14:02:00:00 cutoff; r branch])" ORIGINAL_FILENAME="Photoshop.dll" INTERNAL_NAME="Photoshop" LEGAL_COPYRIGHT="Copyright 2010 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2B8815" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.2.0" UPTO_BIN_PRODUCT_VERSION="11.0.2.0" LINK_DATE="05/14/2010 09:41:33" UPTO_LINK_DATE="05/14/2010 09:41:33" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="Photoshop.exe" SIZE="50845096" CHECKSUM="0x978080AF" BIN_FILE_VERSION="11.0.2.0" BIN_PRODUCT_VERSION="11.0.2.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Adobe Photoshop CS4" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0.2 (11.0.2x20100514 [20100514.r.591 2010/05/14:02:00:00 cutoff; r branch])" ORIGINAL_FILENAME="Photoshop.exe" INTERNAL_NAME="Photoshop" LEGAL_COPYRIGHT="Copyright 2010 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x1" MODULE_TYPE="WIN32" PE_CHECKSUM="0x30872C4" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.2.0" UPTO_BIN_PRODUCT_VERSION="11.0.2.0" LINK_DATE="05/18/2010 17:57:10" UPTO_LINK_DATE="05/18/2010 17:57:10" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="Plugin.dll" SIZE="44032" CHECKSUM="0x8E3BAD6A" BIN_FILE_VERSION="11.0.0.0" BIN_PRODUCT_VERSION="11.0.0.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Photoshop Plugin Utilities" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0 (11.0x001)" ORIGINAL_FILENAME="Plugin.dll" INTERNAL_NAME="Plugin" LEGAL_COPYRIGHT="Copyright 2007 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x19161" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.0.0" UPTO_BIN_PRODUCT_VERSION="11.0.0.0" LINK_DATE="06/27/2008 18:31:20" UPTO_LINK_DATE="06/27/2008 18:31:20" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="PlugPlug.dll" SIZE="339968" CHECKSUM="0xBFC43753" BIN_FILE_VERSION="1.0.0.73" BIN_PRODUCT_VERSION="1.0.0.73" PRODUCT_VERSION="1.0.0.73" FILE_DESCRIPTION="PlugPlug Standard Dll (32 bit)" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="Adobe(R) CSXS PlugPlug Standard Dll (32 bit)" FILE_VERSION="1.0.0.73" ORIGINAL_FILENAME="PlugPlug Standard Dll (32 bit)" INTERNAL_NAME="PlugPlug" LEGAL_COPYRIGHT="(C) 2008 Adobe Systems, Inc. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x0" MODULE_TYPE="WIN32" PE_CHECKSUM="0x5A4C5" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="1.0.0.73" UPTO_BIN_PRODUCT_VERSION="1.0.0.73" LINK_DATE="08/19/2008 08:01:40" UPTO_LINK_DATE="08/19/2008 08:01:40" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="PSArt.dll" SIZE="2764800" CHECKSUM="0xF4D0A628" BIN_FILE_VERSION="11.0.0.0" BIN_PRODUCT_VERSION="11.0.0.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Photoshop Resource DLL" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch])" ORIGINAL_FILENAME="PSArt.dll" INTERNAL_NAME="PSArt" LEGAL_COPYRIGHT="Copyright 2008 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2AE4F6" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.0.0" UPTO_BIN_PRODUCT_VERSION="11.0.0.0" LINK_DATE="09/19/2008 09:39:32" UPTO_LINK_DATE="09/19/2008 09:39:32" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="PSViews.dll" SIZE="2285568" CHECKSUM="0x60AE9CAF" BIN_FILE_VERSION="11.0.0.0" BIN_PRODUCT_VERSION="11.0.0.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Photoshop Resource DLL" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch])" ORIGINAL_FILENAME="PSViews.dll" INTERNAL_NAME="PSViews" LEGAL_COPYRIGHT="Copyright 2008 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2367FC" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.0.0" UPTO_BIN_PRODUCT_VERSION="11.0.0.0" LINK_DATE="09/19/2008 09:38:40" UPTO_LINK_DATE="09/19/2008 09:38:40" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="QuickTimeGlue.dll" SIZE="49152" CHECKSUM="0xD91FF902" MODULE_TYPE="WIN32" PE_CHECKSUM="0x11299" LINKER_VERSION="0x0" LINK_DATE="09/19/2008 09:38:34" UPTO_LINK_DATE="09/19/2008 09:38:34" />
        <MATCHING_FILE NAME="registration.dll" SIZE="606208" CHECKSUM="0xC64A4388" BIN_FILE_VERSION="2.0.1.10077" BIN_PRODUCT_VERSION="2.0.1.10077" PRODUCT_VERSION="2.0.1.10077 (BuildVersion: 53.352460; BuildDate: Tue Jul 29 2008 16:47:08)" FILE_DESCRIPTION="AMT Registration" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Registration" FILE_VERSION="2.0.1.10077" ORIGINAL_FILENAME="registration.dll" INTERNAL_NAME="registration" LEGAL_COPYRIGHT="Copyright 2007-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x9A28B" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="2.0.1.10077" UPTO_BIN_PRODUCT_VERSION="2.0.1.10077" LINK_DATE="07/30/2008 00:28:37" UPTO_LINK_DATE="07/30/2008 00:28:37" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="SCCore.dll" SIZE="548864" CHECKSUM="0xDABD8FCC" BIN_FILE_VERSION="3.92.114.1661" BIN_PRODUCT_VERSION="3.92.114.1661" PRODUCT_VERSION="53.351316" FILE_DESCRIPTION="Scripting Components Core (32 bit)" COMPANY_NAME="Adobe Systems Incorporated" PRODUCT_NAME="ScCore 2008/07/17-13:28:24" FILE_VERSION="3.92.114.1661" ORIGINAL_FILENAME="AdobeScCore.dll" INTERNAL_NAME="AdobeScCore" LEGAL_COPYRIGHT="© 1998-2008 Adobe Systems Incorporated. All Rights Reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x8AD5A" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.92.114.1661" UPTO_BIN_PRODUCT_VERSION="3.92.114.1661" LINK_DATE="07/17/2008 20:35:04" UPTO_LINK_DATE="07/17/2008 20:35:04" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="shfolder.dll" SIZE="22800" CHECKSUM="0xD7A19DD1" BIN_FILE_VERSION="5.50.4027.300" BIN_PRODUCT_VERSION="5.50.4027.300" PRODUCT_VERSION="5.50.4027.300" FILE_DESCRIPTION="Shell Folder Service" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft(R) Windows (R) 2000 Operating System" FILE_VERSION="5.50.4027.300" ORIGINAL_FILENAME="shfolder.dll" INTERNAL_NAME="shfolder" LEGAL_COPYRIGHT="Copyright (C) Microsoft Corp. 1981-1999" VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x64CD" LINKER_VERSION="0x50000" UPTO_BIN_FILE_VERSION="5.50.4027.300" UPTO_BIN_PRODUCT_VERSION="5.50.4027.300" LINK_DATE="12/03/1999 14:01:29" UPTO_LINK_DATE="12/03/1999 14:01:29" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="WRServices.dll" SIZE="692224" CHECKSUM="0x2B09213B" BIN_FILE_VERSION="3.2.0.1" BIN_PRODUCT_VERSION="3.2.0.1" PRODUCT_VERSION="Build 0.7713" FILE_DESCRIPTION="WRServices Engine" COMPANY_NAME="WinSoft S.A." PRODUCT_NAME="WRServices Friday May 30 2008 7:18:42" FILE_VERSION="3.2.0.1000" ORIGINAL_FILENAME="WRServices.dll" INTERNAL_NAME="WRServices" LEGAL_COPYRIGHT="(c) 1993 - 2008 WinSoft S.A., (c) 2007 Adobe Systems, Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xB44F9" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="3.2.0.1" UPTO_BIN_PRODUCT_VERSION="3.2.0.1" LINK_DATE="05/30/2008 14:21:16" UPTO_LINK_DATE="05/30/2008 14:21:16" VER_LANGUAGE="English (United Kingdom) [0x800]" />
        <MATCHING_FILE NAME="MATLAB\Required\psmatlab.dll" SIZE="172032" CHECKSUM="0x5E4CD1F2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x2AAFD" LINKER_VERSION="0x0" LINK_DATE="09/19/2008 11:16:46" UPTO_LINK_DATE="09/19/2008 11:16:46" />
        <MATCHING_FILE NAME="Plug-ins\Import-Export\FireWire.dll" SIZE="57344" CHECKSUM="0xE92B7DB8" BIN_FILE_VERSION="11.0.0.0" BIN_PRODUCT_VERSION="11.0.0.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Photoshop Video Preview Dll" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0 (11.0x20080919 [20080919.r.488 2008/09/19:02:00:00 cutoff; r branch])" ORIGINAL_FILENAME="Firewire.dll" INTERNAL_NAME="FireWire Preview Dll" LEGAL_COPYRIGHT="© 1994-2008 Adobe Systems Incorporated." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x1DBF3" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.0.0" UPTO_BIN_PRODUCT_VERSION="11.0.0.0" LINK_DATE="09/19/2008 11:13:44" UPTO_LINK_DATE="09/19/2008 11:13:44" VER_LANGUAGE="English (United States) [0x409]" />
        <MATCHING_FILE NAME="Required\Droplet Template.exe" SIZE="425984" CHECKSUM="0xFDB33C93" BIN_FILE_VERSION="11.0.0.0" BIN_PRODUCT_VERSION="11.0.0.0" PRODUCT_VERSION="CS4" FILE_DESCRIPTION="Adobe Photoshop Droplet" COMPANY_NAME="Adobe Systems, Incorporated" PRODUCT_NAME="Adobe Photoshop CS4" FILE_VERSION="11.0 (11.0x001)" ORIGINAL_FILENAME="Droplet Template" INTERNAL_NAME="Droplet Template" LEGAL_COPYRIGHT="Copyright 2008 Adobe Systems Inc." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x4" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0x70F6E" LINKER_VERSION="0x0" UPTO_BIN_FILE_VERSION="11.0.0.0" UPTO_BIN_PRODUCT_VERSION="11.0.0.0" LINK_DATE="07/31/2008 18:46:53" UPTO_LINK_DATE="07/31/2008 18:46:53" VER_LANGUAGE="English (United States) [0x409]" />
    </EXE>
    <EXE NAME="kernel32.dll" FILTER="GRABMI_FILTER_THISFILEONLY">
        <MATCHING_FILE NAME="kernel32.dll" SIZE="990208" CHECKSUM="0xCC2C4544" BIN_FILE_VERSION="5.1.2600.6293" BIN_PRODUCT_VERSION="5.1.2600.6293" PRODUCT_VERSION="5.1.2600.6293" FILE_DESCRIPTION="Windows NT BASE API Client DLL" COMPANY_NAME="Microsoft Corporation" PRODUCT_NAME="Microsoft® Windows® Operating System" FILE_VERSION="5.1.2600.6293 (xpsp_sp3_gdr.121001-1622)" ORIGINAL_FILENAME="kernel32" INTERNAL_NAME="kernel32" LEGAL_COPYRIGHT="© Microsoft Corporation. All rights reserved." VERFILEDATEHI="0x0" VERFILEDATELO="0x0" VERFILEOS="0x40004" VERFILETYPE="0x2" MODULE_TYPE="WIN32" PE_CHECKSUM="0xFBCBC" LINKER_VERSION="0x50001" UPTO_BIN_FILE_VERSION="5.1.2600.6293" UPTO_BIN_PRODUCT_VERSION="5.1.2600.6293" LINK_DATE="10/03/2012 04:58:13" UPTO_LINK_DATE="10/03/2012 04:58:13" VER_LANGUAGE="English (United States) [0x409]" />
    </EXE>
    </DATABASE>

  • I can´t open the orginizer in PSElements 5

    Help!
    I can´t open the orginizer in Photo Shop Elements 5 any more! All other features are functionally. Tried to reinstal the program but with the same result. Anyone????
    /Lasse

    Barb
    This is the entire contents of the Log.txt file:
    0 Photoshop Elements 5.0.0.0 Log (5) started 2009-01-27 00:03:12.203
    0 (+ 0) Windows OS Version as reported by Qt: 0x30
    0 (+ 0) Desktop Resolution: 1024 x 768 Depth: 32
    47 (+ 47) isWinXP() TRUE
    47 (+ 0) XP Style: 1
    531 (+ 484) Loading Bitmaps...
    703 (+ 172) Loading Components...
    703 (+ 0) Initializing Intel IPP Libraries...
    703 (+ 0) Initializing BIB Host...
    703 (+ 0) Initializing Bravo Components...
    703 (+ 0) Initializing ACE
    765 (+ 62) Initializing color settings
    1281 (+ 516) Monitor color profile: sRGB IEC61966-2.1
    1281 (+ 0) Initializing ARE
    1281 (+ 0) Initializing XMP
    1359 (+ 78) Initializing Plug-in Host...
    1437 (+ 78) Initializing Photoshop Adapter...
    1453 (+ 16) Initializing AS Host...
    1515 (+ 62) Initializing Plug-ins...
    2265 (+ 750) Plug-ins found:
    2265 (+ 0) C:\Program Files\Adobe\Photoshop Elements 5.0\PhotoshopElementsOrganizer.exe (Sweet Pea 2 Adapter Plugin)
    2265 (+ 0) Plug-Ins\Organizer Only\File Formats\Gif.8bi (CompuServe GIF)
    2265 (+ 0) Plug-Ins\File Formats\WBMP.8BI (Wireless Bitmap)
    2265 (+ 0) Plug-Ins\File Formats\Targa.8BI (Targa)
    2265 (+ 0) Plug-Ins\File Formats\Pixar.8BI (Pixar)
    2265 (+ 0) Plug-Ins\File Formats\PCX.8BI (PCX)
    2265 (+ 0) Plug-Ins\File Formats\JPEG2000.8BI (JPEG 2000)
    2265 (+ 0) Plug-Ins\File Formats\FilmStrip.8BI (Filmstrip)
    2265 (+ 0) Plug-Ins\File Formats\Camera Raw.8bi (Camera Raw)
    2265 (+ 0) Plug-Ins\File Formats\BMP.8BI (BMP)
    2265 (+ 0) Plug-Ins\Organizer Only\PhotoshopAdapter.apl (Photoshop Adapter)
    2265 (+ 0) File format plug-ins:
    2265 (+ 0) CompuServe GIF (R: gif)
    2265 (+ 0) Wireless Bitmap (R: wbm wbmp)
    2265 (+ 0) Targa (R: tga vda icb vst)
    2265 (+ 0) Pixar (R: pxr)
    2265 (+ 0) PCX (R: pcx)
    2265 (+ 0) JPEG 2000 (R: jpf jpx jp2 j2c j2k jpc)
    2265 (+ 0) Camera Raw (R: tif crw nef raf orf mrw dcr mos raw pef srf dng x3f cr2 erf sr2 kdc mfw mef arw)
    2265 (+ 0) BMP (R: bmp rle dib)
    2265 (+ 0) Initializing AGM
    2422 (+ 157) Initializing CoolType
    9687 (+7265) Initializing Parser...
    9953 (+ 266) Initializing DOM Host...
    10234 (+ 281) Initializing SVG...
    10422 (+ 188) System:
    10468 (+ 46) System Architecture: AMD CPU Family:15 Model:11 Stepping:2 with MMX, SSE Integer, SSE FP
    10468 (+ 0) Driver versions:
    10468 (+ 0) Microsoft DirectX Version: 9.0
    10468 (+ 0) Support application versions:
    10500 (+ 32) Adobe Image Viewer Version: Not installed
    10515 (+ 15) Adobe Acrobat Reader Version: 9.0
    10515 (+ 0) Adobe Acrobat Version: Not installed
    10515 (+ 0) Initializing OLS
    11015 (+ 500) Cleaning up old email attachments
    11062 (+ 47) Initializing Controller...
    11078 (+ 16) Initializing Platform...
    11078 (+ 0) Initializing Threads...
    11281 (+ 203) Initializing Model...
    13468 (+2187) Initializing Main Interface...
    16172 (+2704) reloadNavigatorAndView() initializing for a new Search
    16172 (+ 0) getParetoInfo() initializing for a new Search
    17047 (+ 875) Finished UI init.
    17328 (+ 281) App is now visible and ready for input...
    514843 (+497515) reloadNavigatorAndView() initializing for a new Search
    514843 (+ 0) getParetoInfo() initializing for a new Search
    525984 (+11141) reloadNavigatorAndView() initializing for a new Search
    525984 (+ 0) getParetoInfo() initializing for a new Search
    557343 (+31359) reloadNavigatorAndView() initializing for a new Search
    557343 (+ 0) getParetoInfo() initializing for a new Search
    569734 (+12391) reloadNavigatorAndView() initializing for a new Search
    569734 (+ 0) getParetoInfo() initializing for a new Search
    585937 (+16203) reloadNavigatorAndView() initializing for a new Search
    585937 (+ 0) getParetoInfo() initializing for a new Search
    594578 (+8641) reloadNavigatorAndView() initializing for a new Search
    594578 (+ 0) getParetoInfo() initializing for a new Search
    Jon

  • Adobe Reader 9.x crashes when opening some pdf files that work fine with Adobe Reader 8.x

    Adobe Reader 9 crashes when opening approximately 10% to 20% of the pdfs in my collection. The remaining 80% to 90% work without problems. The pdfs are launched by double-clicking the pdf file from Windows Explorer. The crashes occur with both v9.0 and v9.1. The pdfs that crash in v9.x work fine in older versions of Adobe Reader, such as v8.1.3. Furthermore, this behavior also occurs on all 3 virtual machine hosted on the same physical machine, with default Adobe Reader settings, for both v9.0 and v9.1. The virtual machines have little running in memory except standard Windows executables - i.e. they are fairly pristine. The operating systems for the virtual machines are XP SP3, XP SP2, and Windows Server 2003.
    Error message info in all cases:
    app=acrord32.exe
    app version=9.1.0.163
    module=jp2klib.dll
    module version=2.0.0.2579
    offset=0003277d
    Operating system for real computer: XP SP3
    CPU: 1333 MHz Athlon single core
    RAM: 1 GB
    To sum up, this problem happens on both a real computer running XP SP3, and also on all 3 virtual machines hosted on the same physical computer. I tried changing the Reader setting to not use hardware rendering, to no avail. I also tried various Data Execution Prevention settings in Windows, to no avail. All operating systems, the real and virtual ones, do not have problems with other programs that I use. I also tried a second machine with Adobe Reader v9.1 and the same exact problem pdfs, and had no issues. Thus, the problem happens on only one of the computers, but on the real and 3 virtual operating systems on that machine. There were no errors reported during any of the Reader installations. The virtual machines had no prior versions of Reader prior to Reader installation.

    I did further testing of 10 single page pdf files which I created from a single book. All 5 pdf files with images crashed in Reader v9.1. 0 of the 5 pdf files without images crashed in Reader v9.1. Reader v8.1.4 crashes on none of the 10 pdfs. Note that the crash always occurs in jp2klib.dll, which according to the file property description is 'JPEG2000 Core Library', which deals with images. So it seems the issue is in Adobe's jp2klib.dll, in combination with the hardware/software that I have. I used Microsoft's DirectX Diagnostic Tool to test DirectX, including visual tests of DirectDraw and Direct3D - everything worked as expected with no issues detected.<br /><br />Some information about my hardware:<br />Display drivers=Nvidia v84.21<br />Video card=GeForce FX 5200 with 128 MB RAM<br />CPU=AMD Athlon (single core)<br />System RAM=1024 MB in 3 DIMMs<br /><br />Further information about my hardware: (from the program System Information for Windows)<br /><br />Motherboard:<br />Manufacturer=ASUSTeK Computer INC.<br />Model=<A7V133><br />Version=REV 1.xx<br />Chipset Vendor=VIA Technologies Inc<br />Chipset Model=VT8363/5 KT133/KM133 System Controller<br />South Bridge=82C686B PCI to ISA Bridge<br />CPU=AMD Athlon<br />Cpu Socket=Slot A / Socket A [SOCKET A]<br />System Slots=5 PCI, 1 AGP<br />OnBoard devices=<unknown> (Disabled) Promise PDC20265<br />     <br />Memory Summary:<br />Location=System board or motherboard<br />Maximum Capacity=1536 MBytes<br />Memory Slots=3<br />Error Correction=None<br />Use=System memory<br /><br />CPU Info:<br />Number of CPU(s)=One Physical Processor / One Core / One Logical Processor<br />Vendor=AuthenticAMD<br />CPU Full Name=AMD Athlon<br />CPU Name=AMD Athlon(tm) Processor<br />CPU Code Name=Thunderbird<br />Technology=0.18µ<br />Platform Name=Slot A / Socket A<br />Type=Original OEM processor<br />FSB Mode=DDR<br />Type ID=0<br />CPU Clock=1323.68<br />L2 Cache Speed=1323.68 MHz<br />L2 Cache Speed=Full<br />CPU Family / Model / Stepping=6 / 4 / 4<br />L1 I-Cache=64 KB<br />L1 D-Cache=64 KB<br />L2 Cache=256 KB<br />RDMSR=00000000 00000000 00000000 00000000<br />MMX=Yes<br />MMX+=Yes<br />SSE=No<br />SSE2=No<br />SSE3=No<br />SSE4A=No<br />3DNow!=Yes<br />3DNow!+=Yes<br />DualCore=No<br />HyperThreading=No<br />AMD64=No<br />NX=No<br />VT=No<br />PowerNow!=No<br />LongHaul=No<br />LongRun=No<br />Architecture=x86<br /><br />Video:<br />AdapterCompatibility=NVIDIA<br />AdapterDACType=Integrated RAMDAC<br />AdapterRAM=128 MBytes<br />Availability=3<br />Caption=NVIDIA GeForce FX 5200<br />ConfigManagerErrorCode=0<br />ConfigManagerUserConfig=false<br />CurrentBitsPerPixel=32<br />CurrentHorizontalResolution=1280<br />CurrentNumberOfColors=4294967296<br />CurrentNumberOfColumns=0<br />CurrentNumberOfRows=0<br />CurrentRefreshRate=60<br />CurrentScanMode=4<br />CurrentVerticalResolution=1024<br />Description=NVIDIA GeForce FX 5200<br />DeviceID=VideoController1<br />DeviceSpecificPens=-1<br />DriverDate=20060309212900.000000-000<br />DriverVersion=6.14.10.8421<br />InfFilename=oem6.inf<br />InfSection=nv4_NV3x<br />InstalledDisplayDrivers=nv4_disp.dll<br />MaxRefreshRate=75<br />MinRefreshRate=60<br />Monochrome=false<br />Name=NVIDIA GeForce FX 5200<br />NumberOfColorPlanes=1<br />PNPDeviceID=PCI\VEN_10DEDEV_0322SUBSYS_91101462REV_A1\49AEDED500008<br />Status=OK<br />VideoArchitecture=5<br />VideoMemoryType=2<br />VideoModeDescription=1280 x 1024 x 4294967296 colors<br />VideoProcessor=GeForce FX 5200<br />BitsPerPel=32<br />DeviceName=NVIDIA GeForce FX 5200<br />DisplayFlags=0<br />DisplayFrequency=60<br />LogPixels=96<br />PelsHeight=1024<br />PelsWidth=1280<br />SettingID=NVIDIA GeForce FX 5200<br />SpecificationVersion=1025<br />BitsPerPixel=32<br />ColorPlanes=1<br />DeviceEntriesInAColorTable=-1<br />HorizontalResolution=1280<br />RefreshRate=60<br />VerticalResolution=1024<br />VideoMode=1280 by 1024 pixels, True Color, 60 Hertz<br />Video Bios Version=Version 4.34.20.22.00 <br />Video Bios Date=04/28/03<br />Name=GeForce FX 5200<br />Chip Type=GeForce FX 5200<br />DAC Type=Integrated RAMDAC<br />Memory=128 MBytes<br /><br />BIOS:<br />BIOS Version=ASUS   - 30303031, Award Medallion BIOS v6.0, Award Plug and Play BIOS Extension v1.0A, Award Modular BIOS v6.0<br />BIOS Date=04/23/02<br />BIOS Web Page=http://www.award.com<br />BIOS Vendor=Award Software, Inc.<br />Version=ASUS A7V-133 ACPI BIOS Revision 1009<br />Release=04/23/2002<br />BIOS Size=256 KB<br /><br />Memory:<br />Location=System board or motherboard<br />Maximum Capacity=1536 MBytes<br />Memory Slots=3<br />Error Correction=None<br />Use=System memory<br />Maximum Memory Module Size=1024 MBytes<br />Device Set=DIMM 1<br />Device Locator=DIMM 1<br />Capacity=256 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits<br />Device Locator=DIMM 2<br />Capacity=256 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits<br />Device Locator=DIMM 3<br />Capacity=512 MBytes<br />Memory Type=Synchronous DRAM<br />Data Width=64 bits<br />Form Factor=DIMM<br />Total Width=72 bits

  • Illustrator CS5 15.0.2 on Mac OS X 10.6.4 (polish version) doesn't open

    my Illustrator which I have purchased with Master Collection CS5 (polish version) doesn't work at all. I just can't open this application. There is some failure, which makes it impossible. I have called my local support and after I have tried all their suggestions to resolve my problem and none of them has functioned I'm really annoyed. trial version which I have downloaded from adobe site works just fine. I'm working on macbook pro i7

    Process:         Adobe Illustrator [512]
    Path:            /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator 
    Identifier:      com.adobe.illustrator 
    Version:         399 (15.0.2) 
    Code Type:       X86 (Native) 
    Parent Process:  launchd [90] 
    Date/Time:       2010-12-28 01:20:45.576 +0100
    OS Version:      Mac OS X 10.6.5 (10H574)
    Report Version:  6 
    Interval Since Last Report:          181003 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  25 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      60EFB622-01AA-40F4-9E59-8BF50E8227BF 
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread 
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x93f20e90 strncpy + 80
    1   ...e.illustrator.plugins.ADMTP    0x2096de20 0x2096b000 + 11808
    2   ...e.illustrator.plugins.ADMTP    0x20970bd9 0x2096b000 + 23513
    3   ...e.illustrator.plugins.ADMTP    0x20972134 0x2096b000 + 28980
    4   ...tor.plugins.FrameworkServer    0x1dbe38ca PluginMain + 1712
    5   com.adobe.coretech.adm            0x1f087ff1 ADMBase::DoInit() + 81
    6   com.adobe.coretech.adm            0x1f091961 ADMDialog::DoInit() + 23
    7   com.adobe.coretech.adm            0x1f095320 ADMDialog::Create(SPPlugin*, char const*, long, ADMDialogStyle, long (*)(_Opaque_ADMDialog*), void*, unsigned long) + 440
    8   com.adobe.coretech.adm            0x1f07e399 ADMSpace::DialogAdapter::Create(SPPlugin*, char const*, long, ADMDialogStyle, long (*)(_Opaque_ADMDialog*), void*, unsigned long) + 59
    9   com.adobe.coretech.adm            0x1f09aedd ADMDialogSuiteImp::Create(SPPlugin*, char const*, long, ADMDialogStyle, long (*)(_Opaque_ADMDialog*), void*, long) + 97
    10  ...tor.plugins.FrameworkServer    0x1dbe3a54 PluginMain + 2106
    11  ...e.illustrator.plugins.ADMTP    0x2096d63b 0x2096b000 + 9787
    12  ...tor.plugins.FrameworkServer    0x1dbe3e3a PluginMain + 3104
    13  ...tor.plugins.FrameworkServer    0x1dbe41dd PluginMain + 4035
    14  ...tor.plugins.FrameworkServer    0x1dbe5317 PluginMain + 8445
    15  ...e.illustrator.plugins.ADMTP    0x20976c05 PluginMain + 179
    16  com.adobe.illustrator             0x006e8632 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3769602
    17  com.adobe.illustrator             0x006e4797 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3753575
    18  com.adobe.illustrator             0x006ec45a AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3785514
    19  com.adobe.illustrator             0x001b6e55 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1678649
    20  com.adobe.illustrator             0x0056c021 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 2211569
    21  com.adobe.illustrator             0x001be6bf AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1709475
    22  com.adobe.illustrator             0x001c01b3 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1716375
    23  com.adobe.illustrator             0x00113d3a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1010718
    24  com.adobe.illustrator             0x00050768 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 210508
    25  com.adobe.illustrator             0x000513f6 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 213722
    26  com.adobe.illustrator             0x00050b6e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 211538
    27  com.adobe.illustrator             0x00113001 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1007333
    28  com.adobe.illustrator             0x000d424a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 749870
    29  com.adobe.illustrator             0x00003436 0x1000 + 9270 
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x93f35982 kevent + 10
    1   libSystem.B.dylib                 0x93f3609c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x93f35559 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x93f352fe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x93f34d81 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x93f34bc6 start_wqthread + 30 
    Thread 2:
    0   libSystem.B.dylib                 0x93f34a12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x93f34fa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x93f34bc6 start_wqthread + 30 
    Thread 3:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   com.adobe.amt.services            0x046b4126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x046acdb0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services            0x046b418c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    7   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 4:
    0   libSystem.B.dylib                 0x93f0f15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3cce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x93f6bac8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore    0x90248ecd TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore    0x90248c0b TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore    0x9026ce33 TimerThread + 97
    6   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    7   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 5:
    0   libSystem.B.dylib                 0x93f3d0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x93f3cd62 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x93f3e9f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x9025d51e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x90248ea5 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x90244873 MPWaitOnQueue + 250
    6   AdobeACE                          0x01677579 0x163d000 + 238969
    7   AdobeACE                          0x01676f71 0x163d000 + 237425
    8   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    10  libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 6:
    0   libSystem.B.dylib                 0x93f3d0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x93f3cd62 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x93f3e9f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x9025d51e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x90248ea5 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x90244873 MPWaitOnQueue + 250
    6   AdobeACE                          0x01677579 0x163d000 + 238969
    7   AdobeACE                          0x01676f71 0x163d000 + 237425
    8   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    10  libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 7:
    0   libSystem.B.dylib                 0x93f3d0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x93f3cd62 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x93f3e9f8 pthread_cond_wait$UNIX2003 + 73
    3   ...ple.CoreServices.CarbonCore    0x9025d51e TSWaitOnCondition + 126
    4   ...ple.CoreServices.CarbonCore    0x90248ea5 TSWaitOnConditionTimedRelative + 202
    5   ...ple.CoreServices.CarbonCore    0x90244873 MPWaitOnQueue + 250
    6   AdobeACE                          0x01677579 0x163d000 + 238969
    7   AdobeACE                          0x01676f71 0x163d000 + 237425
    8   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    9   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    10  libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 8:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   AdobeAGM                          0x01ab159d AGMInitialize + 3243373
    4   AdobeAGM                          0x01ab21ed AGMInitialize + 3246525
    5   AdobeAGM                          0x01ab7de0 AGMInitialize + 3270064
    6   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    7   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 9:
    0   libSystem.B.dylib                 0x93f34a12 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x93f34fa8 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x93f34bc6 start_wqthread + 30 
    Thread 10:
    0   libSystem.B.dylib                 0x93f3d0a6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x93f68ee5 nanosleep$UNIX2003 + 188
    2   ...trator.plugins.AISaveForWeb    0x23a988bb ScObjects::Thread::sleep(unsigned int) + 59
    3   ...trator.plugins.AISaveForWeb    0x23a93303 ScObjects::BridgeTalkThread::run() + 163
    4   ...trator.plugins.AISaveForWeb    0x23a989c8 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    6   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 11:
    0   libSystem.B.dylib                 0x93f0f14e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9025ac42 MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x260c5124 ThreadFunction(void*) + 78
    3   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    5   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 12:
    0   libSystem.B.dylib                 0x93f0f14e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9025ac42 MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x260c5124 ThreadFunction(void*) + 78
    3   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    5   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 13:
    0   libSystem.B.dylib                 0x93f0f14e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x9025ac42 MPWaitOnSemaphore + 125
    2   MultiProcessor Support            0x260c5124 ThreadFunction(void*) + 78
    3   ...ple.CoreServices.CarbonCore    0x9022885a PrivateMPEntryPoint + 68
    4   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    5   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 14:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x29b4ed5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl               0x298f01ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl               0x29b4ee4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl               0x29b4eeb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl               0x29b4ef9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    9   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 15:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x29b4ed5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl               0x298f01ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl               0x29b4ee4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl               0x29b4eeb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl               0x29b4ef9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    9   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 16:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x29b4ed5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl               0x298f01ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl               0x29b4ee4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl               0x29b4eeb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl               0x29b4ef9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    9   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 17:
    0   libSystem.B.dylib                 0x93f0f142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3ccfc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x93f8546f pthread_cond_wait + 48
    3   com.adobe.adobeswfl               0x29b4ed5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl               0x298f01ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl               0x29b4ee4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl               0x29b4eeb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl               0x29b4ef9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    9   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 18:
    0   libSystem.B.dylib                 0x93f0f15a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x93f3cce5 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                 0x93f6bac8 pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl               0x29b4ed27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl               0x29cc406b APXGetHostAPI + 4096475
    5   com.adobe.adobeswfl               0x29b4ee4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl               0x29b4eeb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl               0x29b4ef9b APXGetHostAPI + 2568459
    8   libSystem.B.dylib                 0x93f3c85d _pthread_start + 345
    9   libSystem.B.dylib                 0x93f3c6e2 thread_start + 34 
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0xbfffef53  ebx: 0x2096dbdf  ecx: 0x00000100  edx: 0x0000000d
      edi: 0xbfffef53  esi: 0x00000000  ebp: 0xbffff0b8  esp: 0xbfffef14
       ss: 0x0000001f  efl: 0x00010216  eip: 0x93f20e90   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000 
    Binary Images:
        0x1000 -  0x10ddfe7 +com.adobe.illustrator 399 (15.0.2) <E981EB14-E985-235C-5B50-36ECD01A3851> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x13fe000 -  0x14cbfe7 +AdobeAXEDOMCore ??? (???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x153a000 -  0x154afff  com.apple.carbonframeworktemplate 1.0 (1.0) <52191201-4C2A-FC9B-06E4-0327B5203D7E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x154f000 -  0x156aff9 +AdobePDFSettings ??? (???) /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x1584000 -  0x15c8fff +com.adobe.illustrator.aiport AIPort version 1.0 (1.0) <AF5B961D-03B5-1F8F-0DE0-E7DE0863E578> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x162b000 -  0x162bfff +SPBasic ??? (???) <574E14ED-6879-7536-E9A1-77F66D81FCBB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x162f000 -  0x1635ffb +com.adobe.coretech.adobesplashkit AdobeSplashKit version 1.0 (1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x163d000 -  0x1752fff +AdobeACE ??? (???) <BFF50B9A-8BCA-08D1-0260-FF251DA05EC7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x1775000 -  0x1c9bfff +AdobeAGM ??? (???) <72363979-F9A0-0EA2-3E16-AB8D6EA0F12E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1ddc000 -  0x1e18fff +AdobeARE ??? (???) <B2DBDCF9-944F-7C5A-43CF-A5E207BEE94B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1e21000 -  0x1e47ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1e58000 -  0x1e73fff +AdobeBIB ??? (???) <5AA925B7-D30E-B230-1B81-7CB6E3B4F2DB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1e7d000 -  0x1e9eff7 +AdobeBIBUtils ??? (???) <1B33B3A5-2460-EDE8-C54F-16C0335C613D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1eaa000 -  0x219cff7 +AdobeCoolType ??? (???) <90757246-5467-2606-4095-19B63B255F2F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x2224000 -  0x22bcfff +com.adobe.AdobeExtendScript ExtendScript 4.1.23 (4.1.23.7573) <F68E96A7-E657-7275-09DF-4C412554CD4A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x231b000 -  0x23fefef +AdobePDFPort ??? (???) <26DE29E1-7799-DBE8-47AE-A95FEA7DE1EB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x2433000 -  0x2a68feb +AdobePDFL ??? (???) <B295BDBD-65E8-CE6D-865B-79276D0507B2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2b94000 -  0x2c21ff7 +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7573) <6A15402A-09B2-B1F8-5ECC-D7871EC054C3> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x2c66000 -  0x2d06fef +AdobeSVGExport ??? (???) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2d30000 -  0x2fceff2 +AdobeSVGRE ??? (???) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x30a7000 -  0x30ffff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x310e000 -  0x319afef +AdobeXMPFiles ??? (???) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x31d1000 -  0x329eff3 +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x3301000 -  0x33dbfef +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x341b000 -  0x3dcbfff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3dce000 -  0x41a6ff7 +AdobeMPS ??? (???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x42d5000 -  0x433bffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x436b000 -  0x43fcff7 +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.0
    0x441b000 -  0x4601ff7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x468f000 -  0x46f6fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x4735000 -  0x47b2fff +AdobeOwlCanvas ??? (???) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x47ce000 -  0x4906fe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4948000 -  0x494cffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x4953000 -  0x49a6ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x49ee000 -  0x4a00fff +com.adobe.pip ??? (5.0.0.2021) <5251926B-C2C0-282C-B3A9-94A9FEF0FCB8> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x4a09000 -  0x575bfeb +com.adobe.psl AdobePSL 12.0.0.11086 (12.0.0.11086) <ED38DE4D-2205-917F-EACE-6421DDE56A5B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5a9d000 -  0x5c1afef +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <565B8F4B-EFEA-D847-91FE-17B8ED169DF2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5d95000 -  0x6085fef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <7E7F77B3-0CB3-8885-915E-EDACEE27500E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x63ad000 -  0x66f3ff3 +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E97C356-CEE3-9CA3-3C90-8196F560164E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6c02000 -  0x6c14fef +com.adobe.dvaai.framework dvaai version 5.0.0 (5.0.0.0) <2D9772CA-D866-6A7F-CF74-FD7F485350B2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6c25000 -  0x6c2bfef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <FB5A16A5-D6E7-71B7-78A8-A174A64EF477> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x6c3c000 -  0x6c47ff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0) <604EA207-EEF2-AC6E-A8B1-26737E5AB0A7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
    0x6c5b000 -  0x6cd9fe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0 (5.0.0.0) <F95BC864-6CFC-EAF4-A6DF-27608A5DD30E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x6d3d000 -  0x6d47fff +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.0) <08C988D8-10F3-66EF-AE15-B086AD240942> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x6d5a000 -  0x6d5cffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <7ACBC8B3-0BEA-7B7B-04FF-95C6A93E3E7E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x6d63000 -  0x6d6aff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <4942ACFF-5944-0F7F-8481-49CAF902D15F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x6d7a000 -  0x6dd8fe2 +com.adobe.boost_serialization.framework boost_serialization version 5.0.0 (5.0.0.0) <FBAA7D86-4F90-3337-4657-022BA313C894> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
    0x6eaf000 -  0x704efe7 +com.adobe.owl AdobeOwl version 3.0.89 (3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x70b7000 -  0x7124fef +FileInfo ??? (???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x713f000 -  0x71f4fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x723a000 -  0x727aff7  com.apple.vmutils 4.2 (106) <7AAF9FDA-AC1E-09FD-889E-68FFB5F94BA8> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x7293000 -  0x7296ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x72e5000 -  0x72e6ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7761000 -  0x7761fff +com.adobe.illustrator.plugins.PlugInRes Localizer version 15.0.0 (15.0.0) <31807739-9A66-20D1-2D8D-1077383E76C7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Resources/pl_PL/PluginRes.aip/Contents/MacOS/PlugInRes
    0x77fd000 -  0x77fdff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0x9e3c000 -  0x9eacfeb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x9eba000 -  0x9ec2fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x9efb000 -  0x9efcfff +com.adobe.illustrator.plugins.ASLib ASLib version 15.0.0 (15.0.0) <E0248AB4-BFC9-A137-113D-6B7C9E9EC662> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/ASLib.aip/Contents/MacOS/ASLib
    0xd7fb000 -  0xd7fcfff +com.adobe.illustrator.plugins.MPSCommon MPSCommon version 15.0.0 (15.0.0) <D7CD8FCC-D327-056C-44F2-65D1653946A4> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/MPSCommon.aip/Contents/MacOS/MPSCommon
    0x1d90f000 - 0x1d916ffe +com.adobe.illustrator.plugins.Action Action version 15.0.0 (15.0.0) <142864FE-DD35-352E-D04F-3CEC42460B58> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Action.aip/Contents/MacOS/Action
    0x1d91a000 - 0x1d91dfff +com.adobe.illustrator.plugins.GeometryS  Geometry Suite version 15.0.0 (15.0.0) <F8F2B1CA-D293-7192-E07E-93909A2A6828> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Geometry.aip/Contents/MacOS/GeometryS
    0x1dbe2000 - 0x1dbebfff +com.adobe.illustrator.plugins.FrameworkServer Framework Server version 15.0.0 (15.0.0) <49D2AB8D-EDA1-D195-7F30-A0F43FB445BB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0x1dbef000 - 0x1dbf5ff7 +com.adobe.illustrator.plugins.ArtConverters  ArtConverters version 15.0.0 (15.0.0) <3CBFAF3A-3B7E-3AC9-EDAF-8AA214A87EA1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
    0x1dbf9000 - 0x1dbfcfff +com.adobe.illustrator.plugins.Crop Marks Crop Marks version 15.0.0 (15.0.0) <B27233F5-F46F-520B-3D4E-3DADF31728C2> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/Crop Marks.aip/Contents/MacOS/Crop Marks
    0x1de80000 - 0x1ded5ff0 +com.adobe.illustrator.plugins.Photoshop Adapter Photoshop Adapter version 15.0.0 (15.0.0) <F760E076-0C60-0E96-47E4-EE0D4140C5BB> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Photoshop Filters.localized/Photoshop Adapter.aip/Contents/MacOS/Photoshop Adapter
    0x1dee6000 - 0x1def6fff +com.adobe.illustrator.plugins.Flatten Transparency  Flatten Transparency version 15.0.0 (15.0.0) <7CAAAD9E-050B-4B94-712B-7F33C76A204C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0x1e6de000 - 0x1e6f4ffb +com.adobe.illustrator.plugins.ControlPalette ControlPalette version 15.0.0 (15.0.0) <F9F1ABE1-547B-38B4-F95B-704AE58B97E3> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Control Panel.aip/Contents/MacOS/ControlPalette
    0x1e6fa000 - 0x1e6fcfff +com.adobe.illustrator.plugins.Punk Punk version 15.0.0 (15.0.0) <50CDBCEF-64C7-6625-20F2-CB9551D9217F> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/Punk.aip/Contents/MacOS/Punk
    0x1f07d000 - 0x1f155fff +com.adobe.coretech.adm 3.10x04 (3.1) <8919B146-1010-690F-C369-FBA8C1F090CD> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0x1f2d4000 - 0x1f2fdfeb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <E0F7666B-921D-C4D6-63B3-E8B445D26892> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
    0x1f30d000 - 0x1f337fff +com.adobe.illustrator.plugins.BRSPencilTool  Pencil Tool version 15.0.0 (15.0.0) <ED8C5A7E-A1FC-B46B-B537-6E41529B2DD1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0x1f33e000 - 0x1f353fef +com.adobe.illustrator.plugins.FOConversionSuite FOConversionSuite version 15.0.1 (15.0.1) <7FB772B5-A8F9-1663-73DB-D51629DF9FC0> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0x1f381000 - 0x1f3cefff +com.adobe.illustrator.plugins.PDF Suite PDF Suite version 15.0.1 (15.0.1) <057D64CA-7DF5-BB35-00BC-6BC9ACE97F3D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0x1f42e000 - 0x1f474fff +FilterPort ??? (???) <0FA05E77-48C4-2AE4-EC28-BA37EA2884B8> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FilterPort.framework/Versions/A/FilterPort
    0x1f4f8000 - 0x1f4fcffb +com.adobe.illustrator.plugins.ToolSelector Tool Selector version 15.0.0 (15.0.0) <5F46ADCB-63B5-9C82-4EC3-AADF25CCBE2F> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/ToolSelector.aip/Contents/MacOS/ToolSelector
    0x1f600000 - 0x1f620fe2 +com.adobe.illustrator.plugins.Rasterize Rasterize version 15.0.2 (15.0.2) <1460C2EC-66AE-3120-F4C6-37EA9015E9DB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0x1f643000 - 0x1f70efec +com.adobe.illustrator.plugins.BeautifulStrokes Beautiful Strokes Suite version 15.0.0 (15.0.0) <9AC1B864-D80E-C70E-7408-B2554A1E2671> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/BeautifulStrokes.aip/Contents/MacOS/Beautiful Strokes
    0x1f729000 - 0x1f761fff +com.adobe.illustrator.plugins.BrushManager Brush Manager version 15.0.0 (15.0.0) <004D0CCF-80BD-8DC1-7E44-5FD113507384> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/BrushManager.aip/Contents/MacOS/BrushManager
    0x1f76a000 - 0x1f816fea +com.adobe.illustrator.plugins.ColorHarmony ColorHarmony version 15.0.0 (15.0.0) <E52FE44A-D024-94CB-D70B-4E0EE79D2906> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/ColorHarmony.aip/Contents/MacOS/ColorHarmony
    0x1f832000 - 0x1f84cfe2 +com.adobe.illustrator.plugins.KinsokuDlg  KinsokuDlg version 15.0.1 (15.0.1) <C7051AF4-E06C-0EE4-1B1C-43271C060CEC> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/KinsokuDlg.aip/Contents/MacOS/KinsokuDlg
    0x1f87d000 - 0x1fa09ffe +com.adobe.illustrator.plugins.PlanetX Live Paint version 15.0.0 (15.0.0) <19942404-22E5-18F0-CA81-89C5DA2BFA34> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Live Paint.aip/Contents/MacOS/PlanetX
    0x1fa37000 - 0x1fac7feb +com.adobe.illustrator.plugins.PaintStyle Paint Style Palettes version 15.0.0 (15.0.0) <21DEC189-D1E8-6D28-2591-90AD613A4A7B> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Paint Style Panel.aip/Contents/MacOS/PaintStyle
    0x1fad6000 - 0x1fb4afe7 +com.adobe.illustrator.plugins.Perspective Perspective version 15.0.0 (15.0.0) <B6F284D3-FE9C-8AD6-1050-529D27AD8FEC> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Perspective.aip/Contents/MacOS/Perspective
    0x1fb5e000 - 0x1fddffef +com.adobe.illustrator.plugins.Scripting Support Scripting Support version 15.0.0 (15.0.0) <D06A593F-B9A2-154A-6222-DF90FD0F836D> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/ScriptingSupport.aip/Contents/MacOS/Scripting Support
    0x20077000 - 0x2007bff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F402CF88-D96C-42A0-3207-49759F496AE8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
    0x20088000 - 0x2008effb  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <82BFF5E9-2B0E-FE8B-8370-445DD94DA434> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
    0x2019c000 - 0x2021afe2 +com.adobe.illustrator.plugins.SwatchLibraries Swatch Libraries version 15.0.0 (15.0.0) <F0AA6574-0276-E239-A888-F2F412FEF4B0> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/SwatchLibraries.aip/Contents/MacOS/SwatchLibr aries
    0x2022b000 - 0x2025bffc +com.adobe.illustrator.plugins.SymbolPalette Symbol Palette version 15.0.0 (15.0.0) <66A518A1-A747-6EE5-0AF4-5E5B30CEB789> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Symbol Panel.aip/Contents/MacOS/SymbolPalette
    0x20264000 - 0x202f0fee +com.adobe.illustrator.plugins.TracingSuite TracingSuite version 15.0.0 (15.0.0) <2712E7AD-0DBD-5C13-071D-CE592BD7CD04> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/TracingSuite.aip/Contents/MacOS/TracingSuite
    0x203d9000 - 0x2040aff3 +com.adobe.illustrator.plugins.VariablesPalette Variables Palette version 15.0.1 (15.0.1) <ED25AA41-EDA1-E104-A61D-AEBAD5741722> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Variables Panel.aip/Contents/MacOS/VariablesPalette
    0x2043d000 - 0x20455ff3 +com.adobe.illustrator.plugins.Workspaces Workspaces version 15.0.0 (15.0.0) <AAD61C6D-603D-08A6-D432-71CFB155E25C> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Workspaces.aip/Contents/MacOS/Workspaces
    0x2045c000 - 0x20462fe8 +com.adobe.illustrator.plugins.TextWrapDlg TextWrapDlg version 15.0.0 (15.0.0) <AFCFCBDC-8EA9-8150-7415-538DA59A30FB> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/TextWrapDlg.aip/Contents/MacOS/TextWrapDlg
    0x20466000 - 0x20478fef +com.adobe.illustrator.plugins.Mojikumi  MojiKumiUI version 15.0.0 (15.0.0) <58C626FE-3268-C256-2ABC-734D12C61F64> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/Mojikumi.aip/Contents/MacOS/Mojikumi
    0x2047f000 - 0x20487ff7 +com.adobe.illustrator.plugins.DiffusionRaster DiffusionRaster version 15.0.0 (15.0.0) <8EA465B9-0536-901A-7E7C-C7041432E982> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/DiffusionRaster.aip/Contents/MacOS/DiffusionRaster
    0x2048b000 - 0x204dbfee +com.adobe.illustrator.plugins.Deform Envelope and Warp version 15.0.0 (15.0.0) <C6E1BC3C-60EE-E581-D299-42493104E6E9> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Envelope and Warp.aip/Contents/MacOS/Deform
    0x204ea000 - 0x204eefff +com.adobe.illustrator.plugins.ShapeS Shape Construction Suite version 15.0.0 (15.0.0) <70176E68-D9D8-6D0E-599F-56A0BE108A53> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/ShapeS.aip/Contents/MacOS/ShapeS
    0x204f2000 - 0x204f8ffb +com.adobe.illustrator.plugins.ExpandS Expand Suite version 15.0.0 (15.0.0) <CC1AACFA-13DB-1D99-2AF9-17370C050B1A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/ExpandS.aip/Contents/MacOS/ExpandS
    0x20600000 - 0x206caff7 +com.adobe.illustrator.plugins.SVG Format  SVG Format version 15.0.1 (15.0.1) <04E3BAB2-1B29-3336-F416-072E38333C54> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/SVG File Format.aip/Contents/MacOS/SVG Format
    0x207be000 - 0x207e5ff0 +com.adobe.illustrator.plugins.slicingAttributes Slicing version 15.0.0 (15.0.0) <6219DB20-8CF6-C888-B841-D2CA302EA747> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/sliceAttributes.aip/Contents/MacOS/slicingAttributes
    0x207ed000 - 0x20819fff +com.adobe.illustrator.plugins.PathfinderS Pathfinder Suite version 15.0.0 (15.0.0) <BE233974-06C3-BFDA-BD0C-69C489BE04B6> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/PathFinderS.aip/Contents/MacOS/PathfinderS
    0x20822000 - 0x20837fef +com.adobe.illustrator.plugins.AssetMgmt Asset Management version 15.0.1 (15.0.1) <A7E60C98-360A-E10B-1C17-73A2BFA23AB8> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/AssetMgmt.aip/Contents/MacOS/AssetMgmt
    0x20859000 - 0x20869fff +com.adobe.illustrator.plugins.DocInfo Document Info version 15.0.0 (15.0.0) <A89FFFC5-7CB4-4229-467F-B36013B66576> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/DocInfo.aip/Contents/MacOS/DocInfo
    0x20870000 - 0x20895fef +com.adobe.illustrator.plugins.LinkPalette Links Palette version 15.0.1 (15.0.1) <F789933F-BB0B-C948-FE5F-7B77C574881D> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Links Panel.aip/Contents/MacOS/LinkPalette
    0x208cb000 - 0x20909fff +com.adobe.illustrator.plugins.Snap Snap version 15.0.0 (15.0.0) <50C67BFC-673E-60E5-6A83-FDF61ACB7878> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Extensions.localized/Snap.aip/Contents/MacOS/Snap
    0x20919000 - 0x20920ffb +com.adobe.illustrator.plugins.Colors Colors version 15.0.0 (15.0.0) <1915403D-6974-6317-B677-85578C8F95B1> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/Colors.aip/Contents/MacOS/Colors
    0x20924000 - 0x20929fff +com.adobe.illustrator.plugins.Distort Free Distort version 15.0.0 (15.0.0) <F994FF57-BB1F-9DB5-484E-3F121E426D3A> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/Distort.aip/Contents/MacOS/Distort
    0x2092e000 - 0x2093dff0 +com.adobe.illustrator.plugins.DropShadow Drop Shadow version 15.0.0 (15.0.0) <02FA5CA0-49AC-9A14-5EC8-3A524F82F52E> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Filters.localized/DropShadow.aip/Contents/MacOS/DropShadow
    0x20943000 - 0x20957fef +com.adobe.illustrator.plugins.EyeBucketTool Eye Bucket Tool version 15.0.0 (15.0.0) <6F536971-AA45-8F82-309E-F8BC4F6E4A98> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/EyeBucketTool.aip/Contents/MacOS/EyeBucketTool
    0x2095f000 - 0x20966ffb +com.adobe.illustrator.plugins.TwirlTool Twist Tool version 15.0.0 (15.0.0) <2F7311E7-B7C0-8D57-FACB-B0DAF69CBBA3> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/TwirlTool.aip/Contents/MacOS/TwirlTool
    0x2096b000 - 0x20979fff +com.adobe.illustrator.plugins.ADMTP Tool Palette version 15.0.0 (15.0.0) <FCA09360-78BF-A043-F191-3D680057F439> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Tool Panel.aip/Contents/MacOS/ADMTP
    0x2097e000 - 0x20982ffb +com.adobe.illustrator.plugins.Simplify Simplify version 15.0.0 (15.0.0) <E41E73CE-9707-6E8A-ED55-AAA569C3A7B9> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Simplify.aip/Contents/MacOS/Simplify
    0x20986000 - 0x20994fff +com.adobe.illustrator.plugins.ShapeTool ShapeTool version 15.0.0 (15.0.0) <09AE83AB-98F8-3FF3-2A4C-5C6A08F1629C> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/ShapeTool.aip/Contents/MacOS/ShapeTool
    0x20999000 - 0x209aaffb +com.adobe.illustrator.plugins.Segment Tools Segment Tools version 15.0.0 (15.0.0) <BAA1E4D6-6108-1014-13A9-966CB55B9D69> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Segment Tools.aip/Contents/MacOS/Segment Tools
    0x209b0000 - 0x209ceffa +com.adobe.illustrator.plugins.ScatterBrushTool Adobe Scatter Brush Tool version 15.0.0 (15.0.0) <3C0686CB-1C0F-F4A0-369A-90E805B45C08> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/ScatterBrushTool.aip/Contents/MacOS/ScatterBrushTo ol
    0x209d5000 - 0x209edfff +com.adobe.illustrator.plugins.GlobalAdjust Reshape Tool version 15.0.0 (15.0.0) <3BADB03E-24CB-BD81-E23C-C1102B84FDC7> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Reshape Tool.aip/Contents/MacOS/GlobalAdjust
    0x209f3000 - 0x20a11fef +com.adobe.illustrator.plugins.ParticlePaint Symbolism version 15.0.0 (15.0.0) <5534630E-ED3D-1122-6C57-DA7A2D830DD7> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/ParticleSystem.aip/Contents/MacOS/ParticlePaint
    0x20a1a000 - 0x20a23ff7 +com.adobe.illustrator.plugins.Magic Wand Magic Wand version 15.0.0 (15.0.0) <2E7B598F-B5E0-873E-4E40-E84F537BD935> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Magic Wand.aip/Contents/MacOS/Magic Wand
    0x20a28000 - 0x20a3fff3 +com.adobe.illustrator.plugins.Liquify Liquify version 15.0.0 (15.0.0) <9F18C32A-BE54-EBFD-4AC1-7FEA633243AE> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Liquify.aip/Contents/MacOS/Liquify
    0x20a44000 - 0x20a4bfec +com.adobe.illustrator.plugins.Lasso Lasso version 15.0.0 (15.0.0) <B61316E3-6BD8-4372-0196-79ACD7B2ADDC> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Lasso.aip/Contents/MacOS/Lasso
    0x20a51000 - 0x20a55ffb +com.adobe.illustrator.plugins.KnifeTool Knife Tool version 15.0.0 (15.0.0) <48A118A6-14C1-26B1-9F6D-B7430F77505A> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/KnifeTool.aip/Contents/MacOS/KnifeTool
    0x20a5a000 - 0x20a6dfe8 +com.adobe.illustrator.plugins.Flare Flare version 15.0.0 (15.0.0) <512C1378-465E-83C4-5F14-4B91EDB399B7> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Flare.aip/Contents/MacOS/Flare
    0x20a72000 - 0x20aa8feb +com.adobe.illustrator.plugins.EraserTool EraserTool version 15.0.0 (15.0.0) <F47ACCBC-6AF5-FB7D-7D4F-F0F2C0140328> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/EraserTool.aip/Contents/MacOS/EraserTool
    0x20ab0000 - 0x20b36fff +com.adobe.illustrator.plugins.dBrushTool Bristle Brush Tool version 15.0.1 (15.0.1) <96C468D5-73FF-DC72-EB25-BC122F4D7686> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/dBrushTool.aip/Contents/MacOS/dBrushTool
    0x20c2a000 - 0x20c56fe8 +com.adobe.illustrator.plugins.CropAreaTool CropAreaTool version 15.0.1 (15.0.1) <3C09618F-F3D6-5FEC-8D27-0415EC3E8549> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Crop Area Tool.aip/Contents/MacOS/CropAreaTool
    0x20c8d000 - 0x20cb6fec +com.adobe.illustrator.plugins.CalligBrushTool Calligraphic Brush Tool version 15.0.0 (15.0.0) <E1531DB8-AEFF-8A8F-230E-D2BF98C12B96> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/CalligBrushTool.aip/Contents/MacOS/CalligBrushTool
    0x20cbd000 - 0x20cd1ff7 +com.adobe.illustrator.plugins.BoundingBox BoundingBox version 15.0.0 (15.0.0) <B1C6964F-818D-2C57-ACFB-0DA783285D67> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/BoundingBox.aip/Contents/MacOS/BoundingBox
    0x20cd6000 - 0x20cffff2 +com.adobe.illustrator.plugins.ArtBrushTool Art Brush Tool version 15.0.0 (15.0.0) <E73A65AA-C929-01B7-68EC-58EB2D87CB34> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/ArtBrushTool.aip/Contents/MacOS/ArtBrushTool
    0x20d06000 - 0x20d14fff +com.adobe.illustrator.plugins.Advanced Select Advanced Select version 15.0.0 (15.0.0) <D4C8AF84-087F-EE42-445B-D0477022645F> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Tools.localized/Advanced Select.aip/Contents/MacOS/Advanced Select
    0x20d19000 - 0x20d1cfff +com.adobe.illustrator.plugins.TypeCase Change Case version 15.0.0 (15.0.0) <53912D41-3BF1-646F-1261-134FFB516F2C> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/TypeCase.aip/Contents/MacOS/TypeCase
    0x20d20000 - 0x20d27fff +com.adobe.illustrator.plugins.TextSmart Text Smart Punctuation version 15.0.0 (15.0.0) <39C65234-E897-F73B-0590-63ED22F16B7B> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/TxtSmart.aip/Contents/MacOS/TextSmart
    0x20d2c000 - 0x20d33ff7 +com.adobe.illustrator.plugins.TextColumns Split Into Grid version 15.0.0 (15.0.0) <EF2FDD29-4824-FFF0-3299-E74789FBBFF0> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/TextColums.aip/Contents/MacOS/TextColumns
    0x20d37000 - 0x20d4cff7 +com.adobe.illustrator.plugins.SpellcheckUI SpellCheckUI version 15.0.0 (15.0.0) <959D6068-AF36-67B2-E9B8-4A584362E474> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/SpellcheckUI.aip/Contents/MacOS/SpellcheckUI
    0x20d53000 - 0x20d5dfef +com.adobe.illustrator.plugins.SpellCheckDictionary SpellCheckDictionary version 15.0.0 (15.0.0) <C618761C-842D-6931-5893-136A1A99D0C7> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/SpellCheckDictionary.aip/Contents/MacOS/SpellCheckDictionary
    0x20d63000 - 0x20d7bffb +com.adobe.illustrator.plugins.FindReplaceUI  FindReplaceUI version 15.0.0 (15.0.0) <BAA59CF5-A815-57E7-9498-6780C36C0A4F> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/FindReplaceUI.aip/Contents/MacOS/FindReplaceUI
    0x20d82000 - 0x20d9effe +com.adobe.illustrator.plugins.FindFont Find Font version 15.0.1 (15.0.1) <891D0656-4594-38B4-0804-B4409845897D> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Text Filters.localized/FindFont.aip/Contents/MacOS/FindFont
    0x20dce000 - 0x20e17fff +com.adobe.illustrator.plugins.PhotoshopImport Photoshop Import version 15.0.2 (15.0.2) <843F50E8-8744-53C6-3E01-04DF7DE1B6BF> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Photoshop Formats.localized/PhotoshopImport.aip/Contents/MacOS/PhotoshopImport
    0x20e71000 - 0x20ea7ff7 +com.adobe.illustrator.plugins.PhotoshopExport Photoshop Export version 15.0.0 (15.0.0) <36DBC0CD-3DB1-8961-88B8-0DF7EE550949> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Photoshop Formats.localized/PhotoshopExport.aip/Contents/MacOS/PhotoshopExport
    0x20eb4000 - 0x20ed8fff +com.adobe.illustrator.plugins.ExpressView Support OS Express Views version 15.0.0 (15.0.0) <21FCD83B-F1CD-6EB7-1B48-91FE9022E2FE> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Photoshop Filters.localized/ExpressView Support.aip/Contents/MacOS/ExpressView Support
    0x20ee0000 - 0x20ef9fe3 +com.adobe.illustrator.plugins.PerspectiveUI PerspectiveUI version 15.0.0 (15.0.0) <E0C4FC8C-38ED-2F1B-7A53-11E5A9AC83FD> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator UI.localized/PerspectiveUI.aip/Contents/MacOS/PerspectiveUI
    0x20f01000 - 0x20f41fe2 +com.adobe.illustrator.plugins.TIFF TIFF Format version 15.0.1 (15.0.1) <913D0154-682D-5C7D-348A-AC3935335F03> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/TIFF.aip/Contents/MacOS/TIFF
    0x20f84000 - 0x20f88ffc +com.adobe.illustrator.plugins.TextExport TextExport version 15.0.0 (15.0.0) <E6553C76-90BC-FB9A-1E6A-82A51B2FD0A1> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/TextExport.aip/Contents/MacOS/TextExport
    0x20f8f000 - 0x21049ff0 +com.adobe.illustrator.plugins.SWFExport FlashFileFormat version 15.0.1 (15.0.1) <396CA386-9A4D-3F28-E320-0343FF12CE82> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/SWFExport.aip/Contents/MacOS/SWFExport
    0x21121000 - 0x2116fff6 +com.adobe.illustrator.plugins.Sangam2AIMapper Plugin Sangam2AIMapper Plugin version 15.0.1 (15.0.1) <31F587D4-2B5E-2F83-ED49-2E5581E381F4> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/Sangam2AIMapper Plugin.aip/Contents/MacOS/Sangam2AIMapper Plugin
    0x211df000 - 0x21248ffb +AdobeSangam 3.0.0 (compatibility 3.0.0) <4FF2270C-9417-1059-527B-68C99BF43EA9> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSangam.framework/Versions/A/AdobeSangam
    0x21292000 - 0x2129afe3 +com.adobe.illustrator.plugins.PNGFileFormat PNGFileFormat version 15.0.0 (15.0.0) <96FBF592-77B9-00DC-1DE1-3F8A098A93E0> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/PNGFileFormat.aip/Contents/MacOS/PNGFileFormat
    0x2129e000 - 0x212d5ff6 +com.adobe.illustrator.plugins.MPSParser MPSParser version 15.0.1 (15.0.1) <D6147666-C6E4-71B2-C6BA-126E8D087C62> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/MPSParser.aip/Contents/MacOS/MPSParser
    0x21326000 - 0x21344ffe +com.adobe.illustrator.plugins.MPSExport MPSExport version 15.0.1 (15.0.1) <249488E3-8D1F-C05E-20C0-4B9A2CC811E7> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/MPSExport.aip/Contents/MacOS/MPSExport
    0x21373000 - 0x213b2fea +com.adobe.illustrator.plugins.JPEG JPEGFormat version 15.0.1 (15.0.1) <61826744-6D00-9AAC-050C-2578C6A6A8D1> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/JPEGFormat.aip/Contents/MacOS/JPEG
    0x213e9000 - 0x213f6ffc +com.adobe.illustrator.plugins.Jpeg2000  Jpeg2000 version 15.0.1 (15.0.1) <25C59662-E34C-8C2B-EA91-EAF19D9EA5DA> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/Jpeg2000.aip/Contents/MacOS/Jpeg2000
    0x21411000 - 0x21414ffb +com.adobe.illustrator.plugins.GIF89 GIF89a Format version 15.0.0 (15.0.0) <929AF430-A08D-0A96-C140-C14D2D8A848F> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/GIF89a.aip/Contents/MacOS/GIF89
    0x21418000 - 0x21423fee +com.adobe.illustrator.plugins.FXGFileFormatUI MXGFileFormatUIEN version 15.0.0 (15.0.0) <29098458-9EEF-56BB-5500-082CA55EF11A> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/FXGFileFormatUI.aip/Contents/MacOS/FXGFileFormatUI
    0x21436000 - 0x215c2fef +com.adobe.illustrator.plugins.FXGFileFormat MXGFileFormat version 15.0.0 (15.0.0) <5C05C31A-110B-DCFC-1DFB-C46857C2A149> /Applications/Adobe Illustrator CS5/Plug-ins.localized/Illustrator Formats.localized/FXGFileFormat.aip/Contents/MacOS/FXGFileFormat
    0x2160b000 - 0x2200afef +aflame ??? (???) <86B89A71-5ACF-E801-1D57-1497F23C2301> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/aflame.framework/Versions/A/aflame
    0x221cd000 - 0x22368ff3 +aflamingo ??? (???) <D6E6E61D-7B1C-AF96-2D36-36BAE4854116> /Applications/Adobe Illustrator CS5/Adobe

  • Adobe Acrobat X shows artifacts with JPEG2000 PDF

    Hi ,
    I have a PDF which has a JPEG2000 compressed image inside it. When I view the image in Adobe Acrobat X it shows a lot of artifacts and noise. These artifacts are not present in the JPEG2000 image. Also if I open the PDF in another non-Adobe viewer the PDF appears clean without any of the artefacts. Can anyone please tell me if I can do something to see the image without artefacts in Acrobat?
    Thanks,
    Sham

    As your question is about Acrobat and this is the Reader forum, you may be better off asking in the Acrobat forum:
    http://forums.adobe.com/community/acrobat

  • "Acrobat 8 or 9 Pro Is Closing" on opening.

    Acrobat 8 Pro on opening gives the error message "Acrobat is closing" and it closes, documents cannot be viewed, created, edited, nothing. I uninstalled 8 and installed 9 but it gives the same error message and closes when I try to open it. Windows says it's an application crash of Acrobat.exe fault module MSCVR80.dll version 8.0.50727.3053.
    Eleven other applications on my computer use the same module without difficulty. When I've replaced the module with a clean copy, Acrobat still shuts down and the other applications continue to do well. I have done reinstalls, repairs, modifications, and all that the Adobe site recommends for this kind of problem without success. MSFT says this is an Adobe Acrobat problem. Adobe will not provide help except for a steep fee.
    Is there anyone out there that can help me with this?

    The files are not secured.  Some of the files are part of a pdf portfolio, where the portfolio is a mixture of pdfs created/scanned in 8 and pdfs created/scanned in X and combined into a pdf portfolio by X.  The troubled X files are not visible in 8 as standalone files or as files inside the portfolio.  Some of the files have never been combined into a portfolio and are not visible to 8.
    It does not happen to all of the scans.  Some scans done by X are visible in 8 and others are not, even though the scan settings used are the same.  Strangely, all of the files, whether visible in 8 or not, are visible in X.  The lack of visibility in 8 occurs across multiple machines using 8, not just one machine, and the same pattern occurs across multiple machines running 9.
    I have examples of the files, but they contain private information.  One such file is two pages.  It is a standalone file, not a pdf portfolio.  The second page is visible in 8, but the first page is not; both pages are visible in X.  If I delete the second page (confidential information) and post the file, will the second page be visible by any means?
    Additionally, the file pages are enormous to print even though they were scanned at 400 dpi, color, jpeg2000, jbig2 (lossy), deskew on, background removal off, descreen on, text sharpening, low.  The first page was 63.7 MB to print and the second page was 97.2 MB to print.  The entire file is only 1913 KB.
    Do you think that I have a bad install and should just uninstall and reinstall?

  • I am unable to open PDF files or run adobe flash when its needed I have downloaded it several times and tried updating it.

    I am unable to open PDF files or run adobe flash when its needed I have downloaded it several times and tried updating it. NEED HELP

    Adobe Acrobat NPAPI Plug-in, Version 11.0.04
    Adobe® Acrobat® Plug-in for Web Browsers, Version 11.0.04 — from file “AdobePDFViewerNPAPI.plugin”.
    application/pdf
    Acrobat Portable Document Format
    pdf
    application/vnd.adobe.pdf
    Acrobat Portable Document Format (Interim)
    pdf
    application/vnd.adobe.pdfxml
    Acrobat XML Portable Document Format
    pdfxml
    application/vnd.adobe.x-mars
    Acrobat XML Portable Document Format (Interim)
    mars
    application/vnd.adobe.xdp+xml
    XML Data Package
    xdp
    application/vnd.adobe.xfd+xml
    FormFlow99 Data File
    xfd
    application/vnd.adobe.xfdf
    Acrobat Forms Data Format in XML
    xfdf
    application/vnd.fdf
    Acrobat Forms Data Format
    fdf
    doubleTwist Web Plugin
    doubleTwist Web Plugin — from file “doubleTwistWebPlugin.bundle”.
    application/x-vnd-doubletwist
    doubleTwist Web Plugin
    Java Applet Plug-in
    Displays Java applet content, or a placeholder if Java is not installed. — from file “JavaAppletPlugin.plugin”.
    application/x-java-applet
    Basic Java Applets
    javaapplet
    application/x-java-applet;deploy=10.25.2
    Java applet
    application/x-java-applet;javafx=2.2.25
    Java applet
    application/x-java-applet;jpi-version=1.7.0_25
    Java applet
    application/x-java-applet;version=1.1
    Java applet
    application/x-java-applet;version=1.1.1
    Java applet
    application/x-java-applet;version=1.1.2
    Java applet
    application/x-java-applet;version=1.1.3
    Java applet
    application/x-java-applet;version=1.2
    Java applet
    application/x-java-applet;version=1.2.1
    Java applet
    application/x-java-applet;version=1.2.2
    Java applet
    application/x-java-applet;version=1.3
    Java applet
    application/x-java-applet;version=1.3.1
    Java applet
    application/x-java-applet;version=1.4
    Java applet
    application/x-java-applet;version=1.4.1
    Java applet
    application/x-java-applet;version=1.4.2
    Java applet
    application/x-java-applet;version=1.5
    Java applet
    application/x-java-applet;version=1.6
    Java applet
    application/x-java-applet;version=1.7
    Java applet
    application/x-java-vm
    Java applet
    application/x-java-vm-npruntime
    Java applet
    QuickTime Plug-in 7.7.1
    The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site. — from file “QuickTime Plugin.plugin”.
    application/sdp
    SDP stream descriptor
    sdp
    application/x-mpeg
    AMC media
    amc
    application/x-rtsp
    RTSP stream descriptor
    rtsp,rts
    application/x-sdp
    SDP stream descriptor
    sdp
    audio/3gpp
    3GPP media
    3gp,3gpp
    audio/3gpp2
    3GPP2 media
    3g2,3gp2
    audio/aac
    AAC audio
    aac,adts
    audio/ac3
    AC3 audio
    ac3
    audio/aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/amr
    AMR audio
    amr
    audio/basic
    uLaw/AU audio
    au,snd,ulw
    audio/mid
    MIDI
    mid,midi,smf,kar
    audio/midi
    MIDI
    mid,midi,smf,kar
    audio/mp3
    MP3 audio
    mp3,swa
    audio/mp4
    MPEG-4 media
    mp4
    audio/mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/mpeg3
    MP3 audio
    mp3,swa
    audio/vnd.qcelp
    QUALCOMM PureVoice audio
    qcp,qcp
    audio/wav
    WAVE audio
    wav,bwf
    audio/x-aac
    AAC audio
    aac,adts
    audio/x-ac3
    AC3 audio
    ac3
    audio/x-aiff
    AIFF audio
    aiff,aif,aifc,cdda
    audio/x-caf
    CAF audio
    caf
    audio/x-gsm
    GSM audio
    gsm
    audio/x-m4a
    AAC audio
    m4a
    audio/x-m4b
    AAC audio book
    m4b
    audio/x-m4p
    AAC audio (protected)
    m4p
    audio/x-midi
    MIDI
    mid,midi,smf,kar
    audio/x-mp3
    MP3 audio
    mp3,swa
    audio/x-mpeg
    MPEG audio
    mpeg,mpg,m1s,m1a,mp2,mpm,mpa,m2a,mp3,swa
    audio/x-mpeg3
    MP3 audio
    mp3,swa
    audio/x-wav
    WAVE audio
    wav,bwf
    image/jp2
    JPEG2000 image
    jp2
    image/jpeg2000
    JPEG2000 image
    jp2
    image/jpeg2000-image
    JPEG2000 image
    jp2
    image/pict
    PICT image
    pict,pic,pct
    image/png
    PNG image
    png
    image/tiff
    TIFF image
    tif,tiff
    image/x-bmp
    BMP image
    bmp,dib
    image/x-jpeg2000-image
    JPEG2000 image
    jp2
    image/x-macpaint
    MacPaint image
    pntg,pnt,mac
    image/x-pict
    PICT image
    pict,pic,pct
    image/x-png
    PNG image
    png
    image/x-quicktime
    QuickTime image
    qtif,qti
    image/x-sgi
    SGI image
    sgi,rgb
    image/x-targa
    TGA image
    targa,tga
    image/x-tiff
    TIFF image
    tif,tiff
    video/3gpp
    3GPP media
    3gp,3gpp
    video/3gpp2
    3GPP2 media
    3g2,3gp2
    video/avi
    Video For Windows (AVI)
    avi,vfw
    video/flc
    AutoDesk Animator (FLC)
    flc,fli,cel
    video/mp4
    MPEG-4 media
    mp4
    video/mpeg
    MPEG media
    mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    video/msvideo
    Video For Windows (AVI)
    avi,vfw
    video/quicktime
    QuickTime Movie
    mov,qt,mqv
    video/sd-video
    SD video
    sdv
    video/x-m4v
    Video (protected)
    m4v
    video/x-mpeg
    MPEG media
    mpeg,mpg,m1s,m1v,m1a,m75,m15,mp2,mpm,mpv,mpa
    video/x-msvideo
    Video For Windows (AVI)
    avi,vfw
    SharePoint Browser Plug-in
    Microsoft Office for Mac SharePoint Browser Plug-in — from file “SharePointBrowserPlugin.plugin”.
    application/x-sharepoint
    Microsoft Office for Mac SharePoint Browser Plug-in
    Shockwave Flash
    Shockwave Flash 11.9 r900 — from file “Flash Player.plugin”.
    application/futuresplash
    FutureSplash Player
    spl
    application/x-shockwave-flash
    Shockwave Flash
    swf
    Silverlight Plug-In
    5.1.20913.0 — from file “Silverlight.plugin”.
    application/x-silverlight

Maybe you are looking for