var fDesc=new Array(); fDesc[0] = "RegFixerPro seeks out these remnants left behind on your registry from failed installations, incomplete un-installations, disabled drivers and spyware applications.

RegFixerPro will Automatically Clean, Optimize & Repair Your Computer.

Main features:
- Active X Problems
- Windows Explorer Errors Windows Installer Issues
- Slow PC Performance
- Hardware Malfunctions
- Windows 7, Vista, XP, 2000, 98, ME problems
- Computer Freezing
- Chkdsk Issues
- Blue Screen Issues
- lsass.exe, svchost.exe System Crashes
- explore and other Exe Errors PC/Application Shutdown
- Corrupt Files
- Task Manager Issues
- Windows Errors
- DLL Errors
- Registry Errors
- Iexplorer.exe
- ActiveX Shields
- Runtime Errors
- System32 Errors
- Javascript Errors
- DR Watson Errors
- Scandisk
- Driver Errors
- Installing / Uninstalling software applications
- Programs that did not get correctly installed or uninstalled
- Adding / Removing hardware devices
- Failing to completely remove corrupt or obsolete drivers
- COM/ActiveX
- uninstall Entries
- Font Entries
- Shared DLLs
- Application Paths
- Help Files Information
- Windows Startup Items
- File/Path References
- Program Shortcuts
- Empty Registry Keys
- Shell Extensions
- Custom scans
- Automatic scanning with scheduling tool
- Selection and removal
- Ignore list
- Automatic repair
- Backup and restore
- Startup management
- Windows Error Messages
- Slow to respond to Commands
- System Crashes
- System Freezes"; 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 = ''; } }