Small Vb.net Project
I need a small application creating that will look at what processes are running on the computer and if it finds a process called audiodg.exe then it will restrict that process to only use a % of the CPU and will also clear the memory of that process every so many seconds.
I must be able to set what % the process can use and how often to clear the memory used by that process. There must also be a Start and Stop button.
That’s it. This program should work for Windows Vista.


