ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > FARR Plugins and Aliases

ProcessKill 0.0.0.5 - My FARR2 Plugin Contest Submission #4

<< < (3/4) > >>

taichimaster:
Took mouser's suggestion on first attempting to do a graceful terminate on the specified process by issuing a WM_CLOSE to all of its top-level windows.  A process will only be forcefully terminated if the configurable timeout (default is 3 secs) expired.  If you desire, you could set the timeout to 0 to always instant kill the selected process.

---------------
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
            http://support.microsoft.com/kb/92528
            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)

jgpaiva:
taichimaster: I can only say "unbelievable!!!"
This is a damn useful plugin :D :D :D

taichimaster:
Just a minor update to include the creation and running time of the selected process in the status bar.  Sometimes I have problems finding the correct one to kill when I have multiple instances of the same process running.







---------------
v0.0.0.7 (Feb 17th, 2008)
---------------
[CHANGE] Modified status bar to display the creation and running time of the
    selected process.
   
---------------
v0.0.0.6 (Feb 16th, 2008)
---------------
[CHANGE] Improved termination logic.  In some rare cases, process was not able to
    be terminated.
[NEW] Added option to auto-close confirmation dialog within 10 seconds if not
    acknowledged.
[FIX] Fixed bug where sometimes the confirmation dialog did not get shown on top
    of other windows.

drking:
I hope this is the correct spot to post this question.    First, I want to thank Taichimaster for this fantastic plugin!   :Thmbsup:

...And I have a quick question that I can't get figured out.   :-\

When I type in 'pkill', I get my list of processes.  However, when i go to click on any of the processe to "kill" it, I get the following error message: "access violation at address 77124DOA in module 'OLEAUT32.dll'.   Read of address 00000EF0." 

Now, I am able to type in the demand manually to get the desired result, for example, "pkill aim6.exe' but not sure why I'm getting the error?

Any suggestions would be much appreciated.
Regina (drking)

skwire:
I've been meaning to post this for a long while now.  Every time I use the ProcessKill plugin, I get the following error (which crashes FARR):

ProcessKill 0.0.0.5 - My FARR2 Plugin Contest Submission #4

This is a very handy plugin.  Any chance we could see an update?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version