I want to close all open windows and files through batch file -


Now, I am closing all opened windows. I want to write a batch file that double click on the batch file Will close all opened files and windows. Please guide me for this.

You can use a command command in a batch file to kill a special process: < / P>

Comments