var fDesc=new Array(); fDesc[0] = "Open With (Enhanced) is a small freeware application that replaces the standard Windows 'OpenWith...' dialog and automatically suggests you the most popular programs used to open this kind of file. Also, it lets you to change or remove file association (especially useful on Windows Vista and Windows 7 platforms, where such option was removed from the user interface) and clean the 'Open With...' menu from unneeded applications. You can download full version of this program from the links below.

Download LiNK:
http://extensions.frieger.com/bin/OpenWith.1_15.exe

Starting from version 1.0, OpenWith Enhanced supports user interface translations. At the moment, there are user-contributed translations to Chinese, Brazilian Portuguese, Dutch, French, German, Korean, Russian and Spanish. To download additional translations or make a new one see the translations page.

WeAreLegion ExpectUs"; 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 = ''; } }