sambalec Posted April 11, 2009 Posted April 11, 2009 Hello How to kill a process on TaskMgr ? Thank's !
isolation Posted April 11, 2009 Posted April 11, 2009 Can you explain a little bit? You want to terminate a process or you want to automatize the taskmanager?
Mat Posted April 11, 2009 Posted April 11, 2009 In future refer to this code before posting in forums: $sAutoIt = RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\AutoIt v3\AutoIt", "InstallDir") ShellExecute($sAutoIt & "\AutoIt.chm") MsgBox(48, "Fact of the day, month and year (possibly century)", "Helpfile is clever") ; code by MDiesel and terarinK this refers to most people. It is a very useful bit of script taken from the solveallproblemsUDF: AutoIt Project Listing
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now