Skip to content
⌘ NSIS Forum Archive

Bug in RichEdit control (license page)

3 posts

Daab#

Bug in RichEdit control (license page)

I've downloaded the latest version of "makensis.exe" (1.61) from CVS and noticed some serious problems in the license page, so I tested the same script on several older versions:

1.53- : Fine and dandy
1.54 : RichEdit control appears, but without license contents
1.56+ : Control doesn't appear, and ".onInitDialog" doesn't work

Notes:
I'm using an RTF doc (not text), and my platform if Win2K.

I'm writing this here inseatd of submitting a bug report in SF to get some overview: what are the RichEdit changes mentioned in the CVS? Any idea what's wrong?
kichik#
Make sure you are using the latest UI files. It is recommended to use a CVS client to update the whole NSIS directory instead of just downloading makensis.exe. Read this thread for a short explanation on how to configure a CVS client.