for me it's CNsetup.exe (with IE)
it's a very simple php script that counts the number of downloads and sends the file
code:
...
$cnsetup = "plugins/CNsetup.exe";
header("Content-Type: application/exe");
header("Content-Disposition: attachment; filename=CNsetup.exe");
readfile($cnsetup);
for the Dutch translation, please report it to |\/|artij|\|