2008/10/29 Bob Lim <[EMAIL PROTECTED]>:
> Hi Sébastien,
>
> Thank you for your reply!
>
> When I tried to add new item or existing item, no dialog
> ever comes up. I think there is something wrong with my
> VS2005 SP1 which I have been re-installing a few times on
> this machine. No wonder I cannot add a wxl file because I
> assume no one can add the wxl using this method as well. As
> a workaround, I would like to edit the wixproj xml by hand,
> could you please send me a wixproj file with a wxl file
> specified?
>
> Sorry for the trouble!
>
> Thanks in advance.
>
> Best regards,
> Bob Lim
>
Add:
<ItemGroup>
<EmbeddedResource Include="mylocalizationfiles.wxl" />
</ItemGroup>
And insert:
<PropertyGroup>
<Cultures>ISOCulure1;ISOCulture2</Cultures>
</PropertyGroup>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users