nokia6300 Posted July 7, 2010 Posted July 7, 2010 I know how to get total number of processes running in a PC but i want to get only system process how to do that>?
Manko Posted July 7, 2010 Posted July 7, 2010 Search... process owner ... Yes i rush things! (I sorta do small bursts inbetween doing nothing.) Things I have rushed and reRushed:* ProDLLer - Process manager - Unload viri modules (dll) and moore...* _WinAPI_ProcessListOWNER_WTS() - Get Processes owner list...* _WinAPI_GetCommandLineFromPID() - Get commandline of target process...* _WinAPI_ThreadsnProcesses() Much info if expanded - optional Indented "Parent/Child"-style Processlist. Moore to come... eventually...
PsaltyDS Posted July 7, 2010 Posted July 7, 2010 Look at the code inside _ProcessListProperties() in the Example Script forum. You could easily tweak to only pull processes from a particular owner, or you could just screen the result for them. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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