Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Batch file with parameters
#2
It is a special variable _command.
More info in QM Help -> Make exe.

Code:
Copy      Help
run "c:\pico\rightclick.exe" F"''{_command}''"
;or
RunConsole2 F"''c:\pico\rightclick.exe'' ''{_command}''"


Messages In This Thread
Batch file with parameters - by BenOve - 01-27-2018, 08:53 AM
RE: Batch file with parameters - by Gintaras - 01-27-2018, 09:42 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)