Added QuietUninstallString

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7260 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2021-02-15 13:52:06 +00:00
parent 5708b9edc2
commit 62b5ca2dba
4 changed files with 7 additions and 3 deletions

View file

@ -42,6 +42,8 @@ Example:
Some of the following values will not be used by older Windows versions.
\e{QuietUninstallString} (string) - Quiet uninstall command (\cw{"$INSTDIR\\uninst.exe" /S})
\e{InstallLocation} (string) - Installation directory ($INSTDIR) \\<br\\>
\e{DisplayIcon} (string) - Path, filename and index of the icon that will be displayed next to your application name