Trying to create multithreading problems when opening file dialog

Warning: Newbie to Labview...
I have a problem in a rather complicated VI where bringing up the open file dialog halts some background operations.
I would really like to reproduce this behaviour for various reasons, but am unable to. I've created a simple VI with a for-loop where the index feeds a sine converter which in turn feeds a tank indicator. This produces an oscillating behaviour. To this VI I've added a file dialog control.
Regardless of the multithreading setup, I'm unable to get the oscillating of the tank indicator to stop when the dialog is open. Is there something I can do to get this behaviour? I realize it's unusual to try to break things, but it is rather important for me.
Tha
nk you,
Nigel

Hi,
The for loop (all loops by the way) is halted until everything in it is
finished.
Try this:
+ Make a while loop
+ wire TRUE to the stop criterium.
+ Put an indicator on the 'I'.
+ Put a MS Wait in it (e.g. 80 ms), to prevent 100% processor time.
Run it, and the indicator will increase fast.
Now put any dialog in the while loop. E.g. a message box.
The indicator will increase everytime you press 'OK'.
Note: stop by pressing CTRL+. and clicking 'OK' several times.
Regards,
Wiebe.
"N Cook" wrote in message
news:[email protected]..
> Warning: Newbie to Labview...
>
> I have a problem in a rather complicated VI where bringing up the open
> file dialog halts some background operations.
>
> I would real
ly like to reproduce this behaviour for various reasons,
> but am unable to. I've created a simple VI with a for-loop where the
> index feeds a sine converter which in turn feeds a tank indicator.
> This produces an oscillating behaviour. To this VI I've added a file
> dialog control.
>
> Regardless of the multithreading setup, I'm unable to get the
> oscillating of the tank indicator to stop when the dialog is open. Is
> there something I can do to get this behaviour? I realize it's unusual
> to try to break things, but it is rather important for me.
>
> Thank you,
> Nigel

Similar Messages

  • Illustrator cs6 "this file cannot be found" problem when open file from network

    I used to install the trial version of Illustrator CC on my desktop and then when the trial run out I decide to go with illustrator CS6 instead, So I decide to buy &
    install Illustrator CS6 on our desktop and everything seem to be fine except
    the problem is our .ai file is located on the network shared drive of the design team,
    When we try to open the file from the network drive with illustrator CS6, it said "This file cannot be found"
    - we try to copy the file from network drive to our desktop and file can open without problem
    - if we directly double click the file from the network drive to launch the illustrator CS6 with that file. It's also fine, no problem at all.
    - but if we open the illustrator CS6 first and try open.. and then browse to that file on network, then "This file cannot be found" happen again.
    - Illustrator CS6 have no problem open file in the local harddisk.
    - Illustrator CC never have this problem open file in our network drive, try reinstall the Illustrator CC trial again and it can open without problem
    - I try using Adobe CC Cleaner tool to remove everything before reinstall the Illustrator CS6, still no luck.
    - Try remove the Adobe relate folder in user/user/Appdata and then reinstall, still no luck
    - Try right click and open with --> Illustrator CS6 , yes if we double click the file directly it's ok, but as mentioned if we open illustrator first then browse for the file, the problem happen.
    Did I miss anything to fix it ?

    the same thing happend to me,
    in my office the same folder with hebrew name, I can open files
    on my laptop the same folder with hebrew name, I cannot open files.
    I know its about the folder because when I put the files in a different folder, it open them.
    how can I fix it without changing the names of my entire work folders?
    there must be a different between my two computers.
    thanks for your help

  • Problem when opening files

    I need help. I have a new intel imac, which has been running very well. However, a month ago I noticed when opening a file it will take a number of seconds to show the contents. For example, I click on a file and the file window will pop up but the window will be empty for 6-8 seconds before the file contents will appear. It doesn't matter what I have in the file (docs, pdf, pics) file content is always slow to appear. Anyone have this happen? Anything suggestions on how to correct? Thanks.

    You need to post to the [intel forum|http://discussions.apple.com/forum.jspa?forumID=1110], but have you tried resetting the PRAM?

  • Some qt only programs are crashing opening the "Open File" dialog

    Hello Archers,
    I'm having some trouble to find out what's crausing the crashes, so i can properly fill a bug report upstream.
    Here is the issue:
    * After an upgrade from glibc 2.13-5 to glibc 2.14-4, some qt-only apps are crashing when i open the "Open File" dialog. This only happens when using specific KDE 4.6.4 or KDE 4.6.5 styles, like Oxygen and QtCurve.
    * Before i upgrade KDE from 4.6.4 to 4.6.5, i downgraded glibc and its dependencies to glibc 2.13-5 and the bug was gone. After upgrading KDE to 4.6.5, i didn't try the downgrade again because KDE 4.6.5 requires glibc 2.14 and the process of downgrading become unsustainable.
    * I tried removing the crashing apps data from my home directory and the crash still exists. I also tried to create a new user and start the apps from that new environment and the apps crashes, so the bug is not user-specific.
    * I tried replacing the binary nvidia driver with xf86-video-nouveau but the issue persists.
    * The apps crashing (and not applying the kde theme) are the following:
    => opera 11.50
    When opening the "Open File" dialog, it crashes with the following message:
    ------------- begin ---------------------------------
    $ opera --sync
    (operapluginwrapper:2349): Gdk-WARNING **: GdkWindow 0x7400034 unexpectedly destroyed
    (operapluginwrapper:2349): Gdk-WARNING **: GdkWindow 0x7400033 unexpectedly destroyed
    (operapluginwrapper:2349): Gdk-WARNING **: GdkWindow 0x7400032 unexpectedly destroyed
    (operapluginwrapper:2349): Gdk-WARNING **: GdkWindow 0x740001c unexpectedly destroyed
    The program 'operapluginwrapper' received an X Window System error.
    This probably reflects a bug in the program.
    The error was 'BadWindow (invalid Window parameter)'.
      (Details: serial 547 error_code 3 request_code 18 minor_code 0)
      (Note to programmers: normally, X errors are reported asynchronously;
       that is, you will receive the error a while after causing it.
       To debug your program, run it with the --sync command line
       option to change this behavior. You can then get a meaningful
       backtrace from your debugger if you break on the gdk_x_error() function.)
    ------------- end ---------------------------------
    => vlc 1.1.10
    When opening the "Open Directory" dialog, it crashes with the following message:
    ------------- begin ---------------------------------
    $ vlc
    VLC media player 1.1.10 The Luggage (revision exported)
    Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
    Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
    [0x9884a7c] main interface error: no suitable interface module
    [0x97e28fc] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    Blocked: call to setlocale(6, "")
    Blocked: call to setlocale(6, "")
    Segmentation fault
    ------------- end ---------------------------------
    * Using other qt-only apps, like qmmp or UMPlayer the bug doesn't occur.
    So, what do you thing of this? Am i the only one with this issue? I already reported the bug report on https://bugs.archlinux.org/task/24991 and https://bugs.opera.com/wizard/, but since i latter found out that this is not opera specific, i don't know where to fill the report. 
    Thanks in advance.
    Last edited by eldarion (2011-07-09 15:15:13)

    kachelaqa wrote:
    eldarion wrote:kachelaqa, can you please confirm if it happens with vlc or opera too? Thanks for helping.
    i had to install vlc and opera to test - but i'm afraid i don't get the errors you are seeing.
    so far, qt designer is the only application i've found that crashes when opening file dialogs.
    Ok, thanks for helping.

  • Hi, I have a problem with opening files on my desktop. When i double click a file I would lime to open nothing happens. Please help me with this problem :)

    Hi, I have a problem with opening files on my desktop. When i double click a file I would lime to open nothing happens. Please help me with this problem

    hello, this might be a preference in your google search settings. go to google.com/preferences and disable the option to ''Open search results in a new browser window''.

  • I am trying to create a ringtone, when I right click and and go to get info I can't open anything under options. Itunes is not allowing me to do anything under options including changing the start and stop times. ??

    I am trying to create a ringtone, when I right click and and go to get info I can't open anything under options. Itunes is not allowing me to do anything under options including changing the start and stop times. ??

    GarageBand '11 - Create an iPhone ringtone - Apple Support

  • Applications crash when opening files on network drive

    The problem occurres when I try to open the tree-list on the "Open-File" dialog panel when on a network drive.
    Also... the folder presented to me in this dialog is one branch short of the current folder the program is working in.
    The crash does not occur on local hard disks.
    The programs that suffer this behaviour are: Quark 7.02, (Photoshop, Indesign, Illustrator,Acrobat CS2), Office 2004.
    The programs that don not suffer this behaviour are: Apple's Pages, Apple's Keynote and Apple's PDF Preview.
    My system never behaved like this before. I tried repairing permissions but no change.
    Please Help!
    Best regards,
    Jackey
    2,5 GHz PowerPC G5 (4x)   Mac OS X (10.4.8)   Mac OSX Server 10.4.8

    This problem is becoming a real P.I.T.A.
    Anyone out there that has a clue what is happening here.
    Checked my Macbook Pro but all is working fine there.
    Re-installed the combo upgrade but no change.
    Crashreporter:
    =====================================
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE AdobeCrashReport SYSTEM "AdobeCrashReporter.dtd">
    <crashreport version="1" applicationName="InDesign" applicationVersion="4040" build="4.0.4.658">
    <time year="2007" month="2" day="21" hour="10" minute="12" second="53" />
    <user host="QuadG5.local" />
    <system platform="macintosh" osversion="10.4.8" ram="8192" machine="Power Macintosh" model="PowerMac11,2" cpuCount="4" cpuFreq="-1794967296" busFreq="1250000000" />
    <crash exception="Unmapped Memory Exception" instruction="80440000">
    <backtrace crashedThread="0">
    <thread index="0">
    <stackStatement index="0" address="0x9314d278" symbolname="_ZN8TNavNodeC4ERKS"/>
    <stackStatement index="1" address="0x931772a4" symbolname="__ZN10TPathPopup9FillPopupEv"/>
    <stackStatement index="2" address="0x93177b58" symbolname="__ZN10TPathPopup8ValidateEv"/>
    <stackStatement index="3" address="0x93177ec0" symbolname="__ZN10TPathPopup11MenuHandlerEP25OpaqueEventHandlerCallRefP14Opaque EventRef"/>
    <stackStatement index="4" address="0x93207554" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="5" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="6" address="0x93206b28" symbolname="_SendEventToEventTargetWithOptions"/>
    <stackStatement index="7" address="0x9329ecb8" symbolname="__Z18SendTrackingStatusmP8MenuDatammmmh"/>
    <stackStatement index="8" address="0x93432af0" symbolname="__Z17SendBeginTrackingP8MenuDatammP14MenuSelectData"/>
    <stackStatement index="9" address="0x9329dcc4" symbolname="_Z17SetupMenuTrackingR14MenuSelectDatah5PointdP8MenuDatamPK4RectS6_PP7GDeviceS6_ PK10_CFString"/>
    <stackStatement index="10" address="0x932d7a8c" symbolname="_Z19PopUpMenuSelectCoreP8MenuData5PointdS1_PP7GDevicePK4RecttmS7_S7_PK10_CFStringPP13OpaqueMenuRefPt"/>
    <stackStatement index="11" address="0x932d79c0" symbolname="__HandlePopUpMenuSelection5"/>
    <stackStatement index="12" address="0x933c3650" symbolname="__ZN13HIPopupButton9TrackMenuEv"/>
    <stackStatement index="13" address="0x933c3308" symbolname="__ZN13HIPopupButton15TrackSelfCommonEsPs"/>
    <stackStatement index="14" address="0x933c3284" symbolname="__ZN13HIPopupButton9TrackSelfEP14OpaqueEventRefPs"/>
    <stackStatement index="15" address="0x9322a23c" symbolname="__ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEven tRefPv"/>
    <stackStatement index="16" address="0x93207554" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="17" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="18" address="0x93206b28" symbolname="_SendEventToEventTargetWithOptions"/>
    <stackStatement index="19" address="0x932bf038" symbolname="__Z19SendControlDefTrackP6HIViewRK7CGPointPmPFvP16OpaqueControlRefs EP14OpaqueEventRefPs"/>
    <stackStatement index="20" address="0x932bee90" symbolname="__ZN6HIView13ClickInternalERK7CGPointmPFvP16OpaqueControlRefsEP14Op aqueEventRefb"/>
    <stackStatement index="21" address="0x9329bd6c" symbolname="__ZN6HIView9ClickSelfEP14OpaqueEventRef"/>
    <stackStatement index="22" address="0x9322b3ac" symbolname="__ZN6HIView12EventHandlerEP25OpaqueEventHandlerCallRefP14OpaqueEven tRefPv"/>
    <stackStatement index="23" address="0x93207554" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="24" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="25" address="0x9320da60" symbolname="_SendEventToEventTarget"/>
    <stackStatement index="26" address="0x9329bafc" symbolname="__ZN6HIView5ClickEP14OpaqueEventRef"/>
    <stackStatement index="27" address="0x9329b9c8" symbolname="_HIViewClick"/>
    <stackStatement index="28" address="0x9329b974" symbolname="_HandleClickAsHIView"/>
    <stackStatement index="29" address="0x9329b2e8" symbolname="_HandleWindowClick"/>
    <stackStatement index="30" address="0x9329ad78" symbolname="_HandleMouseEvent"/>
    <stackStatement index="31" address="0x93249e80" symbolname="_StandardWindowEventHandler"/>
    <stackStatement index="32" address="0x93207554" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="33" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="34" address="0x932468f8" symbolname="_CallNextEventHandler"/>
    <stackStatement index="35" address="0x93153068" symbolname="__ZN13TBrowseDialog18EventWindowHandlerEP25OpaqueEventHandlerCallRe fP14OpaqueEventRef"/>
    <stackStatement index="36" address="0x93152b90" symbolname="__ZN13TBrowseDialog26EventWindowHandlerDispatchEP25OpaqueEventHandl erCallRefP14OpaqueEventRefPv"/>
    <stackStatement index="37" address="0x93207554" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="38" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="39" address="0x9320da60" symbolname="_SendEventToEventTarget"/>
    <stackStatement index="40" address="0x93299d48" symbolname="__Z25HandleMouseEventForWindowP15OpaqueWindowPtrP14OpaqueEventReft" />
    <stackStatement index="41" address="0x932992c0" symbolname="__Z16HandleMouseEventP14OpaqueEventRef"/>
    <stackStatement index="42" address="0x9320ddcc" symbolname="__Z29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14Op aqueEventRefPv"/>
    <stackStatement index="43" address="0x932077a4" symbolname="__Z23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14Ha ndlerCallRec"/>
    <stackStatement index="44" address="0x93206cac" symbolname="__Z30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventT argetRefP14HandlerCallRec"/>
    <stackStatement index="45" address="0x9320da60" symbolname="_SendEventToEventTarget"/>
    <stackStatement index="46" address="0x9324e7a0" symbolname="_ToolboxEventDispatcher"/>
    <stackStatement index="47" address="0x932ed3d8" symbolname="_TryEventDispatcher"/>
    <stackStatement index="48" address="0x932ed02c" symbolname="_GetOrPeekEvent"/>
    <stackStatement index="49" address="0x932ece84" symbolname="_GetNextEventMatchingMask"/>
    <stackStatement index="50" address="0x932ecc10" symbolname="_WNEInternal"/>
    <stackStatement index="51" address="0x932ecb70" symbolname="_WaitNextEvent"/>
    <stackStatement index="52" address="0x9315db3c" symbolname="__ZN13TBrowseDialog9EventLoopEv"/>
    <stackStatement index="53" address="0x93154af4" symbolname="__ZN13TBrowseDialog11StartDialogEv"/>
    <stackStatement index="54" address="0x9315bcec" symbolname="__ZN16NavGetFileDialog11StartDialogEv"/>
    <stackStatement index="55" address="0x93142a14" symbolname="_ZN11_NavDialog3RunEv"/>
    <stackStatement index="56" address="0x93142948" symbolname="_NavDialogRun"/>
    <stackStatement index="57" address="0x1e79bfa4" symbolname="_ZN5adobe3aws17UIDataInternalMac21PlatformExecuteDialogERNS03gen6StringItEE"/>
    <stackStatement index="58" address="0x1e826938" symbolname="__ZN5adobe3aws14UIDataInternal13ExecuteDialogEv"/>
    <stackStatement index="59" address="0x1e7927a8" symbolname="AWS_CUI_ExecuteDialogInternal"/>
    <stackStatement index="60" address="0x1e1b7534" symbolname="_GetPlugIn"/>
    <stackStatement index="61" address="0x1e1a7108" symbolname="_GetPlugIn"/>
    <stackStatement index="62" address="0x2b088890" symbolname="_ZN19MOpenFileDialogBase8DoDialogEP6IDFileR11SysFileListsPK8PMStringS6"/>
    <stackStatement index="63" address="0x1993bf60" symbolname="__code_start_"/>
    <stackStatement index="64" address="0x1a9db53c" symbolname="__code_start_"/>
    <stackStatement index="65" address="0x171ca0f0" symbolname="_GetPlugIn"/>
    <stackStatement index="66" address="0x171cfd90" symbolname="_GetPlugIn"/>
    <stackStatement index="67" address="0x1b9065e8" symbolname="dyldstub_bindinghelper"/>
    <stackStatement index="68" address="0x1b92551c" symbolname="_GetPlugIn"/>
    <stackStatement index="69" address="0x00002c58" symbolname="_main"/>
    <stackStatement index="70" address="0x000024fc" symbolname="__start"/>
    <stackStatement index="71" address="0x00002370" symbolname="__code_start_"/>
    <stackStatement index="72" address="0x00001000" symbolname="unknown"/>
    </thread>
    </backtrace>
    <registerSet>
    <register name="CTR" value="0x90000dc8"/>
    <register name="LR" value="0x93187f78"/>
    <register name="PC" value="0x9314d278"/>
    <register name="CR" value="0x24022404"/>
    <register name="XER" value="0000000000"/>
    <register name="MQ" value="0x0200f030"/>
    <register name="R0" value="0000000000"/>
    <register name="R1" value="0x93187f60"/>
    <register name="R2" value="0xbfffca70"/>
    <register name="R3" value="0xa0001fac"/>
    <register name="R4" value="0x283768a0"/>
    <register name="R5" value="0xfffffff0"/>
    <register name="R6" value="0000000000"/>
    <register name="R7" value="0x283768a0"/>
    <register name="R8" value="0000000000"/>
    <register name="R9" value="0x00000001"/>
    <register name="R10" value="0000000000"/>
    <register name="R11" value="0x93142500"/>
    <register name="R12" value="0xa313e660"/>
    <register name="R13" value="0x90000dc8"/>
    <register name="R14" value="0x00000002"/>
    <register name="R15" value="0000000000"/>
    <register name="R16" value="0xa32072b8"/>
    <register name="R17" value="0x1f3d1000"/>
    <register name="R18" value="0xbfffcd40"/>
    <register name="R19" value="0x6d656e75"/>
    <register name="R20" value="0x00000001"/>
    <register name="R21" value="0x28375500"/>
    <register name="R22" value="0xffffd96e"/>
    <register name="R23" value="0000000000"/>
    <register name="R24" value="0xbfffce90"/>
    <register name="R25" value="0xfffffff0"/>
    <register name="R26" value="0000000000"/>
    <register name="R27" value="0x00000001"/>
    <register name="R28" value="0xbfffcac0"/>
    <register name="R29" value="0x283768a0"/>
    <register name="R30" value="0x0269bae8"/>
    <register name="R31" value="0x283768a0"/>
    </registerSet>
    <binaryImageSet>
    <binaryImage start="0x00001000" end="0x00005fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Adobe InDesign CS2"/>
    <binaryImage start="0x0000b000" end="0x000b5fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE"/>
    <binaryImage start="0x00205000" end="0x0061dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM"/>
    <binaryImage start="0x0105b000" end="0x01082fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB"/>
    <binaryImage start="0x010eb000" end="0x01129fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeARE.framework/Versions/A/AdobeARE"/>
    <binaryImage start="0x01146000" end="0x0116ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBI BUtils"/>
    <binaryImage start="0x01191000" end="0x011abfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/asn.framework/Versions/A/asn"/>
    <binaryImage start="0x011c1000" end="0x011d0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobePersonalization.framework/Versions/A/ AdobePersonalization"/>
    <binaryImage start="0x011d7000" end="0x011e9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeRegistration.framework/Versions/A/Ado beRegistration"/>
    <binaryImage start="0x011f2000" end="0x011fefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeCrashReporter.framework/Versions/A/Ad obeCrashReporter"/>
    <binaryImage start="0x015f8000" end="0x0182cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeCoolType.framework/Versions/A/AdobeCo olType"/>
    <binaryImage start="0x0193c000" end="0x01c1efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS"/>
    <binaryImage start="0x01d91000" end="0x01e2dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeSVGExport.framework/Versions/A/AdobeS VGExport"/>
    <binaryImage start="0x16e0b000" end="0x16e0bfff" type="__TEXT" path="/System/Library/Components/AppleScript.component/Contents/MacOS/AppleScri pt"/>
    <binaryImage start="0x16e12000" end="0x16e15fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/FontAgentPro.framework/Contents/MacOS/FontAgentPro"/>
    <binaryImage start="0x16e2b000" end="0x16e2dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Metadata Database Filter.framework/Contents/MacOS/Metadata Database Filter"/>
    <binaryImage start="0x16e42000" end="0x16e42fff" type="__TEXT" path="/System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp"/>
    <binaryImage start="0x16f16000" end="0x16f18fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Global Preferences Panel.framework/Contents/MacOS/Global Preferences Panel"/>
    <binaryImage start="0x16f31000" end="0x16f3dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Script/Scripts Panel.framework/Contents/MacOS/Scripts Panel"/>
    <binaryImage start="0x16ff7000" end="0x16ffffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/InCopySharedUI.framework/Contents/MacOS/InCopyS haredUI"/>
    <binaryImage start="0x17006000" end="0x1700cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Online/Update Manager.framework/Contents/MacOS/Update Manager"/>
    <binaryImage start="0x17041000" end="0x1705ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6"/>
    <binaryImage start="0x17041000" end="0x1705ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6"/>
    <binaryImage start="0x17067000" end="0x17070fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/Resources/almauthenticator.framework/almauthenticator"/>
    <binaryImage start="0x17179000" end="0x1717efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Workgroup/Workgroup UI.framework/Contents/MacOS/Workgroup UI"/>
    <binaryImage start="0x17181000" end="0x17184fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/SimpleTextImportFilter.framework/Contents/MacOS/SimpleText ImportFilter"/>
    <binaryImage start="0x171bf000" end="0x171f6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Actions.framework/Contents/MacOS/Actions"/>
    <binaryImage start="0x1723e000" end="0x1725dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/IME.framework/Contents/MacOS/IME"/>
    <binaryImage start="0x1727b000" end="0x1727dfff" type="__TEXT" path="/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings"/>
    <binaryImage start="0x1730a000" end="0x17312fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/General Preferences Panel.framework/Contents/MacOS/General Preferences Panel"/>
    <binaryImage start="0x174c7000" end="0x1751cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/Resources/Runtime_Support/runtime1.bundle/Contents/MacOS/runti me1"/>
    <binaryImage start="0x1752e000" end="0x1759bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/Frameworks/adobelm.bundle/Contents/MacOS/adobelm"/>
    <binaryImage start="0x175c0000" end="0x1765bfff" type="__TEXT" path="/Library/Application Support/Adobe/AGL/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28.0"/>
    <binaryImage start="0x179f2000" end="0x179fbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Help.framework/Contents/MacOS/Help"/>
    <binaryImage start="0x17a71000" end="0x17a79fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Sections UI.framework/Contents/MacOS/Sections UI"/>
    <binaryImage start="0x17aae000" end="0x17ad1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Optical Kerning.framework/Contents/MacOS/Optical Kerning"/>
    <binaryImage start="0x17bb8000" end="0x17c0cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Dictionaries/Proximity/Proximity.framework/Contents/MacOS/Proximit y"/>
    <binaryImage start="0x17c18000" end="0x17c3efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Text Wrap Panel.framework/Contents/MacOS/Text Wrap Panel"/>
    <binaryImage start="0x17db0000" end="0x17db3fff" type="__TEXT" path="/System/Library/Components/Ink.component/Contents/MacOS/Ink"/>
    <binaryImage start="0x17e76000" end="0x17edefff" type="__TEXT" path="/Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder"/>
    <binaryImage start="0x1815d000" end="0x18215fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/InCopyWorkflow.framework/Contents/MacOS/InCopyW orkflow"/>
    <binaryImage start="0x18257000" end="0x18314fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Tagged Text Attributes.framework/Contents/MacOS/Tagged Text Attributes"/>
    <binaryImage start="0x19053000" end="0x190ccfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/DataMerge.framework/Contents/MacOS/DataMerge"/>
    <binaryImage start="0x1919a000" end="0x191f3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Behavior.framework/Contents/MacOS/Behavior"/>
    <binaryImage start="0x19205000" end="0x1921bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Performance UI.framework/Contents/MacOS/Performance UI"/>
    <binaryImage start="0x19296000" end="0x19304fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/XMLParser.framework/Contents/MacOS/XMLParser"/>
    <binaryImage start="0x19326000" end="0x19381fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAXEParser.framework/Versions/A/AdobeA XEParser"/>
    <binaryImage start="0x19411000" end="0x19419fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Color Panel.framework/Contents/MacOS/Text Color Panel"/>
    <binaryImage start="0x1941e000" end="0x1945dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Book Panel.framework/Contents/MacOS/Book Panel"/>
    <binaryImage start="0x19907000" end="0x19917fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Workgroup Client.framework/Contents/MacOS/Workgroup Client"/>
    <binaryImage start="0x1991c000" end="0x19933fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Document Actions.framework/Contents/MacOS/Document Actions"/>
    <binaryImage start="0x1993b000" end="0x19961fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Open Place.framework/Contents/MacOS/Open Place"/>
    <binaryImage start="0x1996b000" end="0x199acfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/CompFontMgr.framework/Contents/MacOS/CompFontMg r"/>
    <binaryImage start="0x199b9000" end="0x19a40fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/CJK Text Attributes.framework/Contents/MacOS/CJK Text Attributes"/>
    <binaryImage start="0x19a57000" end="0x19a83fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Utility/Plugin Manager.framework/Contents/MacOS/Plugin Manager"/>
    <binaryImage start="0x19a91000" end="0x19af8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Asset PubLibrary.framework/Contents/MacOS/Asset PubLibrary"/>
    <binaryImage start="0x19b09000" end="0x19b43fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Asset Library Panel.framework/Contents/MacOS/Asset Library Panel"/>
    <binaryImage start="0x19b54000" end="0x19b84fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Color Management UI.framework/Contents/MacOS/Color Management UI"/>
    <binaryImage start="0x19b8e000" end="0x19bf6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Color Picker Panel.framework/Contents/MacOS/Color Picker Panel"/>
    <binaryImage start="0x19c0c000" end="0x19c2afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Swatch Library Panel.framework/Contents/MacOS/Swatch Library Panel"/>
    <binaryImage start="0x19c34000" end="0x19c4efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Layout Adjustment.framework/Contents/MacOS/Layout Adjustment"/>
    <binaryImage start="0x19ca6000" end="0x19d2cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Swatches Panel.framework/Contents/MacOS/Swatches Panel"/>
    <binaryImage start="0x19d47000" end="0x19ddbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Scripting.framework/Contents/MacOS/Scripting"/>
    <binaryImage start="0x19de9000" end="0x19e54fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/INXCore.framework/Contents/MacOS/INXCore"/>
    <binaryImage start="0x19e62000" end="0x19e9dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Support for AppleScript.framework/Contents/MacOS/Support for AppleScript"/>
    <binaryImage start="0x19ea5000" end="0x19ee6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Script/Support for JavaScript.framework/Contents/MacOS/Support for JavaScript"/>
    <binaryImage start="0x19f05000" end="0x19f64fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeExtendScript.framework/Versions/A/Ado beExtendScript"/>
    <binaryImage start="0x19fab000" end="0x19ffffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Knowledge Base.framework/Contents/MacOS/Knowledge Base"/>
    <binaryImage start="0x1a00e000" end="0x1a01afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Tool Tips.framework/Contents/MacOS/Tool Tips"/>
    <binaryImage start="0x1a022000" end="0x1a0fffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Widgets.framework/Contents/MacOS/Widgets"/>
    <binaryImage start="0x1a145000" end="0x1a15dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Sections.framework/Contents/MacOS/Sections"/>
    <binaryImage start="0x1a166000" end="0x1a193fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Layers Panel.framework/Contents/MacOS/Layers Panel"/>
    <binaryImage start="0x1a1a2000" end="0x1a1b6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/SING.framework/Contents/MacOS/SING"/>
    <binaryImage start="0x1a1bc000" end="0x1a21cfff" type="__TEXT" path="/Library/Application Support/Adobe/SING/SING.bundle/Contents/MacOS/SING"/>
    <binaryImage start="0x1a365000" end="0x1a3c5fff" type="__TEXT" path="/Library/Application Support/Adobe/SING/SING.bundle/Contents/MacOS/SING"/>
    <binaryImage start="0x1a513000" end="0x1a51dfff" type="__TEXT" path="/Library/Application Support/Adobe/SING/TINthread.dylib"/>
    <binaryImage start="0x1a688000" end="0x1a6cbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Spline.framework/Contents/MacOS/Spline"/>
    <binaryImage start="0x1a6db000" end="0x1a6e7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Group.framework/Contents/MacOS/Group"/>
    <binaryImage start="0x1a7bc000" end="0x1a809fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Book.framework/Contents/MacOS/Book"/>
    <binaryImage start="0x1a817000" end="0x1a93bfff" type="__TEXT" path="/Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support"/>
    <binaryImage start="0x1a9a7000" end="0x1a9c1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Data Services/Transforms/Co-Author.framework/Contents/MacOS/Co-Author"/>
    <binaryImage start="0x1a9cd000" end="0x1a9d4fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/SaveBack.framework/Contents/MacOS/SaveBack"/>
    <binaryImage start="0x1a9da000" end="0x1a9e2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Document UI.framework/Contents/MacOS/Document UI"/>
    <binaryImage start="0x1a9f7000" end="0x1a9fbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Layout Adjustment Panel.framework/Contents/MacOS/Layout Adjustment Panel"/>
    <binaryImage start="0x1ab05000" end="0x1ab6dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Links.framework/Contents/MacOS/Links"/>
    <binaryImage start="0x1abcd000" end="0x1abeafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Guides.framework/Contents/MacOS/Guides"/>
    <binaryImage start="0x1abf4000" end="0x1abfbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Keeps Panel.framework/Contents/MacOS/Keeps Panel"/>
    <binaryImage start="0x1ad05000" end="0x1ad5efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/Reader for Excel.framework/Contents/MacOS/Reader for Excel"/>
    <binaryImage start="0x1ae04000" end="0x1ae31fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/PMFileReader.dylib"/>
    <binaryImage start="0x1ae47000" end="0x1ae78fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Assignments.framework/Contents/MacOS/Assignment s"/>
    <binaryImage start="0x1ae86000" end="0x1aeaefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Layer.framework/Contents/MacOS/Layer"/>
    <binaryImage start="0x1aecc000" end="0x1b5bbfff" type="__TEXT" path="/Library/Application Support/Adobe/AGL/AGLData.framework/Versions/2.8/libagldata.dylib.28.0"/>
    <binaryImage start="0x1b7e8000" end="0x1b7f5fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Import Export UI.framework/Contents/MacOS/Import Export UI"/>
    <binaryImage start="0x1b905000" end="0x1b9f8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/AppFramework.framework/Contents/MacOS/AppFramew ork"/>
    <binaryImage start="0x1bb63000" end="0x1bc43fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Application UI.framework/Contents/MacOS/Application UI"/>
    <binaryImage start="0x1bc82000" end="0x1bcc7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Walker.framework/Contents/MacOS/Text Walker"/>
    <binaryImage start="0x1bcd5000" end="0x1bd21fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Linguistics.framework/Contents/MacOS/Linguistic s"/>
    <binaryImage start="0x1bd33000" end="0x1bd81fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Panel.framework/Contents/MacOS/Text Panel"/>
    <binaryImage start="0x1bd93000" end="0x1bdd6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Spelling Panel.framework/Contents/MacOS/Spelling Panel"/>
    <binaryImage start="0x1bde6000" end="0x1be75fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text Editor.framework/Contents/MacOS/Text Editor"/>
    <binaryImage start="0x1be8d000" end="0x1bfc1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Layout UI.framework/Contents/MacOS/Layout UI"/>
    <binaryImage start="0x1bfef000" end="0x1c081fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Hyperlinks.framework/Contents/MacOS/Hyperlinks" />
    <binaryImage start="0x1c094000" end="0x1c0edfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Master Page.framework/Contents/MacOS/Master Page"/>
    <binaryImage start="0x1c0fb000" end="0x1c116fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Utilities.framework/Contents/MacOS/Utilities"/>
    <binaryImage start="0x1c120000" end="0x1c224fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Color Management.framework/Contents/MacOS/Color Management"/>
    <binaryImage start="0x1c267000" end="0x1c275fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Spelling Service.framework/Contents/MacOS/Spelling Service"/>
    <binaryImage start="0x1c27c000" end="0x1c2d2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text Wrap.framework/Contents/MacOS/Text Wrap"/>
    <binaryImage start="0x1c2e2000" end="0x1c2effff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Find Change Format Panel.framework/Contents/MacOS/Find Change Format Panel"/>
    <binaryImage start="0x1c405000" end="0x1c48afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Booklet/InBooklet SE.4x.pln.framework/Contents/MacOS/InBooklet SE.4x.pln"/>
    <binaryImage start="0x1c605000" end="0x1c722fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Document Framework.framework/Contents/MacOS/Document Framework"/>
    <binaryImage start="0x1c745000" end="0x1c8f2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/XML.framework/Contents/MacOS/XML"/>
    <binaryImage start="0x1c96c000" end="0x1ca76fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/XMedia/XMedia UI.framework/Contents/MacOS/XMedia UI"/>
    <binaryImage start="0x1caa6000" end="0x1cc85fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Table Model.framework/Contents/MacOS/Table Model"/>
    <binaryImage start="0x1ccaf000" end="0x1cd83fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Tables/Tables UI.framework/Contents/MacOS/Tables UI"/>
    <binaryImage start="0x1cda0000" end="0x1cebafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Galley.framework/Contents/MacOS/Galley"/>
    <binaryImage start="0x1ced4000" end="0x1cfb0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Graphics.framework/Contents/MacOS/Graphics"/>
    <binaryImage start="0x1cfc7000" end="0x1d039fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Transparency.framework/Contents/MacOS/Transpare ncy"/>
    <binaryImage start="0x1d051000" end="0x1d46efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text.framework/Contents/MacOS/Text"/>
    <binaryImage start="0x1d4d5000" end="0x1d53afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Gradient Fill.framework/Contents/MacOS/Gradient Fill"/>
    <binaryImage start="0x1d54e000" end="0x1d6defff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Generic Page Item.framework/Contents/MacOS/Generic Page Item"/>
    <binaryImage start="0x1d709000" end="0x1d824fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Print.framework/Contents/MacOS/Print"/>
    <binaryImage start="0x1d87c000" end="0x1d8fffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/CJKGrid.framework/Contents/MacOS/CJKGrid"/>
    <binaryImage start="0x1d910000" end="0x1d962fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Stroke and Fill.framework/Contents/MacOS/Stroke and Fill"/>
    <binaryImage start="0x1d970000" end="0x1d9ebfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/FormField.framework/Contents/MacOS/FormField"/>
    <binaryImage start="0x1da00000" end="0x1da46fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Find and Change Panel.framework/Contents/MacOS/Find and Change Panel"/>
    <binaryImage start="0x1da7f000" end="0x1da96fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/PMWelcomeScreen.framework/Contents/MacOS/PMWelcomeScreen"/>
    <binaryImage start="0x1daa4000" end="0x1daf2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeScCore.framework/Versions/A/AdobeScCo re"/>
    <binaryImage start="0x1db28000" end="0x1dbbffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeUpdater.framework/Versions/A/AdobeUpd ater"/>
    <binaryImage start="0x1dc24000" end="0x1e111fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/HighLevelAPI.framework/Contents/MacOS/HighLevel API"/>
    <binaryImage start="0x1e18d000" end="0x1e1dafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/AWS.framework/Contents/MacOS/AWS"/>
    <binaryImage start="0x1e1f3000" end="0x1e52afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/versioncue.framework/Versions/a/versioncue "/>
    <binaryImage start="0x1e790000" end="0x1ea37fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/versioncueui.framework/Versions/a/versionc ueui"/>
    <binaryImage start="0x1ebc6000" end="0x1ec20fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP"/>
    <binaryImage start="0x1ec46000" end="0x1ec6afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/ AdobeAXE8SharedExpat"/>
    <binaryImage start="0x1ed14000" end="0x1ed37fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Workgroup.framework/Contents/MacOS/Workgroup"/>
    <binaryImage start="0x1ed3c000" end="0x1ed97fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Info Panel.framework/Contents/MacOS/Info Panel"/>
    <binaryImage start="0x1eda4000" end="0x1edf3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Hyperlinks Panel.framework/Contents/MacOS/Hyperlinks Panel"/>
    <binaryImage start="0x1ee05000" end="0x1eec0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Indexing.framework/Contents/MacOS/Indexing"/>
    <binaryImage start="0x1eed7000" end="0x1ef9bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/SangamServicer-Mapper.framework/Contents/MacOS/SangamServi cer-Mapper"/>
    <binaryImage start="0x1efdd000" end="0x1f036fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/Sangam.framework/Versions/A/Sangam"/>
    <binaryImage start="0x1f087000" end="0x1f0d3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Output Preview.framework/Contents/MacOS/Output Preview"/>
    <binaryImage start="0x1f0e4000" end="0x1f119fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/PNG Import Filter.framework/Contents/MacOS/PNG Import Filter"/>
    <binaryImage start="0x1f123000" end="0x1f1fafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Image.framework/Contents/MacOS/Image"/>
    <binaryImage start="0x1f932000" end="0x1f9f9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Font Manager.framework/Contents/MacOS/Font Manager"/>
    <binaryImage start="0x1fa0c000" end="0x1fb2dfff" type="__TEXT" path="/Library/Application Support/Adobe/SING/TIN.bundle/Contents/MacOS/TIN"/>
    <binaryImage start="0x20042000" end="0x20163fff" type="__TEXT" path="/Library/Application Support/Adobe/SING/TIN.bundle/Contents/MacOS/TIN"/>
    <binaryImage start="0x20678000" end="0x20799fff" type="__TEXT" path="/Library/Application Support/Adobe/SING/TIN.bundle/Contents/MacOS/TIN"/>
    <binaryImage start="0x20e8e000" end="0x20f37fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/EPS Page Item.framework/Contents/MacOS/EPS Page Item"/>
    <binaryImage start="0x20f55000" end="0x20f72fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobePDFSettings.framework/Versions/A/Adob ePDFSettings"/>
    <binaryImage start="0x20f92000" end="0x20fb7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAXE16SharedExpat.framework/Versions/A /AdobeAXE16SharedExpat"/>
    <binaryImage start="0x20fcf000" end="0x20fe0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Layout.framework/Contents/MacOS/Layout"/>
    <binaryImage start="0x21000000" end="0x21028fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/TextPanelLib.dylib"/>
    <binaryImage start="0x21037000" end="0x21158fff" type="__TEXT" path="/Library/Application Support/Adobe/SING/TIN.bundle/Contents/MacOS/TIN"/>
    <binaryImage start="0x2196d000" end="0x21aa4fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/PDF.framework/Contents/MacOS/PDF"/>
    <binaryImage start="0x21ae0000" end="0x21f64fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL"/ >
    <binaryImage start="0x221d6000" end="0x22269fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K"/ >
    <binaryImage start="0x22282000" end="0x22329fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobePDFPort.framework/Versions/A/AdobePDF Port"/>
    <binaryImage start="0x223e8000" end="0x22430fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Basic Tools.framework/Basic Tools"/>
    <binaryImage start="0x22448000" end="0x22477fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Spread UI.framework/Contents/MacOS/Spread UI"/>
    <binaryImage start="0x22481000" end="0x22560fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Spread.framework/Contents/MacOS/Spread"/>
    <binaryImage start="0x22673000" end="0x2268bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/DockBar.framework/Contents/MacOS/DockBar"/>
    <binaryImage start="0x226a6000" end="0x226affff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/CropTool.framework/Contents/MacOS/CropTool"/>
    <binaryImage start="0x226be000" end="0x2273bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/Reader For PageMaker.framework/Contents/MacOS/Reader For PageMaker"/>
    <binaryImage start="0x227b0000" end="0x227f8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Path Type.framework/Contents/MacOS/Path Type"/>
    <binaryImage start="0x22806000" end="0x22829fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Control Panel.framework/Contents/MacOS/Control Panel"/>
    <binaryImage start="0x22832000" end="0x22859fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Transform Panel.framework/Contents/MacOS/Transform Panel"/>
    <binaryImage start="0x22862000" end="0x228bcfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Character Panel.framework/Contents/MacOS/Character Panel"/>
    <binaryImage start="0x228d3000" end="0x228e7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Path Type UI.framework/Contents/MacOS/Path Type UI"/>
    <binaryImage start="0x22a05000" end="0x22a3efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Interactive/FormFieldUI.framework/Contents/MacOS/FormFieldUI"/>
    <binaryImage start="0x22a50000" end="0x22ab1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Graphic Panels.framework/Contents/MacOS/Graphic Panels"/>
    <binaryImage start="0x22ac4000" end="0x22b27fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Spline UI.framework/Contents/MacOS/Spline UI"/>
    <binaryImage start="0x22b49000" end="0x22b77fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Eyedropper Tool.framework/Contents/MacOS/Eyedropper Tool"/>
    <binaryImage start="0x22b82000" end="0x22bd0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Glyphs Panel.framework/Contents/MacOS/Glyphs Panel"/>
    <binaryImage start="0x22be2000" end="0x22c4efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Pages Panel.framework/Contents/MacOS/Pages Panel"/>
    <binaryImage start="0x22c63000" end="0x22c78fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Style Panel.framework/Contents/MacOS/Text Style Panel"/>
    <binaryImage start="0x22c7e000" end="0x22caffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Style Panel.framework/Contents/MacOS/Style Panel"/>
    <binaryImage start="0x22cc1000" end="0x22ccafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Story Panel.framework/Contents/MacOS/Story Panel"/>
    <binaryImage start="0x22cd0000" end="0x22d25fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/ObjectStylesUI.framework/Contents/MacOS/ObjectStylesUI"/>
    <binaryImage start="0x22d3c000" end="0x22d6dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Gradient Panel.framework/Contents/MacOS/Gradient Panel"/>
    <binaryImage start="0x22d99000" end="0x22da3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Generic Style Editor.framework/Contents/MacOS/Generic Style Editor"/>
    <binaryImage start="0x22dab000" end="0x22dc8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Transparency UI.framework/Contents/MacOS/Transparency UI"/>
    <binaryImage start="0x22dd2000" end="0x22de9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Bookmark Panel.framework/Contents/MacOS/Bookmark Panel"/>
    <binaryImage start="0x22df5000" end="0x22df9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Script/Script Label Panel.framework/Contents/MacOS/Script Label Panel"/>
    <binaryImage start="0x22e0f000" end="0x22e2dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Navigator Panel.framework/Contents/MacOS/Navigator Panel"/>
    <binaryImage start="0x22e3a000" end="0x22e8ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Links Panel.framework/Contents/MacOS/Links Panel"/>
    <binaryImage start="0x22ea1000" end="0x22eeefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Index Panel.framework/Contents/MacOS/Index Panel"/>
    <binaryImage start="0x23015000" end="0x23084fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/BNCore.framework/Contents/MacOS/BNCore"/>
    <binaryImage start="0x23094000" end="0x230d7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/BNUI.framework/Contents/MacOS/BNUI"/>
    <binaryImage start="0x230e6000" end="0x230eefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Justification Panel.framework/Contents/MacOS/Justification Panel"/>
    <binaryImage start="0x230f3000" end="0x23119fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Paragraph Panel.framework/Contents/MacOS/Paragraph Panel"/>
    <binaryImage start="0x23123000" end="0x2312afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Alignment Panel.framework/Contents/MacOS/Alignment Panel"/>
    <binaryImage start="0x23135000" end="0x2317efff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text Wrap Path.framework/Contents/MacOS/Text Wrap Path"/>
    <binaryImage start="0x2318c000" end="0x2319ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Page Item/Scotch Rules.framework/Contents/MacOS/Scotch Rules"/>
    <binaryImage start="0x231b4000" end="0x231cffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Rulers.framework/Contents/MacOS/Rulers"/>
    <binaryImage start="0x231ea000" end="0x231fdfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Tool Box.framework/Contents/MacOS/Tool Box"/>
    <binaryImage start="0x23207000" end="0x23251fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text Attributes.framework/Contents/MacOS/Text Attributes"/>
    <binaryImage start="0x23261000" end="0x232acfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/Reader for RTF.framework/Contents/MacOS/Reader for RTF"/>
    <binaryImage start="0x23405000" end="0x23469fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/Reader for Word.framework/Contents/MacOS/Reader for Word"/>
    <binaryImage start="0x234ae000" end="0x234eefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Image Filters.framework/Contents/MacOS/Image Filters"/>
    <binaryImage start="0x234f7000" end="0x234fcfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/PNG Import Filter UI.framework/Contents/MacOS/PNG Import Filter UI"/>
    <binaryImage start="0x23605000" end="0x2362cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/ZTextReader.framework/Contents/MacOS/ZTextReader"/>
    <binaryImage start="0x236f4000" end="0x236fafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/StepRepeat.framework/Contents/MacOS/StepRepeat"/>
    <binaryImage start="0x23805000" end="0x23866fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Metadata.framework/Contents/MacOS/Metadata"/>
    <binaryImage start="0x2388d000" end="0x238dbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/TOC.framework/Contents/MacOS/TOC"/>
    <binaryImage start="0x23a05000" end="0x23ad5fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/InCopyShared.framework/Contents/MacOS/InCopySha red"/>
    <binaryImage start="0x23af4000" end="0x23afbfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Create Guides Dialog.framework/Contents/MacOS/Create Guides Dialog"/>
    <binaryImage start="0x23c05000" end="0x23ce2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Readers/Reader for Quark.framework/Contents/MacOS/Reader for Quark"/>
    <binaryImage start="0x23d49000" end="0x23dcafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Paragraph Composer.framework/Contents/MacOS/Paragraph Composer"/>
    <binaryImage start="0x23dd2000" end="0x23de8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Data Services/Transforms/DTTransform.framework/Contents/MacOS/DTTransform"/>
    <binaryImage start="0x24000000" end="0x2400afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/PathTypeLib.dylib"/>
    <binaryImage start="0x2400f000" end="0x240bcfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAXSLE.framework/Versions/A/AdobeAXSLE "/>
    <binaryImage start="0x24129000" end="0x2420afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/AdobeAXEDOMCore.framework/Versions/A/Adobe AXEDOMCore"/>
    <binaryImage start="0x242a2000" end="0x242e2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/XMedia/Snippet.framework/Contents/MacOS/Snippet"/>
    <binaryImage start="0x242ed000" end="0x24352fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/XMedia/Package For GoLive.framework/Contents/MacOS/Package For GoLive"/>
    <binaryImage start="0x24457000" end="0x24473fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Create Outlines.framework/Contents/MacOS/Create Outlines"/>
    <binaryImage start="0x244cc000" end="0x244ddfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/XMedia/Package For GoLive UI.framework/Contents/MacOS/Package For GoLive UI"/>
    <binaryImage start="0x2457e000" end="0x24597fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Font Usage Dialog.framework/Contents/MacOS/Font Usage Dialog"/>
    <binaryImage start="0x245a0000" end="0x245b2fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Workflow/Metadata UI.framework/Contents/MacOS/Metadata UI"/>
    <binaryImage start="0x245d3000" end="0x245edfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Shortcut Editor Dialog.framework/Contents/MacOS/Shortcut Editor Dialog"/>
    <binaryImage start="0x245f5000" end="0x245fcfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/InCopyWorkflow/InCopyImport.framework/Contents/MacOS/InCopyImport" />
    <binaryImage start="0x24705000" end="0x24792fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/../Frameworks/FileInfo.framework/Versions/A/FileInfo"/>
    <binaryImage start="0x26b74000" end="0x26b9bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/UI/Galley Preferences.framework/Contents/MacOS/Galley Preferences"/>
    <binaryImage start="0x26baa000" end="0x26bc8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Ruler.framework/Contents/MacOS/Text Ruler"/>
    <binaryImage start="0x26bd1000" end="0x26bf4fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Preferences.framework/Contents/MacOS/Text Preferences"/>
    <binaryImage start="0x26cd1000" end="0x26ce5fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Text Frame Options.framework/Contents/MacOS/Text Frame Options"/>
    <binaryImage start="0x26ced000" end="0x26cfefff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/RunIn Styles Panel.framework/Contents/MacOS/RunIn Styles Panel"/>
    <binaryImage start="0x26d05000" end="0x26d14fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Paragraph Rules Panel.framework/Contents/MacOS/Paragraph Rules Panel"/>
    <binaryImage start="0x26d19000" end="0x26d27fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Indents and Tabs.framework/Contents/MacOS/Indents and Tabs"/>
    <binaryImage start="0x26d2e000" end="0x26d37fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Text/Hyphenation Panel.framework/Contents/MacOS/Hyphenation Panel"/>
    <binaryImage start="0x26d3e000" end="0x26d97fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Prepress/Package and Preflight.framework/Contents/MacOS/Package and Preflight"/>
    <binaryImage start="0x26d9f000" end="0x26de1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Prepress/Package and Preflight UI.framework/Contents/MacOS/Package and Preflight UI"/>
    <binaryImage start="0x26df2000" end="0x26e0ffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/PMToolBar.framework/Contents/MacOS/PMToolBar"/>
    <binaryImage start="0x26e18000" end="0x26e47fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/PMPack/DataMergeUI.framework/Contents/MacOS/DataMergeUI"/>
    <binaryImage start="0x26e56000" end="0x26e66fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/PS Import UI.framework/Contents/MacOS/PS Import UI"/>
    <binaryImage start="0x26e6d000" end="0x26e86fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Page Item/Image Import UI.framework/Contents/MacOS/Image Import UI"/>
    <binaryImage start="0x26e8f000" end="0x26ec3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/TOC UI Dialog.framework/Contents/MacOS/TOC UI Dialog"/>
    <binaryImage start="0x26ed0000" end="0x26eedfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Layout/Page Setup Dialog.framework/Contents/MacOS/Page Setup Dialog"/>
    <binaryImage start="0x26f24000" end="0x26f2bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/InCopyWorkflow/InCopyWorkflow UI.framework/Contents/MacOS/InCopyWorkflow UI"/>
    <binaryImage start="0x26f4e000" end="0x26f71fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Interactive/MediaUI.framework/Contents/MacOS/MediaUI"/>
    <binaryImage start="0x26f81000" end="0x26fcafff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Interactive/BehaviorUI.framework/Contents/MacOS/BehaviorUI"/>
    <binaryImage start="0x26fdd000" end="0x26fe6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/SVG Export UI.framework/Contents/MacOS/SVG Export UI"/>
    <binaryImage start="0x26feb000" end="0x26ff1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/JPEG Export UI.framework/Contents/MacOS/JPEG Export UI"/>
    <binaryImage start="0x27000000" end="0x27000fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/InDesignModelAndUI.framework/Versions/A/InDesignModelAnd UI"/>
    <binaryImage start="0x27566000" end="0x275e8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/SVG Export.framework/Contents/MacOS/SVG Export"/>
    <binaryImage start="0x27613000" end="0x2769cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/PrintUI.framework/Contents/MacOS/PrintUI"/>
    <binaryImage start="0x276b9000" end="0x276cdfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Printer Styles.framework/Contents/MacOS/Printer Styles"/>
    <binaryImage start="0x276d5000" end="0x2774afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/PDF UI.framework/Contents/MacOS/PDF UI"/>
    <binaryImage start="0x27769000" end="0x2777cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/OutputMiscUI.framework/Contents/MacOS/OutputMiscUI"/>
    <binaryImage start="0x27787000" end="0x2779cfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/JPEG Export.framework/Contents/MacOS/JPEG Export"/>
    <binaryImage start="0x277a6000" end="0x277b1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/EPS UI.framework/Contents/MacOS/EPS UI"/>
    <binaryImage start="0x277b6000" end="0x277c1fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Graphics/Clipping Path Dialog.framework/Contents/MacOS/Clipping Path Dialog"/>
    <binaryImage start="0x277c9000" end="0x27836fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Tagged Text Filters.framework/Contents/MacOS/Tagged Text Filters"/>
    <binaryImage start="0x27841000" end="0x2784dfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Tagged Text Filters UI.framework/Contents/MacOS/Tagged Text Filters UI"/>
    <binaryImage start="0x27852000" end="0x27896fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/SangamExport.framework/Contents/MacOS/SangamExport"/>
    <binaryImage start="0x278b3000" end="0x278d4fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Sangam Preferences UI.framework/Contents/MacOS/Sangam Preferences UI"/>
    <binaryImage start="0x278e9000" end="0x27906fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Filters/Media Import Filter.framework/Contents/MacOS/Media Import Filter"/>
    <binaryImage start="0x27930000" end="0x279c0fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Enfocus/Instant PDF.framework/Contents/MacOS/Instant PDF"/>
    <binaryImage start="0x27a81000" end="0x27cbffff" type="__TEXT" path="/Library/Frameworks/IPWorks.framework/Versions/6.0/IPWorks"/>
    <binaryImage start="0x28000000" end="0x28000fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/InDesignModel.framework/Versions/A/InDesignModel"/>
    <binaryImage start="0x28003000" end="0x2817afff" type="__TEXT" path="/Library/Frameworks/EnfocusQueueManager.framework/EnfocusQueueManager"/>
    <binaryImage start="0x28295000" end="0x282c9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Dictionaries/Dictionary Editor Dialog.framework/Contents/MacOS/Dictionary Editor Dialog"/>
    <binaryImage start="0x282dc000" end="0x282e9fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Data Services/Data Services.framework/Contents/MacOS/Data Services"/>
    <binaryImage start="0x282ef000" end="0x282f6fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Plug-Ins/Data Services/Data Services UI.framework/Contents/MacOS/Data Services UI"/>
    <binaryImage start="0x28405000" end="0x28414fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Text Editor Model.framework/Contents/MacOS/Text Editor Model"/>
    <binaryImage start="0x2841a000" end="0x2842afff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Sound.framework/Contents/MacOS/Sound"/>
    <binaryImage start="0x28431000" end="0x285fffff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Photoshop Import Filter.framework/Contents/MacOS/Photoshop Import Filter"/>
    <binaryImage start="0x28689000" end="0x28697fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/PDF Library.framework/Contents/MacOS/PDF Library"/>
    <binaryImage start="0x2869c000" end="0x286b3fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Movie.framework/Contents/MacOS/Movie"/>
    <binaryImage start="0x286bb000" end="0x286e7fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Media.framework/Contents/MacOS/Media"/>
    <binaryImage start="0x286f0000" end="0x28701fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/GenericSettings.framework/Contents/MacOS/Generi cSettings"/>
    <binaryImage start="0x28706000" end="0x2872bfff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/Required/Dialog Layout.framework/Contents/MacOS/Dialog Layout"/>
    <binaryImage start="0x29000000" end="0x29045fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/ObjectModelLib.dylib"/>
    <binaryImage start="0x2a000000" end="0x2a034fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/DataBaseLib.dylib"/>
    <binaryImage start="0x2b000000" end="0x2b127fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/WidgetBinLib.dylib"/>
    <binaryImage start="0x2c000000" end="0x2c2b8fff" type="__TEXT" path="/Applications/Adobe InDesign CS2/Adobe InDesign CS2.app/Contents/MacOS/PublicLib.dylib"/>
    <

  • Open File dialog window when setting the value of a path type input argument in a VI call

    Hi,
    I am new to TestStand (running 4.0) and I want to create a sequence of VIs to turn on, setup and measure a device. One of my VIs sends a configuration file to my device. An input argument to this VI is the path of the config file. I would like to make it simple to modify this path when setting up the sequence by popping up the File Open dialog window and choose my file. Is this possible? I do not want to manually change the file during execution, just to have multiple calls of one VI, each call opening a different file according to the path given to it during the setup. 
    So far I have only succeeded in manually entering the absolute path each time I add this step. What makes it even more annoying is the fact that LabVIEW interprets the path with the escape codes, rendering the path unusable. Manually adding a 2nd backslash at each '\' occurence adds another step to the process. I tried both String and Path type of inputs, and the SearchandReplace() or ToUpper() (trying to bypass the escape codes) functions in TestStand don't seem to help m.
    Your help is very much appreciated,
    Fred

    Eudaemonic,
    If you want to create a series of easy to configure step types so others can develop sequence files easily, you could use custom step types. When you create a custom step type you implement your own configuration dialog. Since you have control over what controls you expose in your configuration dialog, you can design it so the desired path is selected using a open file dialog. Refer to chapter 13 of the TestStand reference manual for more information about custom step types.
    If you do not want to create a custom step type but you still want to give access to your sequence developers to pre-configured steps, you can use templates. A step template is a snapshot of a step that you can reuse later. Let's assume that instead of asking your users to edit the step to enter the desired path, you create several step templates with different pre-configured paths and based on their applications requirements they could use the appropriate template. Refer to the NI TestStand Help for more information about the Templates list on the Insertion Palette.  
    Hope it helps.
    Antonio Lie. 

  • How to solve the problem when opening program illustrator cs6 ERROR: 16 It is WINDOWS 8.1 / 64 BIT help please

    how to solve the problem when opening program illustrator cs6
    ERROR: 16
    It is WINDOWS 8.1 / 64 BIT
    help please

    Thanks, Jeff! The file Adobe Setup Error.log contains the following information:
    02/14/14 07:20:26:474 | [INFO] |  | OOBE | DE |  |  |  | 8860 | DEVersion: 5.0.0.0
    02/14/14 07:20:26:475 | [INFO] |  | OOBE | DE |  |  |  | 8860 | Loading library from C:\Program Files (x86)\Common Files\Adobe\OOBE\PDApp\DECore\DE5\Setup.dll
    [    8860] Fri Feb 14 07:20:26 2014  INFO
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    CHECK : Another Native OS installer already running
    Create Required Folders
    Assuming uninstall mode
    Lookup for master payload
    [    8860] Fri Feb 14 07:20:26 2014 ERROR
    DW040: The product "{893B3B44-0A1E-404B-8FE8-0A74509102A9}" is not installed. Cannot proceed with the uninstall
    [    8860] Fri Feb 14 07:20:26 2014  INFO
    :: END TIMER :: [Total Timer] took 6.90443 milliseconds (0.00690443 seconds) DTR = 579.338 KBPS (0.56576 MBPS)
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 1 error(s), 0 warning(s)
    ERROR: DW040: The product "{893B3B44-0A1E-404B-8FE8-0A74509102A9}" is not installed. Cannot proceed with the uninstall
    Please search the above error/warning string(s) to find when the error occurred.
    These errors resulted in installer Exit Code mentioned below.
    Exit Code: 33 - The product is not installed, cannot uninstall.
    Please see specific errors and warnings for troubleshooting. For example, ERROR: DW040 ...

  • Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!

    Adobe Bridge CC crashes when opening file with Photoshop CC or Camera RAW!
    - Tried to Reset the preference with CTRL + Click.
    - It's just new clean install didn't do anything with it yet.
    - Windows 8.
    Any help?

    Just that one project, or any project?  Can you create new projects?

  • Crashing in PS CS and Quark when opening files over network

    Mac Pro and MacBook Pro 10.4.8 using Adobe Photoshop CS2 and Quark 6.52 will crash or become VERY unstable when opening files from server or remote machine. Server is 10.3.9 or remote Mac running 10.4.7, all works fine IF file are copied to client machine, but cannot use -File/Open dialog. This is a network isue in relation to Intel translation, is there a fix (Rosetta?)

    Try looking for some "special" characters in file or folder names ( e.g. / or ?).
    I had similar problems with PPC-Apps (InDesign CS2 and 4D Client 2003) since 10.4.7 and 10.4.8. App crashes or shows strange grey boxes on the screen when I tried to open files over the network, no probs with same files locally.
    MacBook Pro   Mac OS X (10.4.8)  

  • Applications crash when opening files on network drives

    The problem occurres when I try to open the tree-list on the "Open-File" dialog panel when on a network drive.
    Also... the folder presented to me in this dialog is one branch short of the current folder the program is working in.
    The crash does not occur on local hard disks.
    The programs that suffer this behaviour are: Quark 7.02, (Photoshop, Indesign, Illustrator,Acrobat CS2), Office 2004.
    The programs that don not suffer this behaviour are: Apple's Pages, Apple's Keynote and Apple's PDF Preview.
    My system never behaved like this before. I tried repairing permissions but no change.
    Please Help!
    Best regards,
    Jackey

    Any solution to this yet? I too am having the same problem.
    Other problems that might be related:
    When navigating a shared volume through the open or save dialog box of a non-apple application - if a folder/directory is double-clicked it only expands and does not open in new window.
    Using InDesign and placing images, I would navigate to a specific directory/folder, then place another image only to have to re-navigate to that folder/directory. The last location is not being saved.

  • Strange problem when opening word doc situated in WLS virtual dir

    Hi all,
    we have a strange problem when opening word doc
    situated in C:\Oracle\Middleware\as_1\forms\webutil
    we put some word docs there and tried to open from forms using for example web.show_document('http://wp0606:9001/forms/webutil/mug00103.doc', '_blank');
    no problem using FF, however in IE8 the word doc is shown in its binary format, this also happens when we try to open the doc in IE8
    however when we google and search for instance for a test.doc and then click on this url a file save dialog is shown
    that's why we believe that this might be due to a configuration issue of WLS
    any help would be greatly appreciated
    Kr
    Martin

    I think you have 2 ways to go here. Figure out what html is from wherever weblogic gets it, meaning you have to delve into the docs, snoop
    around in directories and find what it must be sending (This is going to be unavoidable if you are going to change what weblogic is doing.
    Sooner or later you have to try to figure out where it gets this stuff from)
    or
    you can experimentally snoop on your url with a tool like wget or curl. These are fundamental web tools.
    The latter is always a useful thing to be able to do. (you need to formulate a query to get the content-type).
    Whoever managed to get weblogic to serve any files in the first place probably can figure this out.

  • Problem when opening "Mail"

    Dear members of the Apple Community,
    After transferring my files and my profile on my new Macbook pro, I keep encountering a problem when opening "Mail". Each time I try, the app asks me to choose a mail account to add, but I already added the ones I normally use. I can either create/add this new account or click the "cancel" button. I cannot use the program (the main functions are not available). But if I try to add a new account, Mail does not upload the new messages for my existing accounts and if I click "cancel", the application simply close itself. What could I do?
    Thanks a lot to your help.

    It might be worth running Disk Utilities and then Repair Disk Permissions to see if that resolves the problem.
    Chris

  • Get volumes displayed by default under Home when opening File Explorer in Windows 10 Technical Preview

    Scenario:
    In Windows 8.1, it is to display volumes under This PC by default when opening File Explorer, which is as shown in Figure1. However, in Windows 10 Technical Preview, it is not to display volumes under Home by default when
    opening File Explorer, which is as shown as in Figure 2. This articles describes a workaround to get volumes displayed by default under
    Home when opening File Explorer in Windows 10 Technical Preview.
    Workaround:
    This workaround is to edit some related Registry keys. Note: Please click
    Yes in the User Account Control prompt to continue. What’s more, before you make changes to a registry key or subkey, we recommend that you export, or make a backup copy, of the key or subkey. In this scenario, please backup the key
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer.
    Click Windows icon and type Folder option in Search box, and click
    Folder option to open it.
    Under View tab, clear the checkbox Hidden extensions for known file types
    in Advanced settings.
    Create a Text Document, copy the following lines into it, rename it as
    Fix.reg. Double click the file fix.reg and click Yes to run this file
    Windows Registry Editor Version 5.00
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{1CF1260C-4DD0-4ebb-811F-33C572699FDE}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{374DE290-123F-4565-9164-39C4925E467B}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{3ADD1653-EB32-4cb0-BBD7-DFA0ABB5ACCA}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A0953C92-50DC-43bf-BE83-3742FED03C9C}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{A8CDFF1C-4878-43be-B5FD-F8091C1C60D0}]
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}]
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
    @="This PC"
    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}]
    @="Favorites Folder"
    Open File Explorer again, and the new view is shown as the below picture:
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    i think what he want is to change the Win + E shortcut to This PC.
    I understand that is the goal. I've tried the registry hack, it works, but I found it left fragments of other files from "Home' scatter around in there too. We all been using this new version of windows for a few weeks now, built up a list of stuff
    we have looked at, and that is why I said it's not the prettiest solution. It might have been okay if it was done just after a fresh install. In my alternative solution, you are bringing the This PC icon out to a more accessible place so you
    don't have to use the File Explorer icon to get at the volumes i.e. hard drive view.
    Personally, when I launch the File Explorer, I am expecting to be looking for something straight away on my hard drives and not be presented with a list of stuff that I have already looked at. That kind of thing should be left
    in a Recent Folder sort of thing we use to see in the older versions of windows.

Maybe you are looking for

  • Safari doesn't open URLs

    Hello guys, I have Safari 5.0.6. and it sometimes fails to open pages, websites, whatever URL I enter, except Google. Google is my default browser, so when I launch Safari, Google site opens. But then it does not open anything after that. When I rese

  • After 10.8.5 i get a no entry sign on mac mini late 2012

    After doing the10.8.5 update from the ap store i get a no entry sign on mac mini late 2012 my macbook pro (2011) went ok and the 3 Mac pro towers i have used have gone ok a second mac mini did exactly the same from the 10.8.5 combo updater a save / f

  • Keys on my ipad are giving me a problem.

    Keys on my iPad are getting pressed automatically and creating havoc when ever I start using it. Even reset does not seem to help.

  • Dynamic popup does return value from popup window

    have to create a page , with dynamic Popup using query. I am using APEX_ITEM.POPUP_FROM_QUERY(). Dynamic popup is generated, i can able to open the popup, when i click the link of the generated records. It does not return the value. I feel that , it'

  • Not recieving Mail

    Hi there Have setup OS X Server 10.5.1 with Mail services, configured the router with the necessary ports and setup POP accounts on my mail clients software but no mail is coming in. Looking at Mail Access log in Server Admin it says: TLS server engi