NSIS/Docs/src/uninstall.but
2016-03-27 23:24:43 +00:00

9 lines
425 B
Text

\S1{uninst} Uninstaller Instructions
\S2{writeuninstaller} WriteUninstaller
\c [Path\]exename.exe
Writes the uninstaller to the filename (and optionally path) specified. Only valid from within an install section or function and requires that you have an uninstall section in your script. You can call this one or more times to write out one or more copies of the uninstaller.
\c WriteUninstaller $INSTDIR\uninstaller.exe