Page 1 of 1

Autohotkey issues

Posted: Tue May 27, 2008 11:43 pm
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?

Posted: Wed May 28, 2008 12:55 pm
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.