[Question] Check-Up Processes
Posted: Sat Feb 01, 2014 3:19 pm
Hello community,
I want to check if the Window Text is like "*inject*" but this in the same time the process must not be "*chrome*" for example...
I don't know if you can understand me very well.. I don't write so good English
Example, now I have:

--> Deny Process if (Windows Text like "*inject*")
but I would something like:
--> Deny Process if (Windows Text like "*inject*") and if (File Name NOT LIKE "*chrome*")
Is it possible to do ?
Thanks,
Jo
I want to check if the Window Text is like "*inject*" but this in the same time the process must not be "*chrome*" for example...
I don't know if you can understand me very well.. I don't write so good English
Example, now I have:

--> Deny Process if (Windows Text like "*inject*")
but I would something like:
--> Deny Process if (Windows Text like "*inject*") and if (File Name NOT LIKE "*chrome*")
Is it possible to do ?
Thanks,
Jo