As an additional note, my UIs regularly reside within a wixlib with no issues. If you can get it to work, you can get it into a wixlib no problem.
-- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: John Cooper Sent: Wednesday, November 5, 2014 2:56 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] FW: Correct method for modifying a built-in UI? Advanced and Mondo UI's are notorious difficult to modify. They include stuff from all over. You'll need to track down all those includes (and probably modify private copies) to get it to work. The only UI's I've regularly modified are InstallDir and FeatureTree. That being said, the technique you are using is sound (modify the existing code from Wix to make your custom UI). -- John Merryweather Cooper Senior Software Engineer | Enterprise Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS 66214 | Ext: 431050 |jocoo...@jackhenry.com -----Original Message----- From: Nick Ramirez [mailto:nickra...@hotmail.com] Sent: Wednesday, November 5, 2014 2:50 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] FW: Correct method for modifying a built-in UI? Not sure. Now that you've moved code into a wixlib, any UIRef elements left hanging around still pointing to the old UI? It's probably something simple that I'm not thinking of. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/FW-Correct-method-for-modifying-a-built-in-UI-tp7597759p7597774.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users