Anne Schuessler
Anne Schuessler

Reputation: 1702

Option to format text in Inno Setup isl files

Is there an option to format text in the Inno Setup isl files?

I just want to make a single paragraph bold, but I can't seem to find any documentation on how to apply simple formatting options to the Messages in the isl files. (Really, I've looked. If I somehow missed it, I'm sorry.)

Would also appreciate a confirmation if it is not possible so that I can stop looking and wondering.

Upvotes: 4

Views: 1089

Answers (1)

kobik
kobik

Reputation: 21232

Not possible. you could use TRichEditViewer. Here is an example.

Upvotes: 4

Related Questions