I have a program which kills open programs automatically in Windows XP Pro with the simple command of
! Taskkill /F /IM Filename.exe
This ensures I close external applications that may be open.
I am trying to find a similar command in Windows 2000, but haven't found one.
Thanks in advance.
! Taskkill /F /IM Filename.exe
This ensures I close external applications that may be open.
I am trying to find a similar command in Windows 2000, but haven't found one.
Thanks in advance.