Quote:
Originally Posted by kruptof
If so, that's rather weak, some one can just write a little app that has the sameTitlebar information as the evil app and your app will close it.
|
You make a good point however, it is a high school which does not offer any programming class anymore.:mad: I would be surprised if anyone was capable of doing that.
Quote:
Originally Posted by Dameon
Disallow execution by default.
If it's in a trusted directory, allow it (They can't write to "C:\Program Files" or such, of course...you do have proper directory permissions, right?)
If it's signed by a trusted publisher, allow it (different than hashes, less annoying).
|
Will check with the boss. Thanks for pointing that out.:o