Is it possible to open multiple images in Photoshop as smart layers?

Hi All,
After searching, I think I know the answer to this but thought I'd check, we have background plates with main images and love the open multiple images as layers option - but can you open multiple images as multiple smart object layers?
Cheers

This might work.
Edit: But it is a lot less sophisticated than the Load Files into StackScript.
// select folder and place contents as smart objects;
// 2013, use it at your own risk;
if (app.documents.length > 0) {
var myDocument = app.activeDocument;
// select files;
if ($.os.search(/windows/i) != -1) {var theFiles = File.openDialog ("please select files", '*.jpg;*.tif;*.pdf;*.psd;*.bmp', true)}
else {var theFiles = File.openDialog ("please select files", getFiles, true)};
if (theFiles.length > 0) {
for (var m = 0; m < theFiles.length; m++) {
          var theLayer = placeScaleFile(theFiles[m], 0, 0, 100);
////// get psds, tifs and jpgs from files //////
function getFiles (theFile) {
    if (theFile.name.match(/\.(eps|ai|jpg|tif|psd|pdf|)$/i)) {
        return true
////// place //////
function placeScaleFile (file, xOffset, yOffset, theScale) {
// =======================================================
var idPlc = charIDToTypeID( "Plc " );
    var desc5 = new ActionDescriptor();
    var idnull = charIDToTypeID( "null" );
    desc5.putPath( idnull, new File( file ) );
    var idFTcs = charIDToTypeID( "FTcs" );
    var idQCSt = charIDToTypeID( "QCSt" );
    var idQcsa = charIDToTypeID( "Qcsa" );
    desc5.putEnumerated( idFTcs, idQCSt, idQcsa );
    var idOfst = charIDToTypeID( "Ofst" );
        var desc6 = new ActionDescriptor();
        var idHrzn = charIDToTypeID( "Hrzn" );
        var idPxl = charIDToTypeID( "#Pxl" );
        desc6.putUnitDouble( idHrzn, idPxl, xOffset );
        var idVrtc = charIDToTypeID( "Vrtc" );
        var idPxl = charIDToTypeID( "#Pxl" );
        desc6.putUnitDouble( idVrtc, idPxl, yOffset );
    var idOfst = charIDToTypeID( "Ofst" );
    desc5.putObject( idOfst, idOfst, desc6 );
    var idWdth = charIDToTypeID( "Wdth" );
    var idPrc = charIDToTypeID( "#Prc" );
    desc5.putUnitDouble( idWdth, idPrc, theScale );
    var idHght = charIDToTypeID( "Hght" );
    var idPrc = charIDToTypeID( "#Prc" );
    desc5.putUnitDouble( idHght, idPrc, theScale );
    var idLnkd = charIDToTypeID( "Lnkd" );
    desc5.putBoolean( idLnkd, true );
executeAction( idPlc, desc5, DialogModes.NO );
return myDocument.activeLayer;

Similar Messages

  • How to open multiple images in photoshop cs3

    Hey, what im trying to do is open multiple images in photoshop cs3 and then blend the images together. But the problem that i am facing is that i can only open one image at a time. Can someone tell me step by step how to do this.
    Thanks for the help
    Michael

    i dont belive i have tabbed view, what i just did, was i draged one photo into phtoshop and then another. When i look to my right, only one iamge shows up in the layers and the other seems to have dissappeaed.
    It seems that having a tabbed view is useful, how do i set photoshop to this?

  • Cannot open multiple images in Photoshop

    I recently purchased a new laptop (OS: Windows 7 Enterprise, 32 GB RAM) and installed CS5 on it.  All of the applications work well except for Photoshop.
    At first Photoshop would load correctly but crash when I tried to Save As.  I deleted the preference file upon startup and that fixed the problem. 
    Now every time I open more than one image in photoshop, my screen goes completely black. It doesn't matter whether I try to open them sequentially or all at once.  The most I can have open is 2 images.  When trying to open a 3rd, or when selecting more than one file to open all at once, the screen goes completely black. Eventually the screen does come back on, with the error that my AMD driver stopped responding and recovered.  But now Photoshop is frozen and I have to close Photoshop through the Task Manager. My video card is AMD FirePro M6100 and has been checked for driver updates. 
    Do we know what could be the source of this problem?  And how can I fix it, I often need >2 images open at once. 
    Thanks!

    All I coul find is this AMD FirePro M5100 / M6100 Graphics Driver Driver Details | Dell US

  • Opening multiple images in Photoshop CS3 windows

    I can open an image just fine in Photoshop CS3 by going file-open and clicking on the file, I then want to bring in another image into Photoshop CS3 by using file-open which I can do but then the first image disappears and only the second image is in Photoshop. Any ideas?
    Thanks, Larry

    Freeagent- It worked! Thanks for the advice.
    Larry

  • Photoshop CC crashes when opening multiple images

    Has anyone else got this problem of PS CC crashing when trying to open multiple images? If you open one file at a time, there are no issues, but 2 or more and it crashes as shown below. I've tried it with JPG's, TIFF's and PSD's and still get the same problem.
    I've also tried starting it while pressing alt/ctrl/shift, but still get the same problem.
    PS CC is version 14.0, 32 bit, running on Windows 7 which is up to date. I do only have 4GB RAM, of which PS takes 60% of it according to the system info panel. Could this be one of the causes, or is it a bug in the software? I never had this problem before in CS6 or previous.
    Thanks in advance.

    Found it eventually!
    Version=1
    EventType=APPCRASH
    EventTime=130184574994126512
    ReportType=2
    Consent=1
    UploadTime=130184574994846553
    ReportIdentifier=a1617567-ee21-11e2-b093-bcaec523c7aa
    IntegratorReportIdentifier=a1617566-ee21-11e2-b093-bcaec523c7aa
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=Photoshop.exe
    Sig[1].Name=Application Version
    Sig[1].Value=14.0.0.0
    Sig[2].Name=Application Timestamp
    Sig[2].Value=51763d4f
    Sig[3].Name=Fault Module Name
    Sig[3].Value=ig4icd32.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=8.15.10.2202
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4c756a62
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=0085e7d7
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7601.2.1.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=2057
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    UI[3]=Adobe Photoshop CC has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe
    LoadedModule[1]=C:\Windows\SYSTEM32\ntdll.dll
    LoadedModule[2]=C:\Windows\system32\kernel32.dll
    LoadedModule[3]=C:\Windows\system32\KERNELBASE.dll
    LoadedModule[4]=C:\ProgramData\Norton\{0C55C096-0F1D-4F28-AAA2-85EF591126E7}\NIS_20.3.1.22 \Definitions\BASHDefs\20130702.001\UMEngx86.dll
    LoadedModule[5]=C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601. 18120_none_72d2e82386681b36\gdiplus.dll
    LoadedModule[6]=C:\Windows\system32\msvcrt.dll
    LoadedModule[7]=C:\Windows\system32\USER32.dll
    LoadedModule[8]=C:\Windows\system32\GDI32.dll
    LoadedModule[9]=C:\Windows\system32\LPK.dll
    LoadedModule[10]=C:\Windows\system32\USP10.dll
    LoadedModule[11]=C:\Windows\system32\ole32.dll
    LoadedModule[12]=C:\Windows\system32\RPCRT4.dll
    LoadedModule[13]=C:\Windows\system32\mscms.dll
    LoadedModule[14]=C:\Windows\system32\USERENV.dll
    LoadedModule[15]=C:\Windows\system32\profapi.dll
    LoadedModule[16]=C:\Program Files\Adobe\Adobe Photoshop CC\MSVCP100.dll
    LoadedModule[17]=C:\Program Files\Adobe\Adobe Photoshop CC\MSVCR100.dll
    LoadedModule[18]=C:\Windows\system32\OPENGL32.dll
    LoadedModule[19]=C:\Windows\system32\ADVAPI32.dll
    LoadedModule[20]=C:\Windows\SYSTEM32\sechost.dll
    LoadedModule[21]=C:\Windows\system32\GLU32.dll
    LoadedModule[22]=C:\Windows\system32\DDRAW.dll
    LoadedModule[23]=C:\Windows\system32\DCIMAN32.dll
    LoadedModule[24]=C:\Windows\system32\SETUPAPI.dll
    LoadedModule[25]=C:\Windows\system32\CFGMGR32.dll
    LoadedModule[26]=C:\Windows\system32\OLEAUT32.dll
    LoadedModule[27]=C:\Windows\system32\DEVOBJ.dll
    LoadedModule[28]=C:\Windows\system32\dwmapi.dll
    LoadedModule[29]=C:\Windows\system32\WS2_32.dll
    LoadedModule[30]=C:\Windows\system32\NSI.dll
    LoadedModule[31]=C:\Windows\system32\WINHTTP.dll
    LoadedModule[32]=C:\Windows\system32\webio.dll
    LoadedModule[33]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[34]=C:\Program Files\Adobe\Adobe Photoshop CC\cg.dll
    LoadedModule[35]=C:\Program Files\Adobe\Adobe Photoshop CC\cgGL.dll
    LoadedModule[36]=C:\Program Files\Adobe\Adobe Photoshop CC\ExtendScript.dll
    LoadedModule[37]=C:\Program Files\Adobe\Adobe Photoshop CC\ScCore.dll
    LoadedModule[38]=C:\Windows\system32\SHELL32.dll
    LoadedModule[39]=C:\Windows\system32\SHLWAPI.dll
    LoadedModule[40]=C:\Program Files\Adobe\Adobe Photoshop CC\PatchMatch.dll
    LoadedModule[41]=C:\Program Files\Adobe\Adobe Photoshop CC\tbb.dll
    LoadedModule[42]=C:\Program Files\Adobe\Adobe Photoshop CC\adobe_caps.dll
    LoadedModule[43]=C:\Program Files\Adobe\Adobe Photoshop CC\adbeape.dll
    LoadedModule[44]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCR90.dll
    LoadedModule[45]=C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_ none_50934f2ebcb7eb57\MSVCP90.dll
    LoadedModule[46]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeOwl.dll
    LoadedModule[47]=C:\Program Files\Adobe\Adobe Photoshop CC\ahclient.dll
    LoadedModule[48]=C:\Windows\system32\WININET.dll
    LoadedModule[49]=C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
    LoadedModule[50]=C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
    LoadedModule[51]=C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
    LoadedModule[52]=C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
    LoadedModule[53]=C:\Windows\system32\version.DLL
    LoadedModule[54]=C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
    LoadedModule[55]=C:\Windows\system32\normaliz.DLL
    LoadedModule[56]=C:\Windows\system32\iertutil.dll
    LoadedModule[57]=C:\Program Files\Adobe\Adobe Photoshop CC\AXEDOMCore.dll
    LoadedModule[58]=C:\Program Files\Adobe\Adobe Photoshop CC\MPS.dll
    LoadedModule[59]=C:\Program Files\Adobe\Adobe Photoshop CC\PlugPlugOwl.dll
    LoadedModule[60]=C:\Windows\system32\CRYPT32.dll
    LoadedModule[61]=C:\Windows\system32\MSASN1.dll
    LoadedModule[62]=C:\Windows\system32\IMM32.DLL
    LoadedModule[63]=C:\Windows\system32\MSCTF.dll
    LoadedModule[64]=C:\Program Files\Adobe\Adobe Photoshop CC\tbbmalloc.dll
    LoadedModule[65]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
    LoadedModule[66]=C:\Windows\system32\CRYPTBASE.dll
    LoadedModule[67]=C:\Windows\system32\uxtheme.dll
    LoadedModule[68]=C:\Windows\system32\dnssd.dll
    LoadedModule[69]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeLinguistic.dll
    LoadedModule[70]=C:\Windows\system32\PSAPI.DLL
    LoadedModule[71]=C:\Windows\system32\STI.DLL
    LoadedModule[72]=C:\Windows\system32\CLBCatQ.DLL
    LoadedModule[73]=C:\Windows\system32\CRYPTSP.dll
    LoadedModule[74]=C:\Windows\system32\rsaenh.dll
    LoadedModule[75]=C:\Windows\system32\RpcRtRemote.dll
    LoadedModule[76]=C:\Windows\system32\wiatrace.dll
    LoadedModule[77]=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.dll
    LoadedModule[78]=C:\Program Files\Adobe\Adobe Photoshop CC\PSViews.dll
    LoadedModule[79]=C:\Program Files\Adobe\Adobe Photoshop CC\PSArt.dll
    LoadedModule[80]=C:\Windows\system32\c_g18030.dll
    LoadedModule[81]=C:\Program Files\Adobe\Adobe Photoshop CC\amtlib.dll
    LoadedModule[82]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[83]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[84]=C:\Windows\system32\ntmarta.dll
    LoadedModule[85]=C:\Windows\system32\WLDAP32.dll
    LoadedModule[86]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[87]=C:\Windows\system32\apphelp.dll
    LoadedModule[88]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\FastCore.8bx
    LoadedModule[89]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\MMXCore.8bx
    LoadedModule[90]=C:\Program Files\Adobe\Adobe Photoshop CC\libmmd.dll
    LoadedModule[91]=C:\Program Files\Adobe\Adobe Photoshop CC\svml_dispmd.dll
    LoadedModule[92]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\MultiProcessor Support.8bx
    LoadedModule[93]=C:\Program Files\Adobe\Adobe Photoshop CC\PLUGIN.dll
    LoadedModule[94]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobeXMP.dll
    LoadedModule[95]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\File Formats\Dicom.8bi
    LoadedModule[96]=C:\Windows\system32\WSOCK32.dll
    LoadedModule[97]=C:\Windows\system32\NETAPI32.dll
    LoadedModule[98]=C:\Windows\system32\netutils.dll
    LoadedModule[99]=C:\Windows\system32\srvcli.dll
    LoadedModule[100]=C:\Windows\system32\wkscli.dll
    LoadedModule[101]=C:\Program Files\Common Files\Adobe\Plug-Ins\CC\File Formats\Camera Raw.8bi
    LoadedModule[102]=C:\Program Files\Adobe\Adobe Photoshop CC\BIB.dll
    LoadedModule[103]=C:\Program Files\Adobe\Adobe Photoshop CC\BIBUtils.dll
    LoadedModule[104]=C:\Program Files\Adobe\Adobe Photoshop CC\ACE.dll
    LoadedModule[105]=C:\Program Files\Adobe\Adobe Photoshop CC\AGM.dll
    LoadedModule[106]=C:\Program Files\Adobe\Adobe Photoshop CC\CoolType.dll
    LoadedModule[107]=C:\Windows\system32\DWrite.dll
    LoadedModule[108]=C:\Program Files\Adobe\Adobe Photoshop CC\AXE8SharedExpat.dll
    LoadedModule[109]=C:\Windows\System32\msxml6.dll
    LoadedModule[110]=C:\Program Files\Adobe\Adobe Photoshop CC\AdobePIP.dll
    LoadedModule[111]=C:\Program Files\Adobe\Adobe Photoshop CC\LogSession.dll
    LoadedModule[112]=C:\Program Files\Adobe\Adobe Photoshop CC\WRServices.dll
    LoadedModule[113]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Linguistics\Providers\Plugins2\AdobeHunspellPlugin\AdobeHunspellPlugin.dll
    LoadedModule[114]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Linguistics\Providers\Plugins2\WRLiloPlugin.bundle\WRLiloPlugin.dll
    LoadedModule[115]=C:\Program Files\Adobe\Adobe Photoshop CC\Required\Plug-Ins\Extensions\ScriptingSupport.8li
    LoadedModule[116]=C:\Program Files\Adobe\Adobe Photoshop CC\ScriptUIFlex.dll
    LoadedModule[117]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[118]=C:\Windows\system32\WTSAPI32.dll
    LoadedModule[119]=C:\Windows\system32\WINSTA.dll
    LoadedModule[120]=C:\Program Files\Adobe\Adobe Creative Cloud\CoreSync\CoreSync_v_1_1_0_x86.dll
    LoadedModule[121]=C:\Windows\system32\MPR.dll
    LoadedModule[122]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[123]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[124]=C:\Windows\System32\cscui.dll
    LoadedModule[125]=C:\Windows\System32\CSCDLL.dll
    LoadedModule[126]=C:\Windows\system32\CSCAPI.dll
    LoadedModule[127]=C:\Windows\system32\ntshrui.dll
    LoadedModule[128]=C:\Windows\system32\slc.dll
    LoadedModule[129]=C:\Program Files\Common Files\Adobe\APE\3.4\adbeapecore.dll
    LoadedModule[130]=C:\Windows\system32\SXS.DLL
    LoadedModule[131]=C:\Program Files\Adobe\Adobe Photoshop CC\aif_core.dll
    LoadedModule[132]=C:\Program Files\Adobe\Adobe Photoshop CC\aif_ogl.dll
    LoadedModule[133]=C:\Windows\system32\ig4icd32.dll
    LoadedModule[134]=C:\Windows\system32\wbem\wbemprox.dll
    LoadedModule[135]=C:\Windows\system32\wbemcomn.dll
    LoadedModule[136]=C:\Windows\system32\wbem\wbemsvc.dll
    LoadedModule[137]=C:\Windows\system32\wbem\fastprox.dll
    LoadedModule[138]=C:\Windows\system32\NTDSAPI.dll
    LoadedModule[139]=C:\Program Files\Common Files\Adobe\APE\3.4\adbeapeengine.dll
    LoadedModule[140]=C:\Windows\system32\OLEACC.dll
    LoadedModule[141]=C:\Windows\system32\COMDLG32.dll
    LoadedModule[142]=C:\Windows\system32\WINMM.dll
    LoadedModule[143]=C:\Windows\system32\msi.dll
    LoadedModule[144]=C:\Windows\system32\urlmon.dll
    LoadedModule[145]=C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
    LoadedModule[146]=C:\Windows\system32\DSOUND.dll
    LoadedModule[147]=C:\Windows\system32\POWRPROF.dll
    LoadedModule[148]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[149]=C:\Windows\system32\dbghelp.dll
    LoadedModule[150]=C:\Windows\system32\mlang.dll
    LoadedModule[151]=C:\Windows\system32\icm32.dll
    LoadedModule[152]=C:\Windows\system32\Secur32.dll
    LoadedModule[153]=C:\Windows\system32\SSPICLI.DLL
    LoadedModule[154]=C:\Windows\system32\credssp.dll
    LoadedModule[155]=C:\Windows\system32\schannel.DLL
    LoadedModule[156]=C:\Windows\system32\MMDevAPI.DLL
    LoadedModule[157]=C:\Windows\system32\wdmaud.drv
    LoadedModule[158]=C:\Windows\system32\ksuser.dll
    LoadedModule[159]=C:\Windows\system32\AVRT.dll
    LoadedModule[160]=C:\Windows\system32\AUDIOSES.DLL
    LoadedModule[161]=C:\Windows\system32\msacm32.drv
    LoadedModule[162]=C:\Windows\system32\MSACM32.dll
    LoadedModule[163]=C:\Windows\system32\midimap.dll
    LoadedModule[164]=C:\Windows\system32\mswsock.dll
    LoadedModule[165]=C:\Windows\System32\wshtcpip.dll
    LoadedModule[166]=C:\Windows\System32\wship6.dll
    LoadedModule[167]=C:\Program Files\Common Files\Adobe\CEPServiceManager4\lib\ServiceManager-Launcher.dll
    LoadedModule[168]=C:\Program Files\Adobe\Adobe Photoshop CC\updaternotifications.dll
    LoadedModule[169]=C:\Windows\system32\taskschd.dll
    LoadedModule[170]=C:\Program Files\Adobe\Adobe Photoshop CC\IMSLib.dll
    LoadedModule[171]=C:\Windows\system32\SearchFolder.dll
    LoadedModule[172]=C:\Windows\system32\XmlLite.dll
    LoadedModule[173]=C:\Windows\system32\LINKINFO.dll
    LoadedModule[174]=C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
    LoadedModule[175]=C:\Windows\system32\explorerframe.dll
    LoadedModule[176]=C:\Windows\system32\DUser.dll
    LoadedModule[177]=C:\Windows\system32\DUI70.dll
    LoadedModule[178]=C:\Windows\system32\msls31.dll
    LoadedModule[179]=C:\Windows\System32\StructuredQuery.dll
    LoadedModule[180]=C:\Windows\system32\IconCodecService.dll
    LoadedModule[181]=C:\Windows\system32\thumbcache.dll
    LoadedModule[182]=C:\Windows\system32\SHDOCVW.dll
    LoadedModule[183]=C:\Windows\system32\ieframe.DLL
    LoadedModule[184]=C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
    LoadedModule[185]=C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
    LoadedModule[186]=C:\Windows\system32\api-ms-win-downlevel-shell32-l1-1-0.dll
    LoadedModule[187]=C:\Windows\system32\actxprxy.dll
    LoadedModule[188]=C:\Windows\system32\NetworkExplorer.dll
    LoadedModule[189]=C:\Windows\system32\samcli.dll
    LoadedModule[190]=C:\Windows\system32\SAMLIB.dll
    LoadedModule[191]=C:\Windows\system32\NetworkItemFactory.dll
    LoadedModule[192]=C:\Windows\system32\dtsh.dll
    LoadedModule[193]=C:\Windows\system32\FirewallAPI.dll
    LoadedModule[194]=C:\Windows\System32\drprov.dll
    LoadedModule[195]=C:\Windows\System32\ntlanman.dll
    LoadedModule[196]=C:\Windows\System32\davclnt.dll
    LoadedModule[197]=C:\Windows\System32\DAVHLPR.dll
    LoadedModule[198]=C:\Windows\system32\LMIRfsClientNP.dll
    LoadedModule[199]=C:\Windows\system32\PortableDeviceApi.dll
    LoadedModule[200]=C:\Windows\system32\WINTRUST.dll
    LoadedModule[201]=C:\Windows\system32\PortableDeviceTypes.dll
    LoadedModule[202]=C:\Windows\system32\mssprxy.dll
    LoadedModule[203]=C:\Windows\system32\EhStorAPI.dll
    LoadedModule[204]=C:\Windows\System32\npmproxy.dll
    LoadedModule[205]=C:\Windows\system32\FunDisc.dll
    LoadedModule[206]=C:\Windows\system32\ATL.DLL
    LoadedModule[207]=C:\Windows\system32\fdproxy.dll
    LoadedModule[208]=C:\Windows\System32\fdwcn.dll
    LoadedModule[209]=C:\Windows\System32\wcnapi.dll
    LoadedModule[210]=C:\Windows\system32\fdWNet.dll
    LoadedModule[211]=C:\Windows\system32\dfscli.dll
    LoadedModule[212]=C:\Windows\system32\browcli.dll
    LoadedModule[213]=C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    LoadedModule[214]=C:\Program Files\Bonjour\mdnsNSP.dll
    LoadedModule[215]=C:\Windows\system32\rasadhlp.dll
    LoadedModule[216]=C:\Windows\System32\fwpuclnt.dll
    LoadedModule[217]=C:\Windows\system32\dhcpcsvc6.DLL
    LoadedModule[218]=C:\Windows\system32\dhcpcsvc.DLL
    LoadedModule[219]=C:\Program Files\Internet Explorer\ieproxy.dll
    LoadedModule[220]=C:\Windows\System32\msxml3.dll
    LoadedModule[221]=C:\Windows\system32\ncrypt.dll
    LoadedModule[222]=C:\Windows\system32\bcrypt.dll
    LoadedModule[223]=C:\Windows\system32\bcryptprimitives.dll
    LoadedModule[224]=C:\Windows\system32\GPAPI.dll
    LoadedModule[225]=C:\Windows\system32\ATMLIB.dll
    LoadedModule[226]=C:\Windows\system32\zipfldr.dll
    LoadedModule[227]=C:\Program Files\WinRAR\rarext.dll
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe Photoshop CC
    AppPath=C:\Program Files\Adobe\Adobe Photoshop CC\Photoshop.exe

  • Suddenly can't open multiple image files in CS5

    I recently transferred LR 5.3 and CS5 (12.04x64X) onto a new PC (OS Windows 7 64-bit). Both programs are working fine individually. And single images in LR open just fine for editing in CS5. But when I try to open multiple images (to merge as a panoramic) or open multiple images as separate layers, nothing happens.  CS5 opens on top of LR, but the files themselves never open. No problems doing this a few days ago with my older computer (same programs, same operating system).
    Any suggestions for fixing this would be much appreciated.

    When you say nothing is showing up, do you mean it is as if you didn’t use File / Open, or is it more that there is something but it is gray or white or black without any image detail?  If the latter, perhaps something like a video driver update or system-level change has made things incompatible with how PSE11 tries to display images.
    Have you rebooted?
    Have you reset your preferences?  You can do this by holding down Ctrl-Shift-Alt at the same time while PSE11 is starting up (or at least while the editor is starting up) and you’ll get a message about deleting the preferences file or not before you see the splash screen.   Various other key combinations will ask for an additional plug-ins folder or a different scratch disk location.  If you are going to delete your preferences file you might want to review the settings, first, in case there is something important you need to reconfigure once the preferences have been reset.

  • Is it possible to open multiple windows on mavericks . if so how.

    is it possible to open multiple windows in mavericks if so how

    First, go to Finder > Preferences and make sure the checkbox is deselected for "open folders in tabs instead of new windows".
    Any folder can be opened in a new window by holding down either Command Key while clicking the folder. But sooner or later you will forget to hold down that key, and then clicking on a folder will open it in a tab (which will automatically resize the window and may cause much aggravation).
    If you're like me and don't like tabs very much, there is a way to make folders always open in windows with a simple click (I'm using Mavericks 10.9.5).  Go to a root folder (for example, the Documents Folder), open it, and select View > Hide Toolbar, then all folders within that root folder will open in a new window.
    The Hide Toolbar trick will also work with any folder present on the Desktop. It will make all folders inside that folder open in new windows.
    Hope this helps.

  • Preview won't open multiple images

    When I open one image in preview, it opens fine. If I open a second image, the first image disappears. If I try and open multiple images at once, the drawer slides out, but it's empty, and again, only one image will show up. Any ideas?

    Hello, if you cannot figure out how to fix the issue I have a nice PDF combiner and exporter, you can write in any application, Text Edit, Pages, Word, and export to PDF, combine with this tool.
    <<http://www.monkeybreadsoftware.de/>
    Download the new version if you like it.
    Ray

  • Is it possible to edit multiple images description, time, title with new OSX Photos? I find this option very useful in Iphoto

    Is it possible to edit multiple images description, time, title, with new OSX Photos? I find very useful this option in Iphoto

    why? i find this opportunity very useful, there is an alternative way?

  • Actions Possible Without Opening Raw File in Photoshop?

    Is it possible to record certain actions on a raw file without opening the file in Photoshop?
    Let's assume I have 250 files, all needing lens correction (and maybe other common tweaks) as a basic first step.  I'd like to be able to record an action that (1) opens my NEF file in ACR; (2) makes the lens correction based on the profile for the particular lens I used; (3) [other tweak--say noise reduction]; (4) [other tweak--say color temperature]; and then (5) closes the file generating nothing but the .xmp file.
    Then when I go to work on each file, all my basic corrections have been made so that when I reopen later in ACR, I only have to make custom changes before finally opening in Photoshop.
    I've tried a few things, scanned the forums, checked the online help center, gone through a few Adobe TV tutorials, but I can't figure out how to do it.
    Any help?
    I'm in CS6.
    I just realized that this question probably belongs here rather than the ACR discussion.  I apologize for cross posting.

    Phoenix89MR wrote:
    Is it possible to record certain actions on a raw file without opening the file in Photoshop?
    No...an Action is something that records something in Photoshop. Yes, an Action can record ACR settings....but you need to actually end up opening the image in Photoshop and it will render the file.
    What you really want to do is to look into Camera Raw Presets and using them while in Bridge. You would open a representative image, adjust the image, save a preset and then apply that preset to as many images as you want to in Bridge. Also note you can open multiple images in ACR, select them and adjust multple images at once. You can also adjust an image and then in Bridge, copy the settings from the one file and paste them to others.
    Lots of way to accomplish what you want but not really by Actions in Photoshop.

  • Lightroom won't open an image in Photoshop CS2

    I have Photoshop 1.1 on a PC running Windows XP. I can't open a Lightroom image in Photoshop CS2 through the "photo" menu because the menu selection to open an image in Photoshop is dimmed. Also in "Preferences" in the "external editors" tab it says "Photoshop not found." My Photoshop is on the same drive as Lightroom. Am I wrong in assuming LR should open an image in CS2?
    In a related matter I opened a Photoshop customer support case about this, but did not receive a reply. Is this typical of Adobe? Isn't this the kind of question they should answer even without a paid support plan?

    Richard,
    What I did when faced with a similar situation was to go to Control Panel, and select Add or Remove Programs, then select Uninstall or Change for Adobe Photoshop CS2, then when prompted whether to Uninstall or Repair, choose Repair. This will fixup all the registry entries that appare to be missing from your system.
    Works for me at least.
    Steve

  • Opening raw images in Photoshop Elements 9

    When opening raw images in Photoshop Elements 9 (File -> Open or File -> Open As), the Adobe Camera Raw dialog do not open.
    Instead I get a window with a progress bar and the text "Reading Camera Raw Format".
    The image then opens in the Photoshop Elements editor.
    I have tested this with raw images both from Canon EOS 1000D and Samsung WB2000 cameras.
    I would appreciate any suggestions on how to solve this issue.
    I run Photoshop Elements on a HP netbook running Widows XP and with an Intel Atom N450 / 1.66 GHz processor, 2 GB ram and a screen resolution of 1024 x 600 pixels.

    Unfortunately you can't see the raw converter in PSE 9 on screens less than 800 px tall, which means not on netbooks. PSE will automatically convert it for you, but that dialog box and a few others, like the Advanced Downloader window, will not appear.

  • Can't Open Bridge Images in Photoshop

    Upgraded Photoshop CS5 to CS6, Windows 7. Uninstalled CS5. Now can't open Bridge images in Photoshop.

    Thanks, problem solved!
    The first thing I did was check the file associations which, indicating “Photoshop”, I assumed was OK.
    But then, motivated by your suggestion, I checked more carefully and found that “Photoshop” was pointing to an earlier version.
    Next I “browsed” and reset the association to the Photoshop CS6 .exe file and now images in Bridge open in Photoshop just like they used to.

  • Can't open CS2 image with photoshop

    I had this camera, Canon 50d, for little more than two years.
    Now it is time to start working with Raw image and can't open the image with Photoshop.
    But I could open with EOS utility but want to work with Photoshop.
    thanks for reading and advice pleae

    Photoshop CS2 will never directly open a Canon EOS-50D raw file.  The raw files from every camera are different and your camera was designed after the Photoshop CS2 Camera Raw application stopped receiving updates.
    This list is pertinent:
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    That said, there is a free solution that will allow you to open your images indirectly.
    Download and install the latest version of the free Adobe DNG Converter:
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5388 (Mac)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5389 (PC)
    Whenever you have a folder full of raw 50D images run the DNG Converter on the folder to convert all the files to DNG format.  You will have to select the proper compatibility setting.
    You can now open the DNG files with Photoshop CS2's Camera Raw converter.
    Just as an aside, the Camera Raw converter from the latest version of Photoshop delivers images of higher quality, so you may want to consider moving up to Photoshop CS6.  Unfortunately you will have to pay full price; there's no Photoshop CS2 -> CS6 upgrade discount.
    -Noel

  • Problem opening multiple pictures in Photoshop

    Problem opening multiple pictures in Photoshop.  OldBob1957 has given me some suggestions on how to overcome this problem.  I tried to Edit.Purge>All, Reset Preferences, Delete the Adobe Photoshop x Prefs.psp folders and Ctrl+Alt+Shift on Photoshop startup.  Did not work, what next?  Delete all the PSP folders.?  There are 45 more in my computer.  Any help will be appreciated.

    Hi Noel:
    I reset the max memory to the high side as suggested but the results when I opened the pictures and changed them was the same.  I could open four but nto the fifth one.
    Lyndon
    PS:  In the event you haven't seen the start of the problem, I thought I would include it here:
      I am working on a picture file, jpegs, changing the size, the level, etc. I open several pictures usually
    3 or 4 and when I try to open the next I receive a pop up error message that says: "Could not
    complete your request because of a program error.” This has just started to happen recently,
    probably since I upgraded to CS6. Previously I could work on a file and have 100 or so pictures
    open and still be able to open additional pictures. I have downloaded and in installed all available
    updates and the message I receive when I check for updates is: “Your applications are up-to-date
    as checked less than a minute ago.” I tried to Edit>Purge>All, Reset Preferences, Deleted the
    Adobe Photoshop Ver. 6 Prefs.psp folder and pressed Ctrl+Alt+Shift on Photoshop startup and
    deleted Adobe Photoshop Settings file. Did not work, what next? Delete all the PSP folders? There
    are 45 more in my computer. Any help will be appreciated.
    LR

Maybe you are looking for