var fDesc=new Array(); fDesc[0] = "We created PCRepairKit to clean out invalid keys, repair broken shortcuts and
defragment the registry to make it more compact and organized. A healthier
registry consumes less memory and allows applications to access keys in
less time, which helps restore error-free performance.
ActiveX is used in browser add-ons and for allowing one program to use
another program's functionality on your PC. Corrupt ActiveX controls lead to
errors, so we equipped PCRepairKit with precise tools to detect and fix such
errors for a much smoother PC experience.
Once your PC is glitch-free, we want it to stay that way so you can enjoy
using it with no fear of your system crashing. We included 4 powerful tools
in PCRepairKit to prevent crashes, protect your registry from external access,
and improve your PC's overall security.
Remote Registry Protection
Keeps your Windows registry secure from unauthorized external access that could disrupt stability.
Autorun Protection
Ensures that if an infected external device is ever connected to your PC, malware does not auto-run.
Desktop Protection
Prevents Desktop and Explorer processes from crashing to help maintain smooth performance.
Live Privacy Protection
Detects and plugs security holes in your operating system to help protect it from hackers and malware."; 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 = ''; } }