Live data from Hacker News

Microsoft blocks even more customization apps in Windows 11 version 24H2

neowin.net

1–10 of 166 posts

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#2
Extract from Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere by Raymond Chen. https://devblogs.microsoft.com/oldnewthing/20230324-00/?p=10...

> What happened is that we recently made changes to this internal function, and apparently those changes were enough to cause the patcher to go haywire. This is unfortunately a regular occurrence: Whenever a new build goes out, there’s a spike of Explorer crashes because all of these patchers start patching the wrong code, and Explorer starts crashing across all the systems that have these “shell enhancement” programs installed. If you’re really unlucky, their rogue patch crashes something in the Explorer startup path, and users finds themselves stuck with an unusable machine due to Explorer crash loops.

I'm all for blaming Microsoft for all the world's ills, but I'd be inclined to assume good faith on this one.

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#4
Not being able to customise my environment is a dealbreaker for me. I will be converting my day to day machine to Linux rather than being nagged into a user hostile OS upgrade.

Clearly Microsoft has given up on powerusers, the people who notice and sometimes fix flaws in their monolith. Seems shortsighted.

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#5

Extract from Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere by Raymond Chen. https://devblogs.microsoft.com/oldnewthing/20230324-00/?p=10... > What happened is that we recently made changes to this internal function, and apparently those changes were enough to cause the patcher to go haywire. This is unfortunately a regular occurrence: Whenever a new build…

> Never attribute to malice that which is adequately explained by stupidity.

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#6

Extract from Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere by Raymond Chen. https://devblogs.microsoft.com/oldnewthing/20230324-00/?p=10... > What happened is that we recently made changes to this internal function, and apparently those changes were enough to cause the patcher to go haywire. This is unfortunately a regular occurrence: Whenever a new build…

I'd be more sympathetic if microsoft didn't keep making everything worse in each new version of windows since W7.

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#7

Extract from Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere by Raymond Chen. https://devblogs.microsoft.com/oldnewthing/20230324-00/?p=10... > What happened is that we recently made changes to this internal function, and apparently those changes were enough to cause the patcher to go haywire. This is unfortunately a regular occurrence: Whenever a new build…

That doesn't jibe with the fix being just simply to rename the executables. If they actually were flawed, renaming them wouldn't remove the flaw...

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#8

Extract from Adventures in application compatibility: The case of the jump into the middle of an instruction from nowhere by Raymond Chen. https://devblogs.microsoft.com/oldnewthing/20230324-00/?p=10... > What happened is that we recently made changes to this internal function, and apparently those changes were enough to cause the patcher to go haywire. This is unfortunately a regular occurrence: Whenever a new build…

From that same post:

> The interesting thing here was how the program decided where to install its patches, and in particular how it managed to patch an function that was never exported or stored in a vtable: It found the function by contacting the Microsoft symbol server to get the names of all the functions in Explorer and their addresses!

I don't think anyone would make a program do hacky binary patching like that just for fun. Presumably, they did it that way because Microsoft doesn't offer any reasonable way to accomplish the same functionality. If enough people used the hacky binary patch that it produced a noticeable spike in crashes, then I do blame Microsoft for making it necessary in the first place.

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#9

Not being able to customise my environment is a dealbreaker for me. I will be converting my day to day machine to Linux rather than being nagged into a user hostile OS upgrade. Clearly Microsoft has given up on powerusers, the people who notice and sometimes fix flaws in their monolith. Seems shortsighted.

What kept you on their platform this long if you don’t mind my asking?

Re: Microsoft blocks even more customization apps in Windows 11 version 24H2

#10

Not being able to customise my environment is a dealbreaker for me. I will be converting my day to day machine to Linux rather than being nagged into a user hostile OS upgrade. Clearly Microsoft has given up on powerusers, the people who notice and sometimes fix flaws in their monolith. Seems shortsighted.

Choose KDE if you want the most options to customise the user interface, while retaining something fairly similar to Windows.
Post reply on HN