Loading

explorer.exe error message “No such interface supported”

There are times when a virus or in this case a user thinks it’s a good idea to start deleting things out of the windows directory. This is just one of the things that can go wrong and how to fix it.

The fix is pretty simple, it just takes some time to run.

Step 1:

Start out by opening the command prompt (as administrator if in Windows Vista/7/8)

In Windows XP

  • Hit the windows key + R
  • Type CMD
  • Hit enter

In Windows Vista/7/8

  • Open the start menu
  • Type CMD
  • Right click Command Prompt and choose run as administrator

Step 2:

Type the following command:

FOR /R C: %G IN (*.dll) DO “%systemroot%system32regsvr32.exe” /s “%G”

posted @ 2014-11-06 13:18  光脚码农  阅读(478)  评论(0编辑  收藏  举报