Hmm...

Just to double-check:

 Copied the Fragment contents of WixUI_Advanced.wxs to be local to 
my installer project.   Saved in separate wxs file 

2.       Renamed the UI, made the modifications I needed 
  --->* Did you change the Id on the UI element?*

3.       Copied the InstallScopeDlg.wxs to my local project. 

a.       Renamed the dialog 
* ---> Did you also rename the Id on the Dialog element?*

b.      Made local logic changes 

4.       Local UI compiled with Candle, not including -ext WixUIExtension 

5.       Local InstallScope dialog compiled with Candle 

6.       My install script compiled with Candle 

7.       All wixobjs linked with light -ext WixUIExtension 

a.       This is where I consistently get multiple duplicate symbol errors? 




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/FW-Correct-method-for-modifying-a-built-in-UI-tp7597759p7597769.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

Reply via email to