Hello,
I have written a script in AutoHotKey that works very well. It checks to see if Skype is active and if it isn't it launches Skype and waits for it to be active then sends some keys, etc. I'm wondering if there is a way to convert this AutoHotKey script to Eventghost so I don't have to run both of them. I am also looking to run VoxCommando so I would like to eliminate one of the always running programs if possible.
Thanks,
Dave
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
AutoHotKey
Re: AutoHotKey
Compile the AutoHotKey script into an executable file (.exe) and use Eventghost to trigger it.
kalia
kalia
Re: AutoHotKey
Awesome, worked flawlessly. Thanks for the advice Kalia.