namazso / SecureUxTheme

🎨 A secure boot compatible in-memory UxTheme patcher
Other
2.28k stars 200 forks source link

ERROR: CoCreateinstance failed, hr = 80040154 #98

Closed juninhoo266 closed 2 years ago

juninhoo266 commented 2 years ago

im getting this error even after patching windows. im using windows 11 pro. thanks

namazso commented 2 years ago

Did you attempt using any other patcher before? I saw this happen on corrupted systems.

juninhoo266 commented 2 years ago

no. i tried only after the first error. but it didnt fix. i installed windows 11 few days ago.

namazso commented 2 years ago

Interesting. are you on insider maybe? in either case, can you send "uxinit.dll" and "themeui.dll" from your system32 folder?

juninhoo266 commented 2 years ago

dlls.zip

im not on insiders program :)

namazso commented 2 years ago

These files are visibly patched on disk:

image

Only unmodified Windows dlls are supported by this project.

juninhoo266 commented 2 years ago

as i told you before, i used another patch to try to make this work, since it was not working before. i still have the original dlls... so there is no fix? also, my windows is installed correctly, no bypasses, crack or anything like that...

namazso commented 2 years ago

Get sfc /scannow to pass without an error, then I'll look at it again. This issue is usually the sign of a corrupted dll (often an outdated patched or unpatched one being copied on top). As long as your system is in some unknown state, I can't do anything that isn't just a waste of my time.

juninhoo266 commented 2 years ago

i dont want you to waste your time... i just wanted to fix it because i want to use your tool. also, if something is happening, it could help you to fix it and improve your tool too, avoiding more issues in the future. ill do what you are saying then. thanks for the help.

juninhoo266 commented 2 years ago

it is working now after using sfc /scannow. thanks and sorry to bother.