Hi,

I am trying to find out how to populate the additional information text box in the Ready to Install dialog.

I want to be able to provide my own information to my users in this format:

Item Label: %Item Variable Value%
Item Label: %Item Variable Value%
Item Label: %Item Variable Value%
Item Label: %Item Variable Value%
Item Label: %Item Variable Value%

But can't seem to as all the lines concatenate together, without any scroll bars, off the page. I have also tried \n to no avail on the end of each line.

Is there a way of appending a carriage return to each line?