Hi,

I tried to enter a hyperlink in Welcome Dialogue using below code:

<Control Id="TestLink" Type="Hyperlink" X="135" Y="140" Width="220" Height="60">
       <Text><![CDATA[<a href="http://www.somesite.com";>linkText</a>]]></Text>
</Control>

but getting below error after installer starts:  (it compiles fine BTW)

"The installer has encountered an unexpected error installing this package. 
This may indicate a problem with this package. The error code is 2885."

Before I added this control, the installer was installing fine.

Can someone please guide how to add hyperlink control to dialogue boxes?

Regards,
Aparna Karkare


==============================================================================
This communication, including attachments, is confidential, may be subject to 
legal privileges, and is intended for the sole use of the addressee. Any use, 
duplication, disclosure or dissemination of this communication, other than by 
the addressee, is prohibited. If you have received this communication in error, 
please notify the sender immediately and delete or destroy this communication 
and all copies. 
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to