Skip to content
⌘ NSIS Forum Archive

LockedList - Auto-continue when no files are locked?

2 posts

TheGrudge#

LockedList - Auto-continue when no files are locked?

Hi,

is there a way to tell LockedList to "auto-continue" when no files are locked?
Right now it displays the message "no programs that need to be closed are running" or similar.

I'd rather have the following behavior:

1. Do not show the LockedList dialog at all when no locked files are found
or
2. Auto-continue when no files are locked

Can this be done by the plugin itself or do I have to use a custom function for that?