Autohotkey issues

Report and discuss bugs here!
Post Reply
sinfony
Posts: 1
Joined: Tue May 27, 2008 11:40 pm

Autohotkey issues

Post by sinfony »

I've set up an Autohotkey script to invoke Yawcam when I press a particular key combination. However, instead of launching the program, I get an error message proclaiming "Could not find file launcher.cfg. Please reinstall the application." This doesn't happen when I launch the program from the Start menu or when using Launchy. Anybody know what causes this problem and how I might work around it?
tellmewhy
Posts: 425
Joined: Tue Dec 11, 2007 11:19 am

Post by tellmewhy »

launcher.cfg is installed by/with Yawcam.
The file is stored in the directory where you installed Yawcam ->
"C:\Program Files\Yawcam".
That's the same directory is launched from when you normally use Yawcam.

The launcher.cfg contains all information where Yawcam can find your Java.
I think, when you copy the cfg file into the same directory as your "Autohotkey script" it will work.
Post Reply