summaryrefslogtreecommitdiff
path: root/Docs/src/uninstall.but
blob: af26d39dbd0f85428a424e8a40474fda80016ccf (plain)
1
2
3
4
5
6
7
8
9
\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. See also Uninstall configuration. You can call this one or more times to write out one or more copies of the uninstaller.

\c WriteUninstaller $INSTDIR\uninstaller.exe