Try contacting the Windows Installer team via their blog.

Alex Ivanoff wrote:
> Ok, where do I file the bug? Or you will do it?
>
>
> -----Original Message-----
> From: Rob Mensching [mailto:r...@wixtoolset.org]
> Sent: Wednesday, March 18, 2009 16:05
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Weird ICE61
>
> Interesting, the ICE messages are actually from the Windows Installer
> team not us.  It looks like they have bug here.
>
> Alex Ivanoff wrote:
>   
>> I have the following code
>>
>> <UpgradeVersion Minimum="1.0.0.0"
>>                 IncludeMinimum="yes"
>>                 Maximum="1.3.40318.0"
>>                 IncludeMaximum="no"
>>                 Language="1033"
>>                 Property="UPGRADEFOUND" />
>>
>> that results in ICE61
>>
>> error LGHT0204: ICE61: Upgrade.VersionMax 1.3.40318.0 format is wrong
>>
>> If I change 1.3.40318.0 to 1.3.32768.0 I still get an error, but if I
>> change it to 1.3.32767.0 the error goes away. Looks like WiX has a bug
>> in version parsing (it uses Int16 instead of UInt16).
>>
>>
>>     
> ------------------------------------------------------------------------
> ------
>   
>> 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
>>
>>     
>
> ------------------------------------------------------------------------
> ------
> 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
>
> ------------------------------------------------------------------------------
> 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
>   

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