Visual Bug Windows 11 24H2

Maybe
Code:
<c>comlegacyole32 'COM OLE 2.x - Legacy - 32 bit'</c>
This component "breaks" several things in my tests (but not looked at Services)

And I'm keeping this one too
Code:
<c>onecoreuapcommonproxystub32 'OneCore UAP Common Proxy Stub - 32 bit'</c>
 
Last edited:
This is happening because of the removal of "Jscript 9 - Legacy". Windows 11 still depends on this scripting for some instances. If you readd this and reinstall, it should fix the formatting issue.
 
He only removes the "legacy", me too and I don't have this problem
 
I try to keep
<c>comlegacyole32 'COM OLE 2.x - Legacy - 32 bit'</c>
and
<c>onecoreuapcommonproxystub32 'OneCore UAP Common Proxy Stub - 32 bit'</c>


But it seems that is not any of these components =( , this issue starts in 24H2 Meedas I already test the same preset in 23H2

I think that I will need to do a category per category to discover a better direction of what is causing the visual bug
 
He only removes the "legacy", me too and I don't have this problem
Could you share a sample of the preset you use to edit Windows 11 24H2 if is not a problem, I will compare with my and them try to find out the component that causes this issue
 
I make a session removal of the components and I could find a direction for the component that could be causing this little bug

I attached the preset file that I remove a few components and cause the issue
 

Attachments

Have you tried keeping these components ?
Code:
<c>comlegacyole32 'COM OLE 2.x - Legacy - 32 bit'</c>
And/or
Code:
<c>onecoreuapcommonproxystub32 'OneCore UAP Common Proxy Stub - 32 bit'</c>
 
Have you tried keeping these components ?
Code:
<c>comlegacyole32 'COM OLE 2.x - Legacy - 32 bit'</c>
And/or
Code:
<c>onecoreuapcommonproxystub32 'OneCore UAP Common Proxy Stub - 32 bit'</c>
Yes and they are not the one that causes the bug.
 
I run some tests and I have found the component responsible for the bug, and is
Code:
<c>jscript9legacy 'JScript9 - Legacy'</c>
 
Back
Top