Re: [WiX-users] How to use WixUIExtension.dll

2006-06-08 Thread Derek Cicerone
hould hopefully be out in the next weekly release.   Derek From: James Carter [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 2:34 PMTo: [EMAIL PROTECTED]Cc: wix-users@lists.sourceforge.netSubject: Re: [WiX-users] How to use WixUIExtension.dll Derek,This is being caused because license.rtf

Re: [WiX-users] How to use WixUIExtension.dll

2006-06-07 Thread James Carter
Derek,This is being caused because license.rtf is an external resource referenced by the wixlib. It is not included in the wixlib itself, therefore, it looks on the filesystem.If you rebuild WiX UI from source, then the issue appears to go away, but, if you run that executable on another machine, y