Hello All,
I intend to develope a console application in C# in which there should be 3 functionalities :-
- Open Wordpad.exe and automatically type something.
- Save the updated document.
- Close the Wordpad with changes saved.
Kindly guide me if anyone has some ideas. I have managed to open Wordpad but rest I am not so sure. So please tell me the exact approach or the needful.