Hello!
Using v1.x.
I thought I could put \r\n into my strings to lay them out, but it seems not to be working.
E.g.
Problem:Code:<String Id="ResumeDlgDescription">Installing [ProductName]. \r\n\r\nPlease click Install to continue.</String>
The "\r\n\r\n" is showing up on the installer UI....
How can I do this?
Thanks!!!
(16625)

Reply With Quote