Stop Applications From Running

Trackback or

One of the frustrations that I have experienced in the past is the unstoppable application. This might be a virus or spyware or that annoying program with the “fingernails on the chalkboard” sound effects. Any way you look at it, I’ve always thought that it would be wonderful to be able to kill these programs as soon as they started (not to mention the possibility for pranks is endless). So I wrote a program!

The You’ve Been Warned Paragraph

Be very careful with this program. It is possible to configure this program so that you can never run Windows properly again! Use this program wisely and responsibly.

The Script

This is a relatively simple AutoIt script. It grabs two things from an INI file called AppKill.ini. The first is a pause setting. This tells the program how often to check for new applications.

The second is a list of applications that should not be allowed to run. When ever one of these applications is found, it is automatically killed.

Here is the code:

Error: Could not open AppKill.au3

If you don’t want to have to compile the script yourself, here is the precompiled executable.

The example INI file provided checks for new applications every 1 second and will not allow Notepad.exe to run.

Error: Could not open AppKill.ini

Conclusion

While this is a relatively simple and quick script, it is also a very powerful one that can help you to keep your system under control. But, as I’ve warned you, use it wisely.

If you found this post useful, why don't you buy me a cup of coffee to show your gratitude?

Trackback link - http://www.dailycupoftech.com/stop-applications-from-running/trackback/
Tim Fehlman

No Responses to “Stop Applications From Running”

  1. Daily Cup of Tech Says:

    Perform MD5 Using AutoIt Providing User Feedback In AutoIt Recovering Your Lost Passwords Reducing the USB Threat Remote Control Mac From Windows Setting Up FTP Access in FreeNAS Spam Filter Busters Stop Applications From Running Stop Bleeding Personal Information Support DCoT System Auditor USB Key Tech Blog of the Week Submissions Thank You! Top 100 Torpark Installer Tracking Users, IP’s, and Computers Upgrade Ubuntu 6.06 to 6.10

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>