I am working on a project to lock down certian types of applications from executing (setup programs, batch files, ect.) for my school district. The idea is that you load my program onto the lab workstations and computers around the schools, and then students cannot install applications onto the machine without the administrator password. The problem is that i dont know how to end a process from within my application. Any ideas?