LockedList plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Added link to Forum Topic)
Line 10: Line 10:


<attach>LockedList.zip</attach>
<attach>LockedList.zip</attach>
== For More Info ==
* [http://forums.winamp.com/showthread.php?t=274168 NSIS Forum Topic]


[[Category:Plugins]]
[[Category:Plugins]]

Revision as of 19:50, 14 November 2011

Author: Afrow UK (talk, contrib)


Description

An NSIS plugin to display or get a list of programs that are locking a selection of files that have to be uninstalled or overwritten.

Please do not use the /autoclose function at the moment as there is a memory leak. I will fix it when I have time!

LockedList.png

LockedList.zip (92 KB)

For More Info