Finished instructions for docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1027 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
18fd5c60b8
commit
a69dbb9401
11 changed files with 301 additions and 2 deletions
7
Docs/src/uninstall.but
Normal file
7
Docs/src/uninstall.but
Normal file
|
@ -0,0 +1,7 @@
|
|||
\H{uninst} Uninstaller Instructions
|
||||
|
||||
\S{WriteUninstaller} WriteUninstaller
|
||||
|
||||
WriteUninstaller \e{[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.
|
Loading…
Add table
Add a link
Reference in a new issue