Process Manager
I know what you're thinking "You can just use Task Manager"
However, I'm new to VB and this was really a test that I wanted to share.
I've been using this at my school to disable the protection which prevents us from accessing certain parts of the computer.
I would like to know what you think and how I could improve it. Virus scans: https://www.virustotal.com/en/file/e...is/1400104412/ http://virusscan.jotti.org/en/scanre...7923c59ca97620
Process Manager
I know what you're thinking "You can just use Task Manager"
However, I'm new to VB and this was really a test that I wanted to share.
I've been using this at my school to disable the protection which prevents us from accessing certain parts of the computer.[SIZE=2]
I would like to know what you think and how I could improve it.
[SIZE=2]Virus scans:
|File Clear - Approved!!!!
Hey,
Great job on this. I made one very similar, now you can make the listbox into a grid and put the process ID, how much memory the process is taking up, and if it is idle or not. But fantastic programming my friend!