messagebox plugin fails after 3 calls
I found the messageboxplugin very usefull when you want to display "yes" "always yes" "no" "always No".
However it crashes the whole installer/uninstaller after the 3rd call (2 times is ok)
I use the current version 0.98beta3 from here http://nsis.sourceforge.net/MessageBox_plug-in
Could someone inspect my code below.
# show example of the button width changes
messagebox::show MB_DEFBUTTON4|MB_TOPMOST "testing is fun" "0,103" "andforth.andforthespecial...MB_ABORTRETRYIGNORE|MB_TOPMOSTif you can...? if you can...? dghfkjg$\n" "la la la la la la la w$\nwwwwwwwww! wwwwwwwwww" "asdasd!" IDYES IDNO
Pop $0
DetailPrint "messagebox call 1 returned... $0"
# show example of the button width changes
messagebox::show MB_DEFBUTTON4|MB_TOPMOST "testing is fun" "0,103" "andforth.andforthespecial...MB_ABORTRETRYIGNORE|MB_TOPMOSTif you can...? if you can...? dghfkjg$\n" "la la la la la la la w$\nwwwwwwwww! wwwwwwwwww" "asdasd!" IDYES IDNO
Pop $0
DetailPrint "messagebox call 1 returned... $0"
# show example of the button width changes
messagebox::show MB_DEFBUTTON4|MB_TOPMOST "testing is fun" "0,103" "andforth.andforthespecial...MB_ABORTRETRYIGNORE|MB_TOPMOSTif you can...? if you can...? dghfkjg$\n" "la la la la la la la w$\nwwwwwwwww! wwwwwwwwww" "asdasd!" IDYES IDNO
Pop $0
DetailPrint "messagebox call 1 returned... $0"
# show example of the button width changes
messagebox::show MB_DEFBUTTON4|MB_TOPMOST "testing is fun" "0,103" "andforth.andforthespecial...MB_ABORTRETRYIGNORE|MB_TOPMOSTif you can...? if you can...? dghfkjg$\n" "la la la la la la la w$\nwwwwwwwww! wwwwwwwwww" "asdasd!" IDYES IDNO
Pop $0
DetailPrint "messagebox call 1 returned... $0"