Search found 1 match

by nameiboom
Fri Jul 03, 2020 2:35 am
Forum: General discussion
Topic: Closing a Programm
Replies: 2
Views: 3034

Re: Closing a Programm

Would it be possible to use it to kill a process?

got it with powershell!

open: Powershell.exe

{WAIT050} taskkill /IM "service name" {ENTER} {WAIT050} exit {ENTER}