Re: [WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-27 Thread Rob Mensching
in a very long time. -Original Message- From: jnewton [mailto:jonathan.new...@ni.com] Sent: Tuesday, January 27, 2009 07:53 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Dealing with Components with Only Non-Versioned Files Thanks for the reply Rob. Yeah, I realized that when WiX throug

Re: [WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-27 Thread jnewton
ent must not be a companion file." > > -Original Message- > From: jnewton [mailto:jonathan.new...@ni.com] > Sent: Tuesday, January 27, 2009 06:15 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Dealing with Components with Only Non-Versioned > F

Re: [WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-27 Thread Rob Mensching
..@ni.com] Sent: Tuesday, January 27, 2009 06:15 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Dealing with Components with Only Non-Versioned Files For those few components that have these non-versioned files, I just choose one of the fonts or message files. I'm really not sure what

Re: [WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-27 Thread jnewton
For those few components that have these non-versioned files, I just choose one of the fonts or message files. I'm really not sure what the behavior will be when using companion files and setting a keypath in that component (i.e. which WiX doesn't let you which is why I have to do a post-build ste

Re: [WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-26 Thread Bob Arnson
jnewton wrote: > I have a few components that only contain non-versioned files (i.e. message > files, fonts). Currently I am using a core DLL that I install as the > companion file for the files in those components. However, this means that I > don't have a keypath for these components. I'm not sur

[WiX-users] Dealing with Components with Only Non-Versioned Files

2009-01-26 Thread jnewton
I have a few components that only contain non-versioned files (i.e. message files, fonts). Currently I am using a core DLL that I install as the companion file for the files in those components. However, this means that I don't have a keypath for these components. I'm not sure if this is a problem