Open
Description
Hello everyone, I have an .exe with interface and I want to run it from a bat file from my cmd command list, my .exe file has two text boxes:
Source File
Clue
I want to pass these two parameters through my bat file so that it is executed automatically, someone at some point has done something related or would have some ideas on how I could do it, greetings to all.
when executing my bat file it only opens the program but does not pass my parameters to my interface of my .exe