use new plug-in callbacks to avoid /NOUNLOAD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5841 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e59407720a
commit
70f14a824c
6 changed files with 58 additions and 53 deletions
|
@ -67,7 +67,7 @@ FunctionEnd
|
|||
|
||||
Function nsDialogsPage
|
||||
|
||||
nsDialogs::Create /NOUNLOAD 1018
|
||||
nsDialogs::Create 1018
|
||||
Pop $DIALOG
|
||||
|
||||
${NSD_CreateLabel} 0u 0u 100% 9u "nsDialogs timer example"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue