Re: [WiX-users] Changing license text in Wix 3 'Mondo' UI

2007-03-13 Thread Bob Arnson
Mike Dimmick wrote: > See http://sourceforge.net/mailarchive/message.php?msg_id=37445657 for a > previous time this question was answered. > It's also documented in WiX.chm. Is there something we can do to make it more discoverable? -- sig://boB http://bobs.org ---

Re: [WiX-users] Changing license text in Wix 3 'Mondo' UI

2007-03-13 Thread Mike Dimmick
Set the WixUILicenseRtf variable to the path of an RTF-format license. You can do this on the light.exe command line - specify -dWixUILicenseRtf=. See http://sourceforge.net/mailarchive/message.php?msg_id=37445657 for a previous time this question was answered. -- Mike Dimmick -Original