Open greatestradioshow opened 3 weeks ago
Yes. There's a new file I created which is for ARM64 and actualy working on 24H2, but it results in broken borders for custom context menus primarily in JetBrains IDEs -- the same effect as when graphics drivers are not installed. I don't have the time yet to investigate further to fix the original method.
If you want to compile and see what I meant yourself, go to this line: https://github.com/valinet/ep_dwm/blob/master/ep_dwm/ep_dwm.vcxproj#L215C1-L216C72
Replace those two ClCompile lines with just <ClCompile Include="ep_dwm.c" />
Thanks for the fast reply. In this case, I just wait and see. I do prefer the sharp corners, but it is not like that I have them to be changed right now.
Hello, I just set up Windows 11 (10.0.26100 Build 26100) and it looks like it is no longer working. On my former Windows 11 setups, there was no issue.
I can still create the service, but it looks like even then starting the service, in the end the status never shows running, it stays in "stopped".
Did the newest Windows 11 iteration break this method?
Thanks.