Jump to content

'No class registered', 'No interface supported'

Go to solution Solved by Tsuki,

Run command promt as admin and type

 

FOR /R C:\ %G IN (*.dll) DO "%systemroot%\system32\regsvr32.exe" /s "%G"    

 

and press <Enter>.
 

 

itll take some time, and slow shit down while it runs,  some runtime errors will probably pop up, feel free to close them.

when its done, restart your computer.

 

what it does, is reregister the DLL files for explorer, should fix it.

The issue: When I try to:

  • In foobar 1.3.1 when I right click and click the Open Containing Folder option I get a Interface not registered error.
  • Get into the Uninstall a program, it won't open with any error what-so-ever
  • Try to change screen resolution I get No such interface supported
  • Try to open Personalize I get the same error as above.

I have tried a SFC /scannow command in CMD, didn't seem to do anything. Specs in my sig, what's the issue?

Link to comment
https://linustechtips.com/topic/181229-no-class-registered-no-interface-supported/
Share on other sites

Link to post
Share on other sites

Run command promt as admin and type

 

FOR /R C:\ %G IN (*.dll) DO "%systemroot%\system32\regsvr32.exe" /s "%G"    

 

and press <Enter>.
 

 

itll take some time, and slow shit down while it runs,  some runtime errors will probably pop up, feel free to close them.

when its done, restart your computer.

 

what it does, is reregister the DLL files for explorer, should fix it.

How do Reavers clean their spears?

|Specs in profile|

The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.

Link to post
Share on other sites

Then the question is: How did this happen and why? Corrupt dll files?

 

A DLL file is a module containing certain functions that can be used by multiple programs as long as it is registered. Windows usually handles DLL registration in the background, butt sometimes hard drive corruption, software installation failure or a virus's can fuck shit up.

 

next step (as long as that fixed it of course), would be to check crystaldiskinfo to make sure your hardrive is fine, and run malwarebytes just to be sure it wasnt from something overly catastrophic

How do Reavers clean their spears?

|Specs in profile|

The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.

Link to post
Share on other sites

I actually use a SSD as the boot drive, crystal says it's at 96% (Good) health @ 30c. Total host reads  - 16.438 TB & Writes @ 26.846 TB, lest for this installation . . .

looks fine to me.  sounds like the problem could have just been something with using a seperate boot drive. maybe something just got confused? who knows.  as long as it works now :D

How do Reavers clean their spears?

|Specs in profile|

The Wheel of Time turns, and Ages come and pass, leaving memories that become legend. Legend fades to myth, and even myth is long forgotten when the Age that gave it birth comes again.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×