forked from Ciantic/VirtualDesktopAccessor
-
Notifications
You must be signed in to change notification settings - Fork 2
enable virtual desktop enhancer on Windows 11
troyfolger edited this page Jan 7, 2022
·
1 revision
Thanks for providing the DLL. I have discovered that the DLL available in this project will enable virtual-desktop-enhancer to work in Windows 11.
The steps are roughly:
- download the VirtualDesktopAccessor.dll from this project
- download the zip file from https://github.com/sdias/win-10-virtual-desktop-enhancer
- unzip the "Windows.10.Virtual.Desktop.Enhancer.0.11.2.zip" zip file, and replace the libraries\virtual-desktop-accessor.dll with the dll from step 1 (rename it to 'virtual-desktop-accessor.dll')
- run the "virtual-desktop-enhancer.ahk" file with Administrator privilege
Boom! A working virtual-desktop-enhancer on Windows 11.