Skip to content

DRNJ

Light at the end of the Technology Tunnel

  • Home
  • About
  • Contact
DRNJ

“No such interface supported” error in windows 7

After installed IE 10 on Windows 7/85 I got this error from various applications. Also, right-click “Open folder in windows explorer” stopped working inside Visual Studio.

The solution ?

Many thanks to <a href=”http://pyrocam.com/re-register-all-dlls-to-fix-no-such-interface-supported-error-in-windows-7-after-installing-ie7-standalone/”>these guys</a>

Basically, do

Dir *.dll /s /b > c:\regdll.bat

then replace c:\ with Regsvr32.exe /s c:\

and run the bat file

Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Idealist by NewMediaThemes