How do you close a program or a kill a process by a batch file.Suppose I have multiple instances of internet explorer and want to close a specific one, hwo do i close it from a batch file ?
This is how i am basically planning to use it. An idle computer first closes all non crucial programs that are running. then it runs scheduled jobs like defragmentation, scan disk virus scanner, and after that is done, i want the pc to start those programs again. I know the jobs can be run while those programs are running but I just want to make sure, the computer has as much free RAm as possible when running those tasks. Any Suggestions ?
This is how i am basically planning to use it. An idle computer first closes all non crucial programs that are running. then it runs scheduled jobs like defragmentation, scan disk virus scanner, and after that is done, i want the pc to start those programs again. I know the jobs can be run while those programs are running but I just want to make sure, the computer has as much free RAm as possible when running those tasks. Any Suggestions ?