Error: Call to nonexistant function
rassawyer opened this issue · 3 comments
rassawyer commented
wis commented
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.
rassawyer commented
Confirmed: Updating the DLL resolved this issue for me. ¯_(ツ)_/¯