rss search

next page next page close

How to kill a process with Autoit

How to kill a process with Autoit

Dim $Process
$Process = InputBox($Process, "Process to kill?", ".exe", "", -1, -1, 0, 0)
ProcessClose($Process)
MsgBox(4096, "Test", $Process, 10)

(Contains 1 attachments.)
Share this:
Share this page via Email Share this page via Stumble Upon Share this page via Digg this Share this page via Facebook Share this page via Twitter

How to kill a process with Autoit

Share|How to kill a process with Autoit Dim $Process $Process = InputBox($Process,...
article post

Devguru.in is Stephen Fry proof thanks to caching by WP Super Cache