Closed j-standfast closed 1 year ago
Not working since 25211. But in fact you shouldn't even be able to run it because it will fail at initializing.
Interesting, got it. Too bad!
------- Original Message ------- On Saturday, December 10th, 2022 at 11:48 AM, NyaMisty @.***> wrote:
Not working since 25211. But in fact you shouldn't even be able to run it because it will fail at initializing.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
After investigating, the change happened at 25158.1000 update. You can simply use my branch at https://github.com/NyaMisty/VirtualDesktop_, which usually updates for Insider faster than this repo because I'm on Insider myself LOL
Thanks very much! I'll look into it!
On Mon, Dec 12, 2022 at 4:05 PM, NyaMisty @.***> wrote:
After investigating, the change happened at 25158.1000 update. You can simply use my branch at https://github.com/NyaMisty/VirtualDesktop_, which usually updates for Insider faster than this repo because I'm on Insider myself LOL
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
Hello @j-standfast,
I've added VirtualdesktopInsider.cs with the adjustments of @NyaMisty to support Windows 11 Insider.
Greetings
Markus
Hey thanks!
On Sat, Dec 17, 2022 at 9:59 AM, MScholtes @.***> wrote:
Hello @.***(https://github.com/j-standfast),
I've added VirtualdesktopInsider.cs with the adjustments of @.***(https://github.com/NyaMisty) to support Windows 11 Insider.
Greetings
Markus
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
Hi, first off thanks for doing this. It's a cool project, and needed!
VD doesn't seem to be working for me, though. None of the methods triggering anything useful.
I noticed that VD.getCount() returns 0, and that my build (Windows 11 Insider 25252) may be later than the last that I saw commented at one point in the code).
I totally understand the nature of this project. If you happen to know what's up here, much appreciated!