Re: [WiX-users] Using hyperlink in bal:Codition Message

2014-03-21 Thread licha
As soon as I sent out that e-mail, I realized that I haven't tried escaping the characters in order to embed it withintags. And that worked for me. Sorry! Thanks, Liz -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-hyperlink-in-bal-Codit

[WiX-users] Using hyperlink in bal:Codition Message

2014-03-21 Thread licha
Hi, Within my Bootstrapper Application (using WixStandardBootstrapperApplication), I use bal:Condition to detect a pre-requisite and display an error message if it's not installed. However, as part of the error message, I'd like to also provide a URL to take the user to the download page. If I p