Some fixes, typos, and additions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2136 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fe2e1216a4
commit
fe9063708c
6 changed files with 8 additions and 10 deletions
|
@ -190,7 +190,7 @@ Sets the name of the installer. The name is usually simply the product name such
|
|||
|
||||
\c path_to_icon.ico
|
||||
|
||||
Sets the icon of the installer. Every icon in the icon file will be included in the installer. Note that if you use different icons for installer and uninstaller the file size and structure of the icons has to match otherwise the built of the installer will fail.
|
||||
Sets the icon of the installer. Every icon in the icon file will be included in the installer. Note that if you use different icons for installer and uninstaller the file size and structure of the icons has to match otherwise the build of your installer will fail.
|
||||
|
||||
\S2{aoutfile} OutFile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue