basic addtions to the docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2134 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
54580c8e54
commit
b685eff548
6 changed files with 35 additions and 12 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.
|
||||
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.
|
||||
|
||||
\S2{aoutfile} OutFile
|
||||
|
||||
|
@ -286,4 +286,4 @@ Sets whether or not the installer's icon is being displayed.
|
|||
|
||||
\c on|\\<b\\>off\\</b\\>
|
||||
|
||||
Sets whether or not an XP manifest will be added to the installer. This affects the uninstaller too.
|
||||
Sets whether or not an XP manifest will be added to the installer. This affects the uninstaller too.
|
Loading…
Add table
Add a link
Reference in a new issue