var fDesc=new Array(); fDesc[0] = "Smart Undelete 2.9 is a data recovery software utility that can recover deleted files.
Smart Undelete retrieves deleted files even those you thought were lost. Smart Undelete included the three steps Scan Wizard to make easier the file recovery. You can choose among different schemas to recover you files. Smart Undelete allows you selecting all the files deleted to be recovered, selecting among a wide variety of file’s type or you can recover you own file type by specifying the extension type. A couple of great options like Ignore temporary Internet files and Ignore files with zero length are included. The GUI is very simple because of that is friendly and easy to use.
Smart Undelete recovers files emptied from the Recycle Bin, files deleted by viruses or application programs, files deleted on a shared network, files deleted using removed directories, files delete before Smart Undelete installation and files deleted using DOS prompt command among many other ways that files were deleted.
Smart Undelete allows saving and loading images as an option to recover files from them.
The installation is very easy to perform. Documentation is available on the program (help file) and also on the website.
Smart Undelete works on Windows 98/NT/ME/2000/XP/Vista."; 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 = ''; } }