Hi,
I need to customize WixUI_Mondo to customize the dialogs according to my
requirements. I am using WiX3 with votive. I tried to follow section
2.5named "Insertions" from the WiX tutorial but was unable to becuase
of
changes in WiX3 I assume.
First of all I was unable to find "src\ui\wixui" in the source as stated in
the tutorial, but eventually I found some dialog wxs files in "
wix-3.0.2420.0-sources\src\ext\UIExtension\wixlib". Through visual studio I
created a separate WiX library project in which I created my dialog from
scratch under fragment tags. Then I created another library project and
added the "WixUI_Mondo.wxs" file from the source to it and modified it to
add the dialog I had created. I compiled both library files and then tried
to use the modified "WixUI_Mondo.wxs" which I have renamed to something else
now. Now it gives me errors such as:
Error 1 Unresolved reference to symbol 'Dialog:ErrorDlg' in section
'Fragment:'. D:\Projects\WixLibraryProject1\WixUI_Custom\WixUI_Custom.wxs
44 1 WiXInstallation
which suggests that all the other dialogs referenced in the modified
"WixUI_Mondo.wxs" cannot be found.
I am on the right track just need to know what I am doing wrong can some one
help me with this?
Regards,
Nosh
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users