Instead referring WiXMondo... use the source code for Mondo at:
http://wix.cvs.sourceforge.net/*checkout*/wix/wix/src/ext/UIExtension/wixlib/WixUI_Mondo.wxs

you can add where ever you want to add your custom dialogs ..


On Fri, Mar 12, 2010 at 10:14 PM, Shabbir Ahsan
<shabbir_ah...@hotmail.com>wrote:

>
> Hi,
>
>
>
> I want to include some of my own dialogs for the installer (to collect SQL
> server info amongst other things), but am running into problems without
> getting anywhere.
>
>
>
> I have copied the WixUI_Mondo.wxs into my project directory and renamed it
> MyWixUI_Mondo.wxs.  I ahve also updated the UI ref to the following:
>
> <UIRef Id="MyWixUI_Mondo" />
>
>
>
> But when I try to buid the MSI, I get the following error:
>
> Error 1 Unresolved reference to symbol 'WixUI:MyWixUI_Mondo' in section
> 'Product:{C929BD2C-1910-4D79-A0AC-E562277ECA0B}'.
>
>
>
> I have wixUI as a reference - should this now be removed.  Also I only
> copied the wixUI_Mondo file - do I need to copy the other dialog files also
> - if so which ones?
>
>
>
> Thanks
>
>
>
>
> _________________________________________________________________
> Tell us your greatest, weirdest and funniest Hotmail stories
> http://clk.atdmt.com/UKM/go/195013117/direct/01/
>
> ------------------------------------------------------------------------------
> Download IntelĀ® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Cheers,
Akash
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to