aprameya rao wrote:
> 1. How do I declare a button (or any other element) to emulate a hyperlink?
>   

Use a plain button. There's no visual approximation for a link.

> 2. How do I make the OnClick of the button (or equivalent) to launch the
> link?
>   

Use a DoAction control event using the Publish element. See 
"ShellExecute CustomAction" in WiX.chm for how to launch a browser or 
other app.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to