My application relies on the .Net Framework 2.0 being installed... we
currently display a failure message when it's unavailable like this:

<Condition Message="The .NET Framework 2.0 must be installed">
   Installed OR NETFRAMEWORK20
</Condition>

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?

What would be considered best practice for an installer in this case at any
rate?

Cheers,

 - Alex


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