This RTF document contains several line breaks which display correctly in Wordpad, Word and also in the installer I previously created with InstallShield.!insertmacro MUI_PAGE_LICENSE "includes\eula.rtf"
However, the installer I created with NSIS ignores them and displays as one single line with extra spaces replacing the line breaks.
Could someone please help me get this to display correctly.
I'm using the latest NSIS (2.46)