wrong variable
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2535 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7d5b7223e6
commit
b06d2531d5
1 changed files with 3 additions and 2 deletions
|
@ -522,8 +522,9 @@ Function FunctionName ;FunctionName defined with Page command
|
|||
SendMessage $R1 ${WM_SETFONT} $R2 0
|
||||
|
||||
InstallOptions::show
|
||||
|
||||
Pop $R1
|
||||
Pop $R0
|
||||
|
||||
Pop $R2
|
||||
Pop $R1
|
||||
Pop $R0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue