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.

AutoHotKey

If you have a question or need help, this is the place to be.
Post Reply
dwvaughn
Posts: 8
Joined: Wed Oct 31, 2012 1:40 am

AutoHotKey

Post by dwvaughn »

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
kalia
Experienced User
Posts: 109
Joined: Wed Aug 12, 2009 1:10 am

Re: AutoHotKey

Post by kalia »

Compile the AutoHotKey script into an executable file (.exe) and use Eventghost to trigger it.

kalia
dwvaughn
Posts: 8
Joined: Wed Oct 31, 2012 1:40 am

Re: AutoHotKey

Post by dwvaughn »

Awesome, worked flawlessly. Thanks for the advice Kalia.
Post Reply