------------------------------------------------------------------------
ProcessKill Plugin - 0.0.0.5 (July 10th, 2007)
by Kevin Li - [taichimaster]
Copyright 2007 Kevin Li
------------------------------------------------------------------------

1. Plugin License Agreement

This Plugin License Agreement is an agreement between the user (You) and
Kevin Li (The Author).

  * You may not alter this plugin in any way.

  * ProcessKill Plugin IS DISTRIBUTED "AS IS".  NO WARRANTY OF ANY KIND IS
    EXPRESSED OR IMPLIED.  YOU USE AT YOUR OWN RISK. THE AUTHOR WILL NOT BE
    LIABLE FOR DATA LOSS, DAMAGES, LOSS OF PROFITS OR ANY OTHER KIND OF LOSS
    WHILE USING OR MISUSING THIS SOFTWARE.

  * You are hereby licensed to make unlimited copies of the ''donationware'' 
    version of this plugin and documentation; give exact copies of the 
    original ''donationware'' version to anyone you wish as long as it is 
    given to the person or alien free.

  * ProcessKill Plugin is Copyright 2007 Kevin Li

  * Downloading, Extracting, and/or using ProcessKill Plugin signifies
    acceptance of these terms and conditions of the license.  If you do not
    agree with the terms of this license you must remove/uninstall Data
    Generator files from any storage devices that it is on and cease to use
    the product.

  * This License Agreement is current as of July 2nd, 2007 at 10:00 PM UTC


2. Requirements: The versions of FindAndRunRobot that supports plugins.

3. Description: This plugin displays a list of active processes and allows 
                user to kill the selected process

4. Version History

----------
- Legend -
----------------------------------
- [+] = Added                    -
- [*] = Improvement/Modification -
- [!] = Bug fixed                -
----------------------------------

---------------
v0.0.0.5 (July 10th, 2007)
---------------
[+] Added optional progress bar when attempting a "clean" terminate
[*] If a "clean" termination was successful, no confirmation warning will be
    shown.

---------------
v0.0.0.4 (July 7th, 2007)
---------------
[*] The plugin will now first attempt to do a graceful terminate on the
    specified process by issuing a WM_CLOSE.  A process will only be
    forcefully terminated if the timeout expired.
    (See: http://support.microsoft.com/kb/178893 and
          http://www.ddj.com/dept/windows/184416547)
[+] Added option to specify timeout before forceful temination
    (a 0 timeout means forceful termination right off the bat)

---------------
v0.0.0.3 (July 6th, 2007)
---------------
[+] Added process id and process owner to the status bar text
[!] Plugged a handle leak

---------------
v0.0.0.2 (July 6th, 2007)
---------------
[+] Added Option to Extract and Display Processes Icons

---------------
v0.0.0.1 (July 6th, 2007)
---------------
[+] Initial Release

------------------------------------------------------------------------