Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
277f4d1617
commit
584d3d2524
29 changed files with 228 additions and 222 deletions
|
@ -1,4 +1,4 @@
|
|||
\C{UninstallSection} Uninstall Section
|
||||
\S1{UninstallSection} Uninstall Section
|
||||
|
||||
A special Section named 'Uninstall' must be created in order to generate an uninstaller. This section should remove all files, registry keys, etc that were installed by the installer, from the system. Here is an example of a simple uninstall section:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue