Einzelnen Beitrag anzeigen
Alt 10.02.2004, 10:53   #8
flinx
Inventar
 
Registriert seit: 08.04.2001
Beiträge: 3.101


Standard

Zitat:
das funktionier besser weil es auch ohne PID funzt sondern rein mit dem prozess namen.
Code:
C:\>kill /?
Microsoft (R) Windows NT (TM) Version 3.5 KILL
Copyright (C) 1994-1998 Microsoft Corp. All rights reserved

usage: KILL [options] <<pid> | <pattern>>*

           [options]:
               -f     Force process kill

           <pid>
              This is the process id for the task
               to be killed.  Use TLIST to get a
               valid pid

           <pattern>
              The pattern can be a complete task
              name or a regular expression pattern
              to use as a match.  Kill matches the
              supplied pattern against the task names
              and the window titles.


Zitat:
welche pstools meinst du?
http://www.sysinternals.com/ntw2k/utilities.shtml
flinx ist offline   Mit Zitat antworten