Windows Process Script
I've just knocked up a simple script in VBA to give me a list of all processes running on a users machine (ie alt, ctrl, del).
I then want to match the exe name that is running to the description as found on sites like
http://www.processlibrary.com/direct...s=vmware-authd so I know exactly whats running on the machine
Where on earth can I get a database of these or will I have to scrape the site above?
MF
I've just knocked up a simple script in VBA to give me a list of all processes running on a users machine (ie alt, ctrl, del).
I then want to match the exe name that is running to the description as found on sites like
http://www.processlibrary.com/direct...s=vmware-authd so I know exactly whats running on the machine
Where on earth can I get a database of these or will I have to scrape the site above?
MF
