Open an Exported File directly in Photoshop (after exported file created)

var doc = app.activeDocument;
var destFolder = Folder ("~/Documents");
if (destFolder) {
     var fileName = activeDocument.name;
    var destFile = new File(destFolder + '/' + fileName);   
    var psdExportOptions = new ExportOptionsPhotoshop();
    // Set PSD export options
    psdExportOptions.saveMultipleArtboards = true;
    psdExportOptions.artboardRange = "1";
    psdExportOptions.antiAliasing = false;
    psdExportOptions.resolution = 300;
    psdExportOptions.embedICCProfile = false;
    psdExportOptions.writeLayers = false;
    psdExportOptions.imageColorSpace = ImageColorSpace.CMYK;
    doc.exportFile (destFile, ExportType.PHOTOSHOP, psdExportOptions);
This code I created exports my current Ai document as a PSD with set options. It also names the new file what it is called in Ai.
How can I call the created file and open it directly in Photoshop? Keep in mind I would be working on multiple files, so file names would change every time I ran this Export Script.
I could call a specifically named file and open that, but that's not what I need this script to do. I just need it to open the newly created PSD file. Any help would be greatly apreciated!!!

Hi Mark,
BridgeTalk or for simple commands like this, Interapp communication (Cross-DOM)
use photoshop.open(fileObject);
before that you need to build your newly exported file object
     doc.exportFile (destFile, ExportType.PHOTOSHOP, psdExportOptions);
var psfile = new File(destFolder + '/' + fileName.split('.')[0] + '-01.psd');
if (psfile.exists) {
     //alert('file exists')
    photoshop.open(psfile);
else
    alert('file does not exist');

Similar Messages

  • Open files directly to Photoshop CS6

    I am using CS6. In the older versions I was able to open a 8 bit jpeg file directly to Photoshop (in this case I tried to open from desk top). Now I find that the "open with" dialog box only shows Bridge. That means I can only open the file via ACR. However when I do that my file change  to 16 bits. If I convert to 8 bit again, color become desaturated. I guess data had been compressed a few times. My question is how can I open my file to Photoshop directly without changing the bit depth?
    Thanks

    One way:
    Right click on the jpeg, and select "choose default program" from the context menu.
    If Photoshop is not listed,then use the Browse button to navigate to the Program Files (86) (32 bit) or Program files (64 bit) folder and choose the Photoshop.exe from the Adobe > Photoshop CS6 folder in order to add it.
    Check the box "always open with this program"  click OK and it should always open with Photoshop.

  • With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have camera raw 2.4

    With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have"camera raw 2.4" selected in LR and the Plug-in for CS is Camera Raw.8BI.
    Any suggestions on what to do? Thanks.

    Welcome to the Apple Discussions. Have you tried a different DNG converter? Adobe released Adobe DNG Converter 5.3 in March of this year. Maybe, if it supports your camera, this version will create a more compatible file.

  • Excel 2013 (office 365) crashes every time I opened a excel file directly from Browser or zip file.

    Hi guys,
    I got a problem with my Office 365 that every time I open an office file from IE/chrome browser (i.e. click the document link and save the file to local, open it in the browser after download completed) or under a zip file, no matter it is an excel file
    or word document, the Excel/Word crashes. The Excel/Word will ask me to repair the file if I open the file again. The file will be closed automatically after the repair, when I open the file again it will told me the excel/word itself has just successfully
    registered and ask me to close and re-open the excel again in order to enable editing the file. This is extremely inconvenience, I have to open this file 4 times to edit my file. 
    Could anyone here can help me to resolve the problem?
    Many thanks.

    Hi,
    According to your description, Excel seems not crash when you opened a local Excel/Word file directly. Where do you store these file? OneDrive, SharePoint or other?
    If possible, please let me see the screenshot of the error dialog.
    Moreover, please open Event Viewer to check whether there's any error about the Excel/Word crash issue.
    Press Win + R, type "eventvwr" in the blank box, press Enter. In the Event Viewer, browse to Windows Logs -> Application, there may be some errors after the crash.
    To protect your privacy, you may send the error logs to
    [email protected], we will try to find the cause.
    Regards,
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • Saving a file directly from Photoshop into Aperture

    I am interested in saving a file while in Photoshop back in to Aperture. Proposed workflow:
    Load digital file from camera into Aperture>Drag file to CS3; edit/print>save new file in same folder as the original in Aperture.
    I would like to do this directly- I can save the edited file in CS3 to my desktop and then go to Aperture and import the file from my desktop but this seems arcane to me. Anyone know a direct route?
    Thanks in advance- Jay

    BUT, you must save the Photoshopped image using Save (not Save As using a new name or saving to a new location) so that a Photoshop file is saved back in the Aperture library. It would be nice if you could use the Apple-Shift-O to open in Photoshop, and save back as a Jpeg automatically, but we're not quite there yet.
    Those full size Photoshop files will swell your library size pretty quick, which is a good thing; you'll begin to appreciate non destructive editing more fully

  • Help asap - LR tiff export 3X larger than Photoshop tiff export

    I need to send 15 tiff files through an FTP site for an upcoming exhibit, and having exported files to the required specs find that they are huge, compared to exports straight from Photoshot set to exactly the same parameters - almost 3X larger to be exact. These are 16-bit grayscale scans of 4X5 negs.
    I could export each one directly from Photoshop of course, but I like the look of the files, which I have altered slightly using the develop settings in Lightroom 2.
    What to do? There are tight deadlines, of course. I should get these out tomorrow if possible.

    Jan,
    Lightroom can only export greyscale images as RGB (3 channels), hence the file being 3 times larger than Photoshop. However, you can use the Edit in Photoshop command (Ctrl/Cmd+E) to send the Lr edited greyscale file to Photoshop, convert it back to greyscale (single channel) then save it from there.

  • Help with exporting. Video looks horrible after export, but great when in premiere pro

    Hey guys, looking for some advice on exporting.
    When I finish a video, the color and everything looks great while in premiere pro, but after exporting it, the color ends up looking dull and the whole video looks blurry.  I'm filming with a canon vixia hf200 at 60i. It imports as a AVCHD file, I deinterlace it, and then export at the Vimeo HD settings. What can be causing the video to look horrible after exporting? What settings should I be exporting under? Any help would be appreciated!

    It looks like you're coming up against some of the colorspace handling issues that the Premiere pipeline has.
    Since your source is 60i AVCHD it's HD and thus rec709 colorspace. If it gets encoded with the standard rec601 colorspace (SD sizes are this) then all the colors get crushed. Look for a "709" and "601" radio button in your export settings. If it's not there you're out of luck.
    The "blurry" is probably a poor quality de-interlacer. If Vimeo permits interlaced vs progressive do that instead. it's always cleaner to stay in the same video format all the way through.
    TECHNICAL ASIDE:
    rec709 is a triangle of possible colors that can be expressed by mixing of ratios of 3 emitters (the R G B corners of the triangle). (they are the RGB phosphors of a CRT and now LCD pixel elements)
    rec709 is a bigger triangle than rec601 so it's capable of more colors. but if you accidently map that triangle's corners to the coordinates of rec601 it gets crushed.
    In photography the "sRGB" uses the rec709 triangle. A bigger triangle that that is "Adobe RGB". So if you work in Adobe RGB and export to sRGB without conversion the colors get crushed because sRGB in inside the triangle of "Adobe RGB".
    http://en.wikipedia.org/wiki/Srgb
    http://en.wikipedia.org/wiki/Rec._709
    http://upload.wikimedia.org/wikipedia/commons/8/8f/CIExy1931_sRGB.svg

  • Transfer file to different server after it get created in DB server

    Hi All,
    I have a unix shell script that runs in a Linux server and connects to database (using sqlplus of course) and creates a file using UTl_FILE package and which gets created in DB server. We are not actually supposed to create file in DB server as per company rules and regulations. But as a workaround until we find a solution, we are being allowed to create file in DB server then my DBA scp the file to the Linux server. This manual process of transferring the file has to be automated or if possible, it would be best if we can create the file in the target Linux server itself instead of DB server.
    Is there any way of doing so or if this issue has been addressed in past, please provide me with the link. I tried to search in forum but couldn't fine one appropriate solution.
    Thanks,
    Samip

    I am trying to find a work around. Instead of file creation, I am going for a PL/SQL process that will directly load into the target table.
    I will try to explain my problem as much as possible.
    Lets say I have a table A. It's a hierarchy table. X is the parent column while Y is the child one. '1' is the TOPmost in the hierarchy so, value in X corresponding to '1' is NULL.
    Table A
    X--------Y
    ----1
    1-----     2
    1-----     3
    2-----     4
    2-----     5
    2-----     6
    3-----     7
    3-----     8
    4-----     9
    4-----     10
    5-----     11
    5-----     12
    7------     13
    7-----     14
    11----     15
    11----     16
    I need to transform table A to table B like below:
    Table B
    L1----     L2----     L3----     L4----     L5
    1----     1----     1----     1----     1
    1----     2----     2----     2----     2
    1----     3----     3----     3----     3
    1----     2----     4----     4----     4
    1----     2----     5----     5----     5
    1----     2----     6----     6----     6
    1----     3----     7----     7----     7
    1----     3----     8----     8----     8
    1----     2----     4----     9----     9
    1----     2----     4----     10----     10
    1----     2----     5----     11----     11
    1----     2----     5----     12----     12
    1----     3----     7----     13----     13
    1----     3----     7----     14----     14
    1----     2----     5----     11----     15
    1----     2----     5----     11----     16
    Here, each row (value in Y) in table A is processed and are put in correct Level. For example 1 has Level 1 So, it is under L1 and then rest of the columns are filled with 1. 2 has level 2, so it is put under L2 and the it parent is 1 so, 1 in L1 - obvious, then rest of the column filled with 2. Likewise 14 has level 4 so put under L4, then the hierarchy values upward are found and put under respective columns; L5 is entered 14. Basically the hierarchy up is calculated for each value in Y is calculated and put under respective level column in table B and then the rest of the columns are just filled with the column Y value that was processed.
    Thanks in advance. Please help me on this write a procedure or any process that will accomplish this task.
    Thanks,
    Samip
    Edited by: 908006 on Apr 15, 2013 1:11 PM
    Edited by: 908006 on Apr 15, 2013 1:11 PM
    Edited by: 908006 on Apr 15, 2013 1:12 PM
    Edited by: 908006 on Apr 15, 2013 1:12 PM
    Edited by: 908006 on Apr 15, 2013 1:12 PM
    Edited by: 908006 on Apr 15, 2013 1:15 PM
    Edited by: 908006 on Apr 15, 2013 1:15 PM
    Edited by: 908006 on Apr 15, 2013 1:16 PM

  • How can I open an iPhoto photo directly from Photoshop Elements 6?

    Hi...
    I thought I read here in this forum how to open a photo that's in iPhoto ('09), directly from PSE 6. While in PSE 6, I go to File>Open>Photos(in Finder Sidebar)>then click on photo(s) in iPhoto and click on "Choose".
    But when I do this, the "Choose" option remains grayed out! So I can't choose any photos directly from my iPhoto library.
    What am I doing wrong, or is this just not possible to do? Or is there another way that doesn't involve first moving my photos out of iPhoto onto my desktop?
    TIA, Deb

    Thank you both for your responses! Unfortunately I realized I hadn't explained myself well enough and my question is still unanswered.
    I do know how to set my Preferences in iPhoto to edit in an external editing software like PSE. But I like iPhoto '09 for editing so I don't want to do that.
    What I use PSE 6 for is digital scrapbooking. So what I'm trying to do is figure out a way to get to my iPhoto library directly from PSE 6 while I'm working in it on a scrapbook layout.
    I thought I could just go to File>Open>Media(Finder sidebar)>Photos>, which then opens my iPhoto library, and then from there choose my photos to bring into PSE. But the "Choose" button remains grayed out when I do this, even though I am in my iPhoto library and can click on photos.
    I don't understand why? I've discussed this on message boards at digital scrapbooking websites, and none of the Mac users I've discussed this with, can figure it out either. We keep hoping there is an answer to this frustrating dilemma.
    What we all do right now as a work around is choose our photos first from iPhoto and move them to the desktop before we even open PSE. Then we can find them easily. But we want to be able to navigate to iPhoto from within PSE and choose our photos that way. Possible??
    Thanks again... Deb

  • XI is not picking the file from source dir after exported from DEV to QA

    Hi Experts,
    We have moved one XI object from Dev to QA. It was working fine Dev but in QA XI system not picking the file from the source directory.
    I have checked Communication Channel monitoring and receiver determiniation everything is fine. But still it is not picking the file.
    Could you please help us.
    Regards
    Sowmya

    Hi
    We have used the CMS to transport XI objects. Everything has been configured automatically. I checked all the configuration and everthing seems to be fine.
    Could you please give any more suggestions.
    Regards
    Sowmya

  • Hyperlinks from converted excel file are not working after pdf file is moved

    I have created a pdf file from an excel file that has hyperlinks in it. The hyperlinks work fine if the files are all kept in the same exact location as the time they were created. Once the files are moved (i.e. emailed to another user) the hyperlinks no longer work. An error message pops up that the file can not be found. Is there a setting or something that I'm missing in acrobat that allows for the files to be moved, so that the hyperlinks still function properly, after creation

    No settings adjustments.
    The issue is that links, once made, have a specific path (as shown when you view the link's text string).
    When you email the files the person who recieves the email and downloads the attachments would have to have the same layout of files/folders you have.
    Without that links are "broken"
    You email a zip file that, when extracted, would create the folders/files in the required layout to reflect what you have.
    Be well...

  • How to add a video file directly as a music video file?

    When I add a new video file its always taken as a movie file and i have to change the video kind from movie to music video.Is there any way to assign the kind as music video to more than one file at once?

    If you've reformatted your computer then as far as the iPad is concerned it's a new computer that it hasn't been synced to before, and iPads are designed to only be synved to one computer at a time. There are some instructions on this page for syncing to a new computer : https://discussions.apple.com/docs/DOC-3141
    Do you have a backup copy of your iTunes library that you can copy back onto your computer ? iTunes itself only allows you to copy downloads from iTunes (plus any epubs and/or PDFs in the iBooks app on a device) back via File > Devices > Transfer Purchases. If you want to copy back, for example, music that you got from other sources (e.g. copied from CDs) then you will need a third-party program on your computer to copy them back - there are some listed half-way down this page : https://discussions.apple.com/docs/DOC-3991

  • Can't Open Photoshop-saved RAW file in Photoshop...

    I've just gotten back from my school's library, where I was using one of the scanners to scan my negatives. I scanned the files directly into photoshop CS3. In retrospect, I absolutely should have saved in tiff, which has worked before, but this time I saved the files in raw. This is Photoshop Raw, not Camera Raw. I assumed that I could open these files back on my home computer (Photoshop CS4), but apparently I was wrong. If I try to open any of the raw files, I get a dialogue box called "Photoshop Raw Options", and if I hit "OK" I'm told something about missing color profiles, then I'm given an image of gray noise. If I change any of the settings in the dialogue box (files were saved at 16-bit grayscale with Mac byte order), I am told that "Specified image is larger than file," and I can't open the image.
    What's going on? Why can't I open in Photoshop files that I just saved in Photoshop? Have my past few hours just been a total waste?

    jbz2105 wrote:
    Have my past few hours just been a total waste?
    Yep, pretty much unless you know the exact size and can correctly fill out the required dialogs required to open a Photoshop "raw" file. The "raw" format is not, as you've found out related at ALL to Camera Raw. It's really a holder over format from the early years used back when there weren't some file formats available on some computer systems...and yes, you SHOULD have used TIFF.

  • Opening files in CS6 Photoshop & images are blank

    I just installed CS6 and tried opening CS5 psd files but they appear blank even though I can see the images in the layer thumb nails.  Is there something that could be hiding the layers?
    I meet thewindows system requirements but my memory usage is almost at 4GB just having photoshop open.  What is causing this?
    Thanks,

    Dear Noel,
    I have had exactly the same problem when I updated my photoshop to CS6. Disabling the processor enabled me to see the imported pictures that previously had only been visible as thumbnails in the layers.
    I have copied my system info and pasted it below.
    Your help in this matter is very much appreciated.
    David
    Adobe Photoshop Version: 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00) x32
    Operating System: Windows Vista 32-bit
    Version: 6.0 Service Pack 2
    System architecture: Intel CPU Family:6, Model:7, Stepping:10 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1
    Physical processor count: 2
    Processor speed: 2094 MHz
    Built-in memory: 3038 MB
    Free memory: 998 MB
    Memory available to Photoshop: 1670 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Disabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Mobility Radeon HD 4530
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 768, right: 1366
    Video Card Number: 2
    Video Card: LogMeIn Mirror Driver
    OpenCL Unavailable
    Driver Version: 2.50.596
    Driver Date: 20080811114034.000000-000
    Video Card Driver:
    Video Mode:
    Video Card Caption: LogMeIn Mirror Driver
    Video Card Memory: 512 MB
    Video Rect Texture Size: 8192
    Video Card Number: 1
    Video Card: ATI Mobility Radeon HD 4530
    OpenCL Unavailable
    Driver Version: 7.01.01.849
    Driver Date: 20081231140052.000000-000
    Video Card Driver: atidxx32.dll,atidxx64,atiumdag.dll,atiumdva.cap,atiumd64,atiumd6a,atitmm64
    Video Mode: 1366 x 768 x 4294967296 colors
    Video Card Caption: ATI Mobility Radeon HD 4530
    Video Card Memory: 512 MB
    Video Rect Texture Size: 8192
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\David\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 454.6G, 235.0G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/06/05-15:16:32   66.507768   66.507768
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/06/26-12:17:19   4.0.95   66.510504
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/06/05-15:16:32   66.507768   66.507768
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/06/05-15:16:32   66.507768   66.507768
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/06/05-15:16:32   66.507768   66.507768
       BIBUtils.dll   BIBUtils 2012/06/05-15:16:32   66.507768   66.507768
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/06/05-15:16:32   66.507768   66.507768
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.1
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Clouds 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Collada 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Measurement Core 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Picture Package Filter 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Pinch 13.0
       Pixar 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0.1
       Shear 13.0
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0.1 (13.0.1 20120808.r.519 2012/08/08:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

  • I have finally figured out how to export an iphoto album so that I can maintain the proper order of the photos after burning the file. How do I keep each individual photo title and description after exporting and burning?

    I have finally figured out how to export an iphoto album so that I can maintain the proper order of the photos after burning the file. How do I keep each individual photo title and description after exporting and burning?  Presently after exporting and burning each photo is identified by the file name rather than each individual title description.  

    File name and Title are not the same thing.
    Filename is attached to the Jpeg file in the Finder.
    Title is attached to the photo within the Jpeg file - as is the description. These are written to the Exif and IPTC metadata on export.
    So: File -> Export. Kind: Jpeg or Tiff and Check the box at 'Title and Keywords'. This will write the Title, keywords and descriptions (though not explicitly stated) to the metadata. This can then be viewed in any app that understand this material.
    You can choose, if you wish, to also use the Title as a Filename - that's an option at File Name
    Regards
    TD

Maybe you are looking for