Search found 5 matches

by JFrog
08 Mar 2018, 16:40
Forum: Ask for Help (v1)
Topic: AHK On-the-fly Compiler
Replies: 18
Views: 4253

Re: AHK On-the-fly Compiler

guest3456 wrote:are you using an exe compiled with AHK_H or with regular AHK? only AHK_H exe's will respond to the /E switch
yes, I made sure to compile it with AHK_H
by JFrog
07 Mar 2018, 09:02
Forum: Ask for Help (v1)
Topic: AHK On-the-fly Compiler
Replies: 18
Views: 4253

Re: AHK On-the-fly Compiler

Thanks so much MasonJar and guest3456, I appreciate the time you've both taken to help :D
by JFrog
06 Mar 2018, 17:15
Forum: Ask for Help (v1)
Topic: AHK On-the-fly Compiler
Replies: 18
Views: 4253

Re: AHK On-the-fly Compiler

@guest3456, does the compiled.exe need to have any special code to handle the /E switch? I've got script.ahk with only "msgbox hello" to test this and see if it runs, but when I try both methods you suggested nothing happens. Clearly, I'm still doing something wrong... @MasonJar, I tried copy/pastin...
by JFrog
05 Mar 2018, 17:49
Forum: Ask for Help (v1)
Topic: AHK On-the-fly Compiler
Replies: 18
Views: 4253

Re: AHK On-the-fly Compiler

@guest3456, thanks for your suggestions. I spent some time playing around with AHK_H, but so far I'm unsuccessful in getting a AHK_H compiled exe to execute a another script. When I try to drag/drop an ahk onto my exe, it just crashes. Any idea how this is supposed to work? @Masonjar, if I use the d...
by JFrog
04 Mar 2018, 20:53
Forum: Ask for Help (v1)
Topic: AHK On-the-fly Compiler
Replies: 18
Views: 4253

Re: AHK On-the-fly Compiler

@Masonjar, thanks for the quick reply! So I'll just repeat to make sure I understand. If I provide the AutoHotKey.exe with my tool, I can create .ahk scripts and evoke them using the AutoHotKey.exe without my coworkers needing to do anything extra, is that correct? If this is true, could I similarly...

Go to advanced search