I want to run the installation(which is a single step procedure) of one of the tool(exe file) then in that tool,select File -> Settings and do some settings(select one option(which is a Radio button) and deselect the other selected one).
Is this type of operation is possible by writing the batch file?
Or any other options except writing batch file is available where I can do this operation?
Please provide some useful links..