If you are on the receiving end of the explorer.exe error “No such interface supported” then the chances are you have recently attempted to install Internet Explorer 7 on a Windows 7 computer. Unfortunatelyyou have caused some damage which Windows needs to function. However, it’s not all doom and gloom! There is a quick fix which requires a bit of typing in command prompt.
Click Start > Run and type “CMD” to bring up your command prompt.
Next in the terminal type “CD ” and press enter
Type “DIR *.dll /s /b > regdll.bat” and hit enter
Type “Notepad regdll.bat” and hit enter.
Notepad will bring up a list of your .dll files.
Press Ctrl-H to bring up the find and replace function in notepad. In the Find what field enter “C:”
and in the Replace with field enter “C:WindowsSystem32Regsvr32.exe /s C:“. Click Replace All. Then Save and Exit.
After closing Notepad go back to your command prompt and type “regdll” and press enter. It will now go through and re-register all your .dll files.
You may receive numerous errors during this mass registration, simply clear them by clicking Ok to clear the error and the bat file should continue to run.
After this has completed your system should be restored to it’s former glory.




