According to the MSI docs, .ico can be transparent. Does this mean they can
be transparent only on top of text and control, or also on top of a
background image (jpg) ?


And I have verified that .ico file has transparency info there using
external image viewers.
However, in MSI once built from WiX, it still write background color on top
of the background image.


Relevant snippet:


<Binary Id="InfoIcon" SourceFile="Info.ico" />

<Control Id="NoteIcon" Type="Icon" X="382" Y="135" Width="11" Height="11"
FixedSize="yes" IconSize="16" Text="InfoIcon" />

-- 
Oleksandr Lozitskiy

"Wealth is the product of man's capacity to think." -- Ayn Rand
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to