a brief explanation on the section restriction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5854 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
35eea140f5
commit
d04cece9be
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ Notes
|
|||
* This plugin requires NSIS 2.42 and above.
|
||||
|
||||
* Do not call SetBg (which creates the window) from a section or a function called by a section.
|
||||
BgImge must be run from the GUI thread as the installation thread is not built to handle GUI.
|
||||
|
||||
Available functions
|
||||
~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue