macros itself -> macros themselves
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5534 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7499533721
commit
9bf8b0ca97
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@
|
|||
<li>The macros for InstallOptions have been moved to a separate header file unrelated
|
||||
to the Modern UI. If you are still using InstallOptions for custom pages, insert
|
||||
InstallOptions.nsh and use the INSTALLOPTIONS_* macros instead of the MUI_INSTALLOPTIONS_*
|
||||
macros. The macros itself have remained the same.</li>
|
||||
macros. The macros themselves have remained the same.</li>
|
||||
<li>Rewrite customization code for the Modern UI 1.8 welcome and finish pages in which
|
||||
the InstallOptions INI file is used. nsDialogs commands should be used instead.</li>
|
||||
<li>Use the standard NSIS method to escape special characters in all texts. For example,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue