View Single Post
Old 06-10-2007   #4 (permalink)
Asky


Windows Vista X64
 
 

Re: New to forums, have problems ....

Quote:
A question. If you have powershell installed, is there a way of using it to kill a rouge app. (like kill xxxx)??
Alrite Got this frm HERE

They say :
You can stop all instances of XXXX by using this command:

Quote:
Stop-Process -processname XXXX
OR

If you know the Process ID

Quote:
Stop-Process ****
Where **** is the process ID of XXXX

If you try it Post here how it goes
My System SpecsSystem Spec