evo Posted July 13, 2006 Share Posted July 13, 2006 hey everyone, I'm new to AutoIT, so please bear with me during my n00bie phase. My background is C++, so I'm finding this Language Very easy to learn although I don't know much. What I've always wanted is a single program to monitor CPU usage, Memory Usage, Battery Life, Network traffic, etc.. all in one. Windows Task Manager has some of this, but no battery monitor(I'm on a laptop) and the memory stats are just text( I want a nice lookin meter). So, do you think this is possible in AutoIT? has someone already done it? thoughts? Link to comment Share on other sites More sharing options...
/dev/null Posted July 13, 2006 Share Posted July 13, 2006 have a look at Admin Tool. And yes, most of what you want to do should be possible with WMI (search the forum for ObjGet).CheersKurt __________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf * Link to comment Share on other sites More sharing options...
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