The exe not opening problem is due to a change the virus made the registry.
if you make a .reg file (just save as in notepad and change dropdown to all files and name the file .reg) with the following, it will fix your executable problem (might need a reboot)
Code:
Windows Registry Editor Version 5.00
[-HKEY_CURRENT_USER\Software\Classes\.exe\shell\open\command]
[-HKEY_CURRENT_USER\Software\Classes\secfile\shell\open\command]
[-HKEY_CLASSES_ROOT\.exe\shell\open\command]
[HKEY_CLASSES_ROOT\.exe]
@="exefile"
"Content Type"="application/x-msdownload"
[-HKEY_CLASSES_ROOT\secfile]
after you have exes runnable, you sound like you know what to do. Hmm after rereading your post you might not be able to run this, and you can't open regedit since its an exe to manually do this stuff...
if you can't open notepad since its an exe, the reg file is here in a zip file.
http://www.lmxvii.net/mafai/rayyo.zip