PDA

View Full Version : Trouble with "must have a backslash on the end"



thevorticon
08-18-2011, 06:02 PM
Hey there,

I'm having an issue when compiling an AHK file. Every time I try to compile a new AHK, loading anything will give me an error saying:

"Make sure your paths have a backslash on the end"

I checked all my INI files and they look fine/have backslashes on the end of paths. If I use the default HyperLaunch.exe without compiling a new one, it works fine.

Any idea what could be happening?

Thanks in advance.

EDIT: Even if I just recompile the default HyperLaunch.ahk, it gives me errors.

Hypnoziz
08-18-2011, 06:06 PM
Before going any further, I'll say it first: Upgrade to HyperLaunch 2.0
With HyperLaunch 2.0 you use Modules and will never have to compile again.

Now that that's out of the way, I can continue to provide support for your current HyperLaunch.ahk issues, should you choose not to convert to 2.0. Keep in mind that 2.0 WILL be the new standard going forward and 1.0 will soon phase out.

Go ahead and post the changes you're trying to make to your script if you want us to look at them.

thevorticon
08-18-2011, 06:12 PM
Figured it out 2mins after I posted this, I was using the wrong version of AutoHotKey.

I will upgrade to HyperLaunch 2.0 immediately though :)

Hypnoziz
08-18-2011, 06:12 PM
Glad you worked it out. :)