Re: [WiX-users] Adding a hyperlink (link label) to a message...

2007-02-16 Thread Rob Mensching
ECTED] On Behalf Of Gus Grubba Sent: Friday, February 16, 2007 6:13 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Adding a hyperlink (link label) to a message... I do that by creating my own dialog in an external DLL ("Custom Action"). While in the subject, how

Re: [WiX-users] Adding a hyperlink (link label) to a message...

2007-02-16 Thread Gus Grubba
I do that by creating my own dialog in an external DLL ("Custom Action"). While in the subject, how do you get the installer's window "handle"? g On Feb 16, 2007, at 2:53 AM, Rob Mensching wrote: > Unfortunately, MSI UI does not support hyperlinks. A much > requested feature. The only o

Re: [WiX-users] Adding a hyperlink (link label) to a message...

2007-02-16 Thread Bob Arnson
Alex Henderson wrote: > However I was wondering if it's possible to add a clickable hyperlink to the > message (so the user can navigate to the Microsoft website to download the > Framework, read more about or whatever), or some other work around for > achieving a similar idea .. clicking on a butt

Re: [WiX-users] Adding a hyperlink (link label) to a message...

2007-02-15 Thread Rob Mensching
Unfortunately, MSI UI does not support hyperlinks. A much requested feature. The only other option is to create an external UI handler... and that is a very much lot of work. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Henderson Sent: Thursday