View Single Post
  #623  
Old 02-13-2007, 06:18 PM
suzzer99 suzzer99 is offline
Senior Member
 
Join Date: Nov 2005
Location: guuhhhn inner nets
Posts: 13,634
Default Re: OT: STTF [censored] thread, February

Yeah the scripts actually start. They just don't return nicely that they started or whatever, so the batch file hangs. If I kill the AHK script from the taskbar, the script moves on to the next line.

That is if I don't use start. Start for whatever reason, won't work on anything, even the PS and PO .exes. Weird. It just launches more DOS prompts.

Can anyone give me the AHK syntax to run another AHK script and a windows app from an AHK script? I'll try plugging them in.