by chrisdukes » Tue Jul 25, 2023 10:18 am
I'm trying to make a simple AHK script that will toggle the Sidebar, but it won't work. I tried the same trigger to open a message box and that won't work either.
I read that it may be the skin, I'm using Vitreous, but it doesn't work with the Windows System Override Non-Skinned version either.
Thanks for any help!
I'm trying to make a simple AHK script that will toggle the Sidebar, but it won't work. I tried the same trigger to open a message box and that won't work either.
[code]+!m::
Send ^!t
return[/code]
I read that it may be the skin, I'm using Vitreous, but it doesn't work with the Windows System Override Non-Skinned version either.
Thanks for any help!