explorer.exe error message “No such interface supported”

mac2022-06-30  80

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 + RType CMDHit enter

In Windows Vista/7/8

Open the start menuType CMDRight 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”

转载于:https://www.cnblogs.com/EasonWu/articles/4078502.html

相关资源:JAVA上百实例源码以及开源项目
最新回复(0)