UnList - generate list of files and directories for uninstaller
From NSIS Wiki
| Author: Instructor (talk, contrib) |
[edit] Download Link
Unlist.zip (37 KB) with binary
Discussion:
Forum thread
[edit] Description
When your installer include many files for install, it's take much time to write in uninstall section files and directories than will be deleted.
It's script to generate list of files and directories for uninstaller with command line support (/? for help)

