hello.
i want to create a exe(AutoIt3) That accepts parameters this way for example:
run("Path\to\exe\My AutoIt exe.exe Parameter1,Paramete2")
the goal is that my exe will receive in this case Parameter1 and Parameter2
i hope you understand this...
i want to create a exe(AutoIt3) That accepts parameters this way for example:
run("Path\to\exe\My AutoIt exe.exe Parameter1,Paramete2")
the goal is that my exe will receive in this case Parameter1 and Parameter2
i hope you understand this...