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 button to navigate to a URL
> perhaps?
>   

You can use a PushButton with a control event calling the new(ish) 
WixShellExec custom action with a WixShellExecTarget of an URL. See the 
"ShellExecute CustomAction" topic in the v3 WiX.chm.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to