Updated RMDIR command Syntax, added internal Referencies, rearanged order of some commands (by letter), new css file (no underlines for links)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2393 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
4df5cb4fac
commit
8bf38c08ba
11 changed files with 72 additions and 70 deletions
|
@ -9,4 +9,4 @@ A special Section named 'Uninstall' must be created in order to generate an unin
|
|||
\c DeleteRegKey HKLM SOFTWARE\myApp
|
||||
\c SectionEnd
|
||||
|
||||
The first Delete instruction works (deleting the uninstaller), because the uninstaller is transparently copied to the system temporary directory for the uninstall.
|
||||
The first \R{delete}{Delete} instruction works (deleting the uninstaller), because the uninstaller is transparently copied to the system temporary directory for the uninstall.
|
Loading…
Add table
Add a link
Reference in a new issue