The license file displayed in the MSI installation needs to be in RTF format see here . The license we use for that is located in documentation/LICENSE.adoc. There isn’t a direct conversion from .adoc to RTF, but there are solutions available online suggesting that it’s possible to convert .adoc to DocBook and then to RTF.
Here’s some relevant links:
Also we should have a look at the layout since the RTF seems to somehow mess up our table (it is also not possible to increase the size of the installer window or to scroll horizontally to read the entire license text):

The license file displayed in the MSI installation needs to be in RTF format see here . The license we use for that is located in
documentation/LICENSE.adoc. There isn’t a direct conversion from.adoctoRTF, but there are solutions available online suggesting that it’s possible to convert.adoctoDocBookand then toRTF.Here’s some relevant links:
Also we should have a look at the layout since the RTF seems to somehow mess up our table (it is also not possible to increase the size of the installer window or to scroll horizontally to read the entire license text):