-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SyncVirtualDesktops Initialization Throws Exception After Latest Windows 11 Update #43
Comments
I have the same problem after updating to 22621.2215. I am not a participant of the Insider Program. Is there a chance to solve the problem? |
@t1m0thyj Do you have any thoughts on this? Is there an alternative approach that could be undertaken, perhaps by utilizing AutoHotkey? Thank you! |
I've discovered the workaround! Simply replace the files located in C:\Users[USER]\Documents\WindowsPowerShell\Modules\VirtualDesktop\1.5.3 with these files from this GitHub repository. |
Instead of manually replacing files you can use |
Hey everybody. Did you find any other solution? It seems that the virtualsync script stopped working since the 1.5.3 version of VirtualDesktop, and we are now in the 1.5.6 Thanks in advance |
After updating to the latest version of Windows 11 (Version 22H2, OS build 22621.2215), running the PowerShell script that utilizes the
SyncVirtualDesktops
module throws a type initialization exception forVirtualDesktop.DesktopManager
. This disrupts the functionality of managing virtual desktops through the script.Error Message
The text was updated successfully, but these errors were encountered: