The setups work fine.. We had a problem with the load of readme or licence in txt or rtf to screen.
First we use the theme "glass" and IA 15.. and there was no chance to get the txt/rtf file to the screen at setup-time.
-First we had to rename the readme control in the readme-dialog to "readmetxt".
then we tried to get load, but no success.
-Then we copy both readme.rtf and readme.txt to the code-directory with no success.
-Then we save the readme.rtf as NORMAL ".TXT" format with the extention ".rtf"to disk and with have success, the readme is shown
-We edit the readme inside IA, it will be getting funny... Only rtf is changed but txt is show on screen, because our changes are not shown and the changes are only made to rtf. And rtf is now an rtf-format with tabs-formats and the changes are only made to rtf, not to txt.
It seems IA tried to show txt and made changes to rtf...

We do the following I made changes with editor to the txt file. on scrren in IA we see the rtf-file. We made a build and then we see the changes made to txt with the editor but in IA (in Eula and ReadMe-Editor) we see the old rtf-file content.
-the Screen txt.text is not nicely formatted; some tabs are shown correctly so the nice looking text from the original is not presented to screen exactly.
It seems to me, that there is confusion between rtf and txt.
rtf cannot be used for build, but the rtf-files has to be physical in the code directory.
Do we something wrong? is it a bug?
regards