Closed y2nd66 closed 5 months ago
It fixed the problem on my computer Windows 11 22H2 22621.3155
Before: return VirtualDesktopWin11_23H2_2921; After: return VirtualDesktopWin11_23H2;
Thanks
Hi @y2nd66 , thanks! How exactly was this a problem? Was the app not working without this change? Because since v1.10 the app actually tries all the implementations that are available, even if there is no matching logic to find the right one... Would like to understand the issue better. Best, -dan
Hi @y2nd66 , thanks! How exactly was this a problem? Was the app not working without this change? Because since v1.10 the app actually tries all the implementations that are available, even if there is no matching logic to find the right one... Would like to understand the issue better. Best, -dan
because implementation VirtualDesktopWin11_Insider22631 differs (or at least differed) from VirtualDesktopWin11_23H2 and VirtualDesktopWin11_23H2_2921, i guess
Fix for build 22621(31)(35) and revision 3061 and up... 23H2 is 22631, but: 22631 = 22621 + Enablement Package (windows11.0-kb5027397-x64.cab) 22635 is: 22635 = 22621 + Enablement Package (windows11.0-kb5031483-x64.cab)