The list is coming from the file itself. The languages in the MSI is
supposed to match the file so the WiX toolset helps you do that.

Unfortunately, the Windows Installer team didn't make that column wide
enough for files that support *lots* of languages.

On Wed, Feb 15, 2012 at 4:54 AM, Parkes, Kevin <kevin.par...@wacom.eu>wrote:

> My installer includes a pair of DLLs each with a set of MUI localization
> files. Each of the DLLs is generating a warning on the <File> element:
>
>  ICE03: String overflow ... Table: File, Column: Language
>
> When I look at the resulting file table in Orca, I can see each of the
> language IDs for the MUI files in a comma separated list.
>
> Where is that list coming from? Can I force the language to be
> nothing/empty (the DLLs are, after all, 'language neutral')?
>
> As I understand it, the warning can be safely ignored but I'd rather get
> rid of it.
>
> Thanks
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to