Associate
- Joined
- 18 Oct 2002
- Posts
- 1,704
- Location
- Glasgow
Guys,
I have a batch file which is meant to close down a process currently running on the pc.
when i type the following line into a command window (start, run, CMD) the process is shut down correctly. When i enter the same line into a notepad and save as a batch file and run it, it contunally loops on an open window (as shown below)
taskkill /im ehshell.exe
Here is what i get......ERROR
Cheers
I have a batch file which is meant to close down a process currently running on the pc.
when i type the following line into a command window (start, run, CMD) the process is shut down correctly. When i enter the same line into a notepad and save as a batch file and run it, it contunally loops on an open window (as shown below)
taskkill /im ehshell.exe
Here is what i get......ERROR
Cheers