vote up 0 vote down star

I have a 'hyperlink' in the Installer Eula document (License Agreement). The problem is that clicking the link does not open the page in the web browser. How can I fix this?

flag

1 Answer

vote up 2 vote down check

via http://blogs.msdn.com/robmen/archive/2006/05/30/610950.aspx

The RICHEDIT control does not support hyperlinks. You can color the text blue and underline it but the text still won't be a clickable hyperlink.

Hyperlinks in general are just not supported by the native MSI UI. Sad but true.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.