User:Liteshield: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Liteshield (talk | contribs) mNo edit summary |
Liteshield (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
== Uninstaller Data == | == NSIS Uninstaller Data == | ||
Uninstaller Data | Uninstaller Data creates temporary exclude list of current files and checks for new files after installation to add them to the uninstall list.<br> | ||
[[Uninstaller Data | [[NSIS Uninstaller Data]] | ||
== | == Uninstaller Header Recursive File List Maker == | ||
Batch file to recursively creating uninstall list | Batch file to recursively creating NSIS header uninstall list.<br> | ||
[[Uninstall Header Recursive File List Maker]] | [[Uninstall Header Recursive File List Maker]] |
Revision as of 16:29, 14 July 2014
Pages that have contributed by user Liteshield
NSIS Uninstaller Data
Uninstaller Data creates temporary exclude list of current files and checks for new files after installation to add them to the uninstall list.
NSIS Uninstaller Data
Uninstaller Header Recursive File List Maker
Batch file to recursively creating NSIS header uninstall list.
Uninstall Header Recursive File List Maker