Closed flochaz closed 11 months ago
Thank you for reaching out, Did you run the app by installing a release version? If so, make sure you install the windows 11 release versions. If you're running this from code base, as debug mode, change the imports in VirtualDesktopAdapters.cs and EventHandler.cs (Change the using VirtualDesktop1123H2 or VirtualDesktop11 depending on your version) Please note that error handling is not implemented yet, so even if the app works error dialogs will be shown sometimes.
Hi,
Thank you for your reply. I can't find the win11 release, it may have not been published.
On Sat, Nov 4, 2023, 03:23 Eshan Subasinghe @.***> wrote:
Thank you for reaching out, Did you run the app by installing a release version? If so, make sure you install the windows 11 release versions. If you're running this from code base, as debug mode, change the imports in VirtualDesktopAdapters.cs and EventHandler.cs (Change the using VirtualDesktop1123H2 or VirtualDesktop11 depending on your version) Please note that error handling is not implemented yet, so even if the app works error dialogs will be shown sometimes.
— Reply to this email directly, view it on GitHub https://github.com/EshSub/Productiv/issues/6#issuecomment-1793307602, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJLIULSBH2LDMRFSNVP3GDYCWRIVAVCNFSM6AAAAAA637O5D2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTGMYDONRQGI . You are receiving this because you authored the thread.Message ID: @.***>
Hi, Here is the link to release for win 11, v1.0.1-alpha Can you check it and confirm if it works. (Please delete the previous installed file and install the new version.) Thank you.
I tried v1.0.1-alpha on Windows11 22h2 and it seems to be working, I'll have to use it in long-term though :)
Great. Since it works I will close the issue now. Thank you.