Baljeet Singh wrote:

I want to show a link on an installer dialog so that when a user clicks on that link, the browser should open with the URL. How can I achieve this functionality?


MSI doesn't support hyperlink controls. You can approach it using a PushButton control and the WiX v3 ShellExec CA.

--
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