Re: [WiX-users] License File

2008-07-15 Thread Michael Faden
n > Sent: 15 July 2008 12:00 > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] License File > > Hi, > > I've just installed v3. When I create my first v3 installer my license > file is simply ignored, although the installation itself works perfect. &g

Re: [WiX-users] License File

2008-07-15 Thread Neil Sleightholm
I find the easiest way to reference a license file is to add something like this: Neil -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Faden Sent: 15 July 2008 12:00 To: wix-users@lists.sourceforge.net Subject: [WiX-users] License File Hi

Re: [WiX-users] License File

2008-07-15 Thread Alex Goryuk
Hey Mike, Two things: 1) Does your UI reference the Localization dialog? 2) During the build process, you can either reference License.rtf or force 'light' to use a license ie. light -dWixUILicenseRtf=eula.rtf Alex G. On 7/15/08 6:59 AM, "Michael Faden" <[EMAIL PROTECTED]> wrote: > Hi

[WiX-users] License File

2008-07-15 Thread Michael Faden
Hi, I've just installed v3. When I create my first v3 installer my license file is simply ignored, although the installation itself works perfect. As usual the license file named 'License.rtf' is located in my working directory. The installer itself runs perfectly. Does anybody knows what's go