User:Liteshield: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Liteshield (talk | contribs) mNo edit summary |
Liteshield (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
Batch file to recursively creating NSIS header uninstall list.<br> | Batch file to recursively creating NSIS header uninstall list.<br> | ||
[[Uninstall Header Recursive File List Maker]] | [[Uninstall Header Recursive File List Maker]] | ||
== Advanced Welcome/Finish Example Script == | |||
Basically all useful in one.<br> | |||
[[Advanced Welcome/Finish Example Script]] |
Latest revision as of 19:14, 18 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
Advanced Welcome/Finish Example Script
Basically all useful in one.
Advanced Welcome/Finish Example Script