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:
parent
5708b9edc2
commit
62b5ca2dba
4 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue