I am working on the project called block process. Is there any way to block a specific type of application? let's say NTprocess.exe, when i put the name in the text box and press button it will block and show msg with VByesno if i click No then it run ??
Any code behind this scheme?
i think it may be possible if i add process running in to list and if some process runs then at that moment quick response about new entry. And first of all before adding process to list i will save process.tmp and then match new one with previous one ....???
Bookmarks