ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

use AHK to determine CPU usgae of any given process?

<< < (4/4)

AEN007:
18September2012

I have tweaked my script to the following»

--- Code: Autohotkey ---StatusBarGetText, CPU, 2, Windows Task ahk_class #32770StringSplit, StrSpl, CPU, %A_Space%, `%ErrorLevel := 0If (StrSpl3 > whatever) Process, Priority, whatever.exe, Highelse Process, Priority, whatever.exe, AboveNormalAHk2pid := ErrorLevel

Navigation

[0] Message Index

[*] Previous page

Go to full version