Added \s command from upstream and custom \bold and \html commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7325 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
c06f69163d
commit
a0d25ea7ed
16 changed files with 143 additions and 171 deletions
|
@ -145,7 +145,7 @@ Sets the text and background color of a static control, edit control, button or
|
|||
\c FunctionEnd
|
||||
|
||||
\NsisWarnBlockContainerBegin
|
||||
\\<b\\>Warning:\\</b\\> Setting the background color of check boxes to \c{transparent} may not function properly when using \c{\R{axpstyle}{XPStyle} on}. The background may be completely black instead of transparent when using certain Windows themes. The text color might also be ignored when Visual Styles are enabled.
|
||||
\NsisBlockHeaderWarning Setting the background color of check boxes to \c{transparent} may not function properly when using \c{\R{axpstyle}{XPStyle} on}. The background may be completely black instead of transparent when using certain Windows themes. The text color might also be ignored when Visual Styles are enabled.
|
||||
\NsisWarnBlockContainerEnd
|
||||
|
||||
\S2{setsilent} SetSilent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue