Re: [WiX-users] Customing WixUI

2009-07-02 Thread zett42
You need to copy WixUI_InstallDir.wxs into your project (I recommend to keep the fragment in a separate file for better modularization, but it's not a requirement). Change the Id attribute of the UI element to a random name and also change your UIRef accordingly. Then you are free to change everyt

[WiX-users] Customing WixUI

2009-07-01 Thread Quinton Tormanen
In the WiX 3.0 help topic "Customizing the WixUI Dialog Sets", what is meant by "your custom set fragment" in the last paragraph in that the "Customizing dialog sets" section: You do not need to rebuild WixUIExtension to customize the WixUI dialog sets in this manner. All you need to d