-
Notifications
You must be signed in to change notification settings - Fork 106
Description
Hello,
Thanks for the post https://github.com/Ciantic/VirtualDesktopAccessor/releases/tag/2024-01-25-windows11
I downloaded AHKv2 and compiled your script, placed the released DLL in the directory target/debug relative to the compiled script.
I downloaded https://github.com/newlooper/VirtualSpace/releases/tag/Build-0.2.698
With the AHKv2 compiled script from your release running, I then ran the following command in a cmd window with admin privileges:
"C:\path\to\Procdump\procdump.exe" -e -ma -w -wer -accepteula -mk -t -x "C:\path\to\CrashDumps" "C:\path\to\VirtualSpace\VirtualSpace.exe"
The VirtualSpace app immediately crashed, dump links follow:
Is there any way you can help me get this running? The developer newlooper does not appear to be responding to requests lately.
Kind regards,