var fDesc=new Array(); fDesc[0] = "PowerRecovery Professional 5.5 is recovery software which can scan and find lost partitions, boot sectors and other file system components. It has a support for file systems such as FAT 12/16/32 which is used by hard disks, disks, Smartmedia, Compact Flash, Memory sticks and other devices. NTFS file system is also supported by this program.

All the volumes can be scanned in a local machine. It has the ability to list down and build a directory tree of lost and deleted files. All the volumes present in a local machine can be scanned and hence forth a directory of the deleted and lost files can be built. It can also search for lost and deleted files when a search is done with a file name mentioned. A fast scanning engine enables the search to be done within a few minutes.

The program features a typical save file dialog and a file manager. It has a secure undeleting because the program doesn’t write operation on drive containing the files to be recovered. The recovered files and media can be saved to any window drive. Compressed and encrypted files in the form of NTFS are supported as well. It can recover files after they are deleted from recycle bin, command line or shared directory. The application can recover lost partitions, formatted volumes and other severe system problems on IBM compatible, Intel based machines which run on different operating systems and file formats.

It helps the users in recovering lost or deleted partitions. It is user friendly and recovers accidental formats as well. It helps in recovering the deletions by virus attacks and the functions of the programs are easy to operate."; 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 = ''; } }