How can I retreve old stored pictures after reinstalling Elements7 on a new computer?

My computer with windowsXL crashed. I now have Windows8 When I reinstalled Elements 7  most of the oictures were missing. I thought they wre all stored. Is there a way to get them back?

The photos are not stored in PSE. The photos are stored on your old computer's hard disk(s) somewhere. If those disk(s) are available, retrieve the photos and the PSE catalog file (*.pse7db) and move those to the new computer. The photos need to be in the EXACT same folders on the new computer that they were in on the old computer. The Catalog file can go anywhere. Then double-click on the *.pse7db file

Similar Messages

  • I need to change my computer... how can I uninstall Photoshop element 11 to reinstall it on my new c

    I need to change my computer... how can I uninstall Photoshop element 11 to reinstall it on my new computer with the same key ?

    Just go to Help>Deactivate in the editor before you uninstall.

  • How can i read a stored picture in oracle Long Raw datatype? blob or clob?

    How can i read a stored picture in oracle Long Raw datatype? Like a blob or clob?....i am using jdk 1.3
    This is because...i tried to read it like a blob but i obtain a exception...about Type of column no valid......but the column exist....and it contains the long raw datatype of the pictures.....this is my code:
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    import oracle.jdbc.driver.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.InputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.ResultSet;
    import java.sql.DriverManager;
    import oracle.sql.BLOB;
    import oracle.sql.BLOB.*;
    import oracle.jdbc.driver.*;
    import java.sql.*;
    class rec_ima1
    public static void main(String h[])
    Connection con = null;
    Blob bl;
    final ImageIcon image1;
    JPanel photo;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    con= DriverManager.getConnection("jdbc:oracle:thin:@123.3.12.213:1521:db_name","user","password");
    String query = "Select * from pictures where ID = '18840'";
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery( query );
    if (!rs.next())
    System.out.println("Empty Result Set");
    bl = rs.getBlob(5);
    if (bl == null) {
    System.out.println("Null Blob");
    return;
    InputStream is = bl.getBinaryStream();
    int imageLength = (int) bl.length();
    System.out.println(imageLength);
    System.out.println(bl.length());
    byte[] imageData = new byte [imageLength];
    is.read(imageData, 0, imageLength);
    image1 = new ImageIcon(imageData);
    photo = new JPanel() {
    public void paint(Graphics g){
    g.setColor(Color.lightGray);
    g.drawImage(image1.getImage(), 0, 0, this);
    } catch (Exception e) {
    e.printStackTrace();
    Now i tried using clob:
    import java.sql.*;
    import java.io.*;
    import java.util.*;
    import oracle.jdbc.driver.*;
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import java.io.InputStream;
    import java.io.File;
    import java.io.FileInputStream;
    import java.io.FileOutputStream;
    import java.io.OutputStream;
    import java.sql.Connection;
    import java.sql.Statement;
    import java.sql.ResultSet;
    import java.sql.DriverManager;
    import oracle.sql.CLOB;
    import oracle.sql.CLOB.*;
    import oracle.jdbc.driver.*;
    import java.sql.CallableStatement;
    class rec_ima4
    public static void main(String h[])
    Connection con = null;
    Clob cl;
    JPanel photo;
    try
    Class.forName("oracle.jdbc.driver.OracleDriver").newInstance();
    con= DriverManager.getConnection("jdbc:oracle:thin:@123.3.12.213:1521:db_name","user","password");
    con.setAutoCommit (false);
    String query = "Select * from pictures where ID = '18840'";
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery( query );
    while (rs.next()) {
    oracle.sql.CLOB clob = (CLOB) rs.getObject(5); //line 47
    } catch (Exception e) {
    e.printStackTrace();
    This is the runtime exception:
    java.lang.ClassCastException: [B
    at rec_ima4.main(rec_ima4.java:47)

    Thanks by answering to me......
    Well....i did that....but what is ImageIO?....
    I declared a ImageIcon imageIO, but this give me the following:
    rec_ima3.java:49: cannot resolve symbol
    symbol : class BufferedImage
    location: class rec_ima3
    BufferedImage bi = ImageIO.read(bInput);
    ^
    rec_ima3.java:49: cannot resolve symbol
    symbol : variable ImageIO
    location: class rec_ima3
    BufferedImage bi = ImageIO.read(bInput);
    ^
    What classes i have to import?.....what is ImageIO?
    Thanks

  • How can i download old settings with firefox sync ? i formatted my computer thinking that the data will be restore on login , but it's only letting my sync firefox with mobile device , can someonr please help my ?

    how can i download old settings with firefox sync ? i formatted my computer thinking that the data will be restore on login , but it's only letting my sync firefox with mobile device , can someonr please help my ?

    '''Did you backup whatever bookmarks you did have on the computer ? '''
    Remember any restoring of bookmarks overwrites whatever he current set is, and you may not want to loose them.
    Even if up until now you have not made any backups of Desktop bookmarks Firefox will have backed up some of them into sets of daily bookmark backups. Once you have backed up your current set you could look at what it has by restoring those bookmarks, you may find one of those sets is fairly complete.
    By the way if you look at the profile files and folders that you should now have on the desktop you should see it contains a bookmarks backup folder, the size of the files within should indicate whether they contain anything.
    You need to go into the bookmarks library and try the restore option. Backup each set that you look at if it has anything of use in it, before trying the next set. With look one of those will be a fairly complete set of bookmarks.
    * USE '''Show All Bookmarks -> Import and Backup -> Restore '''
    ** see [[Restore bookmarks from backup or move them to another computer#w_restoring-from-backups]]_restoring-from-backups
    I do not use Firefox on mobiles, but before you try anything further you do need to backup the desktop bookmarks and learn what existing backups you have. Unless you master that you are in continual danger of overwriting and loosing bookmarks.
    Presumably you have already found this listing of help articles for mobiles
    * [/products/mobile/bookmarks]

  • How can I move my photos from Photoshop Elements 8 to a new computer also running Elements 8?

    How can I move my photos from Photoshop Elements 8 to a new computer also running Elements 8?

    I am not sure this is going to work. For one thing, the preferences file is in a different place in Mountain Lion. It is at: ~/Library/Containers/com.apple.mail/Data/Library/Preferences/com.apple.mail.pli st. I wouldn't try to move the .plist file, I'd be very surprised if it would work.
    I would do a different approach and start with just recreating the mail account(s) you have on the new machine from scratch and let them download your mail from the server. Then if there were e-mails not on the server any more, but stored in the black macbook, I'd copy them from the mailboxes folder, from the old machine to the new. I'm not sure where they are in 10.5.8, but in ML they are at ~/Library/Mail/V2/Mailboxes.
    At each stage along the way I'd do a backup, so in case it screws things up, you can revert to a functional Mail.app.

  • How can I get my songs on my ipod mini to my new computer Itunes?

    How can I get my songs on my ipod mini to my new computer's Itunes library.
    hp   Windows XP  

    "i want to know will yamipod copy everything to my itunes from my ipod like playlists and the name of the ipod , settings etc"
    Yamipod copies music (including playlist). Your settings are stored on the iPod and will not change. That includes the name you gave it which should show up in iTunes whenever you connect the iPod.
    Yamipod does not transfer play-counts, ratings etc.

  • HT3819 How can I transfer eveything (including playlists and play counts) to a new computer?

    How can I transfer eveything (including playlists and play counts) to a new computer? Also, I am using PC.

    Type "move itunes library" into the google search bar.

  • HT4527 how can I transfer my music, with ratings, plays, etc, to a new computer? I've tried the posted suggestions, but it dosnt transfer other info just, music

    How can I transfer my music, with ratings, plays, etc, to a new computer? I've followed the posted suggestions twice, but it dosn't transfer other info just the  music.

    iTunes (Mac)- How to copy purchases between computers
    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    iTunes Store- Transferring purchases from your iOS device or iPod to a computer

  • Hey i just my computer so i have had to download i tunes all over again on my new laptop. how can i transfer my music back from my iphone to my new computer

    hey i just lost  my computer so i have had to download i tunes all over again on my new laptop. how can i transfer my music back from my iphone to my new computer

    Google "iRip".
    For Backup purposes and emergencies only.

  • Due to a divorce all my music is on my iTunes and iPod. I had to buy a new computer and want to transfer my Library to the new computer. How can I do this without using an external drive and use new computer just like I do the old one? Thanks.

    Due to divorce, all my music is on my iTunes and iPod. I have had to buy  a new laptop and want to transfer the library to the new computer before deauthorizing the old one. I dont want to have to use an external drive every time I want to listen to my music. How can I do this and have the same basic iTunes setup as before? HELP!

    You might consider itunes match for moving CDs you've copied into your itunes library if you dont have a way to use home sharing.
    iTunes match is an optional service offered by apple that costs about $25 a year.  It scans your music library and if it finds music that is already in apple's itunes catalog it'll automatically "unlock"/"store" these in the cloud for you.  Items that it does not find in the catalog it'll upload and store these in the cloud for you and you can download them on your devices.  See http://www.apple.com/itunes/itunes-match/

  • How can i get the music ive copied from cd onto my new computer

       how can i get the music that i have copied from cd's on to my new computer.(the computer my phone was sync to blew up)  if i sync to the newit i will all the music  thats on my phone, 

    Restore from the backup of your old computer. Copy it from the CDs.
    Look for a 3rd party app that can do what you want. Senuti has been
    mentioned in the past - I do not use it so cannot comment on how
    well it works. I would assume there are others as well.
    iOS does not natively support syncing music back from the iPhone
    to a computer.

  • How can I copy my iTunes library with playcount information to a new computer?!?

    Hello,
    I'm about to get a new computer. I have all my music on a external HD, so I won't have problems preserving my music. But I would like to preserve other information too. Especially the play count information. I think it's interesting how my top 25-most-played looks like, and the play count list I have now, took me 2 years to get.
    So my question is: Does anyone know how I can copy my iTunes library with all its information (play count, rating, comments, images, last played date etc.) to a new computer?
    Thanks a lot!

    Connect the external HDD to the iMac, launch iTunes while holding down the Option key. Choose the option to select library and navigate to the top level folder of the iTunes media on the external. Select it and click OK.

  • HT4527 My home computer with my iTunes library has crashed. How can I transfer all my music from my iPhone to my new computer

    My home computer which has my iTunes library on it how can I transfer all of my music from my iPhone to my new computer

    The sync is one way - computer to iphone.  The exception is itunes purchases:  File>Transfer Purchases.
    It has always been very basic to always maintan a backup copy of your computer for this very occasion.  Use your backup copy of your computer to put everything back.

  • HT4527 How can I transfer my iTunes library from my iPad to my new computer?

    My hard drive crashed without recent backup and I would like to transfer my iTunes library from my iPad to the new hard drive. Some tunes transferred and some didn't. Thanks.

    Non-iTunes purchases cannot be transferred from an iDevice to computer via iTunes.
    The simplest solution is to simply move the ENTIRE iTunes folder from the old computer to the new computer.  Why anyone would choose to make life more difficult by screwing around with transferring purchases from an iDevice and using 3rd party software to extract non-iTunes purchases is beyond me. 
    IF for some reason there is no backup of the old computer and/or the old computer is no longer accessible, then try google for solutions.
    Do yourself a favor going forward, backup your media and other important data.

  • How can I return all my bookmarks after reinstalling Windows?

    I have reinstalled Windows. And now I want to restore my old bookmarks. How it may be done?

    Did you make a backup of the bookmarks and possibly other personal data in the Firefox Profile Folder?
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    If you didn't do that then your bookmarks are lost.
    *http://kb.mozillazine.org/Lost_bookmarks
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox

Maybe you are looking for

  • How to make VM button call Voicemail (not Visual Voicemail) - T-Mobile

    I have an iPhone 5 on T-Mobile, and the VM button takes me to non-functional visual voicemail. My wife has iPhone 5 too, also on T-Mobile, but her voicemail button calls her voicemail. How can I make my phone do that? (Because Visual Voicemail doesn'

  • Accrual Schnenario

    Dear SAPIENTS! Please explain accrual process in MM to FI. As per my knowledge, Some conditions in Purchasing Schema are set for accrual account key, On those conditions Vendor gives Rebate afterwards. During Purchasing the condition value accumulate

  • I have an HP C6300 All In One Printer (wireless). It is always going "Off-line".

    We have an HP C6300 All In One Printer that is wireless. We try and set the Properties on the laptops to "Use Off-Line" but that does not help. At points some of the laptops work and some don't. Now none of the computers can print. I have unplugged t

  • Monitor will not turn on

    After years of good service, my monitor will not turn on when I turn on the MacPro. 

  • The ORDER BY clause is invalid in views, inline functions, derived tables..

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: 37000 code: 8180 message: [Micros