SubCaption for PageEx

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3006 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-10-08 18:06:55 +00:00
parent 17e3886e51
commit ac072faf64
2 changed files with 6 additions and 2 deletions

View file

@ -40,7 +40,9 @@ Sets the text that is shown (by default it is 'Nullsoft Install System vX.XX') i
\c caption
Sets what the titlebars of the installer will display. By default, it is 'Name Setup', where Name is specified with the \R{aname}{Name command}. You can, however, override it with 'MyApp Installer' or whatever. If you specify an empty string (""), the default will be used (you can however specify " " to achieve a blank string)
Sets what the titlebars of the installer will display. By default, it is 'Name Setup', where Name is specified with the \R{aname}{Name command}. You can, however, override it with 'MyApp Installer' or whatever. If you specify an empty string (""), the default will be used (you can however specify " " to achieve a blank string).
If used inside a \R{pageex}{PageEx} block, it sets the caption for the page.
\S2{achangeui} ChangeUI