Skip to main content

Use of DOS command to control the functions within a .exe file

Submitted by jaytung on

I would like to asksomething about DOS command. 



Actually, I am going to use a function in a .exe file. However, I want so automation through .exe file by automatic input txt file and output file through DOS command. 



The program is kind of a little more complicated one. It should be written in Virtual Basic and thus it allows a user interface. I just want to use that interface to open a .dat file and immediate save as another .dat file. Now I have to click the button to make them done but I want automatic approach. Whatever it works, Thanks for your help. 



Is there any way bypass the interface of the software ,exe and using the specific function in the .exe automatically ?

 

Thank you so much !