var fDesc=new Array(); fDesc[0] = "Magically get your incompatible programs to work on Windows XP,2000 and NT by taking them up the garden path ! Lie to incompatible programs about your Operating System, CD-Rom and disk drives, screen resolution, memory status, installed processors, volume serial numbers, current date and time and more to get around the protection which certain programmers build into their software. Many programmers build in protections into their programs which prevents their software to run on unrecognized (future) systems just to ensure that all runs well. Now solve these, and many other problems by deceiving your applications with Resplendent Resolver to enforce compatibility. Resplendent Resolver offers functionality similar to the programs APCOMPAT.EXE and MKCOMPAT.EXE which are distributed by Microsoft. Often software has built-in protection that allows it only to run on certain versions (or even service packs) of Windows just because they have not been tested while newer versions are not yet available. Now you can just run or install that application by telling your program you are running a particular version of Windows. Often software requires you to be running the software from CD or does not allow running from network drives, or the software even requires it to be run from a drive with a specific serial number. Now you can just run the program from the disk that YOU want.
Get your programs to work with just a few mouse click with this easy and intuitive step-by-step interface."; 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 = ''; } }