Hello,
Caption seems to not work with $\n $\r.
How can I do a multiline caption?
Also is it possible to add the link feature
e.g. I'd like to introduce in our distribution a caption like
product v. x.x
by <a href=http://www.sanface.com">SANFACE Software</a>
Fabrizio
caption and $\n or $\r
3 posts
It sounds interesting, but I've never seen a standard window with more than one line, or a link. You won't get that sort of behaviour with NSIS, I think I can safely say.
Sorry! 😳
Sorry! 😳
Re: caption and $\n or $\r
Robert
Originally posted by sanfaceIt would have to be defined in the resource file as a multiline label for that to work. You could edit the source for that behavior.
Caption seems to not work with $\n $\r.
How can I do a multiline caption?
Robert