Nosherwan Ghazanfar wrote: > 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.5 named "Insertions" from the WiX tutorial but was unable to > becuase of changes in WiX3 I assume.
Yes. The WiX v3 WixUI model is substantially different than that in v2. There isn't a tutorial on the topic but the general approach is to copy an existing dialog set (like WixUI_Mondo) and change the "floating" Publish elements to insert your dialog into the Back/Next sequence. You don't need to create a new .wixlib; your custom dialog set can be in any source file Fragment in your project. Continue using WixUIExtension and all your DialogRefs to the existing dialogs will resolve to it. -- sig://boB http://bobs.org ------------------------------------------------------------------------- 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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/wix-users