C:\Documents and Settings\habib\Desktop\samples\SampleWixUI\SampleWixUI.wxs
: er
ror LGHT0112 : Unresolved reference to symbol 'UI:wixui_mondo' in section
'Produ
ct:E1945F1E-682D-44D6-B205-0109D227492E'.

if we do as what is done in the tutorial:

 light.exe -out SampleWixUI.msi SampleWixUI.wixobj *path*\wixui.wixlib -loc
*path*\WixUI_en-us.wxl

wa can't because there is no wixui.wixlib so we change it to
wixui_Mondo.wixlib because in the file.wxs:

<UIRef Id="wix_Mondo" />

<UIRef Id="WixUI_ErrorProgressText" />
.

thank you very much


-- 
Habib JAOUANI
-------------------------------------------------------------------------
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
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to