grammer fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3009 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1b973fce65
commit
b8de1350e0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ Write a value using the WriteRegStr command (for strings) or WriteRegDWORD comma
|
|||
\\<b\\>Required values\\</b\\>
|
||||
|
||||
\e{DisplayName} (string) - Name of the application \\<br\\>
|
||||
\e{UninstallString} (string) - Path and filename of the uninstaller
|
||||
\e{UninstallString} (string) - Path and filename of the uninstaller. You should \\<b\\>always\\</b\\> quote the path to make sure spaces in the path will not disrupt Windows to find the uninstaller.
|
||||
|
||||
\\<b\\>Optional values\\</b\\>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue