I want to create a batch file that opens an executable(.exe) file .
Actually when we open that .exe file it asks us select or browse a file then we need to select the file.
After selecting the file we need to remove the file in the second textbox by clicking Remove button
Then in the next textbox we need to enter some text and then hit process.
This is the actual process to make this process automated i want to create a batch file to automate the process. Can anyone help me in writing the batch file to this procss?
Here i will give you a screenshot of the process. You can find the screenshot attached