windows-desktop-switcher icon indicating copy to clipboard operation
windows-desktop-switcher copied to clipboard

Error: Call to nonexistant function

Open rassawyer opened this issue 1 year ago • 2 comments

About a week ago, the script stopped working. I tried a bunch of troubleshooting, and in the process, after a reboot, I got the following: image I downloaded the latest version of the script, I tried running it in 2.0, and 1.1, but I am afraid I am stumped. Would a windows update have caused this?

rassawyer avatar Feb 27 '24 21:02 rassawyer

you need to compile (or run) desktop_switcher.ahk, not user_config.ahk, you may need to update VirtualDesktopAcecssor.dll in the repo before compiling or running the ahk script, because the current dll in the repo is out of date since the January Window update. (see #101) you need to download the dll from https://github.com/Ciantic/VirtualDesktopAccessor/releases and replace the one in the repo.

wis avatar Mar 08 '24 14:03 wis

Confirmed: Updating the DLL resolved this issue for me. ¯_(ツ)_/¯

rassawyer avatar Jul 29 '24 20:07 rassawyer