Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
argument.exe
#1
macromedia flash projectors only allow to start an exe from subfolder fscommand.
you can't pass without extra tools parameters to the target exe.

so my idea is to use something like qmcl.exe, which extracts the variables
from its name.

on (release) {
fscommand ("exec", "someApplication.exe");
}

qmcl_arg1_arg2_arg3.exe

like:

MakeArgumentExe("%my qm%/tools/argument.exe" arguments delimter target_function parameters)
pi
#2
this can be done with autoit.

Compiling Scripts with Aut2Exe
http://www.autoitscript.com/autoit3/doc ... mpiler.htm

CompileAU3 wrapper for AUT2EXE
http://www.autoitscript.com/autoit3/sci ... ileAU3.htm

AutoIt v3 - Automate and Script ...
http://www.autoitscript.com/autoit3/
pi


Forum Jump:


Users browsing this thread: 1 Guest(s)