var fDesc=new Array(); fDesc[0] = "Most digital cameras do not wipe digital pictures from your storage media when you delete images or use the format command. If your digital camera storage media is corrupt and you get the message "Media is not formatted would you like to format now?", lost picture recovery may still be possible. Recover My Photos searches your media at a low level to recover photos and display the deleted pictures.

Recover My Photos works with many types of direct camera connections where your media card appears as a drive letter on your PC. If your camera is not displayed as a drive letter when connected to your PC you can use a digital camera card reader.

If you are asking how do I recover deleted photos, Recover My Photos is fast and easy. No technical skill is required to recover deleted photos. It works for compact flash data recovery, smart media data recovery, memory card recovery, or other storage media including your PC hard drive.

What you see is what you get! Any pictures that you see in the free trial version can be safely recovered once you have purchased and registered the program. A software registration key is provided on-line at the end of the purchase process and is also sent to you by email for fast recovery. Recovered pictures need to be saved to separate drive (e.g. 'D:/') from the one on which they were recovered.
If you have deleted photos, ensure that you do not write data to your memory card until you have the opportunity to attempt digital photo recovery. Any further data written to the memory card may overwrite and destroy data and reduce the chance of recovery.

Do not take any further digital pictures using the card or use any software which may write to the memory card. Recover My Photos will not alter the contents of your memory card in its search to undelete photos."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }