Results 167 comments of namazso

Could you do the following: - Test if hooking SystemSettings and applying a theme in Settings doesn't work either. Ensure that themes are patched (via ThemeTool) before trying - Send...

are you sure your problem isn't this: https://github.com/namazso/SecureUxTheme#q-selecttheme-ptheme-getvisualstyle-failed-with-80070002

Could you just post your entire Themes folder? There isn't much more to logs, and your windows version is one of the tested ones. It seems like Windows can't figure...

weird, all themes in your folder work perfectly on my VM of the same feature update, even after applying latest updates. I'd say it's permission issue but you're running it...

@Kdizzle8d8 that condition should only be possible if the theme is already patched. Are you sure that's not the case?

@jetrosut could you post the logs from the lower right part?

@CraftingTable629 you did it wrong. You simply copy this all into `C:\Windows\Resources\Themes`: ![image](https://user-images.githubusercontent.com/8676443/172894969-dfd5b2fa-8609-4bcf-8bc9-0e0308ab1a95.png) and keep the file structure as-is.

I somehow missed this issue. Hooking explorer isn't really suggested. That's why it got an exclamation mark now, it tend to cause poor performance, due to the heap debugging we...

This is an almost 2 years old issue, since then I know "CoCreateInstance failed, hr = 80040154" means system is corrupted.

well, so far the intended way to accomplish that was to simply write your own program based on snippets from here. what do you think would be a good set...