Re: [WiX-users] Source vs. target

2008-06-11 Thread Rob Mensching
7;ll get done soon... but ultimately, yeah, the whole TARGETDIR/SourceDir thing should be abstracted away. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chris Mumford Sent: Tuesday, June 10, 2008 19:19 To: General discussion for Windows Installer XML toolset

Re: [WiX-users] Source vs. target

2008-06-10 Thread Chris Mumford
yes, thanks a bunch Jason. Those little gem's helped me fiture out the answer to my quetion. On Tue, Jun 10, 2008 at 10:31 AM, Jason <[EMAIL PROTECTED]> wrote: > I would highly suggest reading Rob's series of blog posts "Deciphering > the MSI Directory table".. > Part 1 - http://blogs.msdn.com/ro

Re: [WiX-users] Source vs. target

2008-06-10 Thread Durwin Wright
Windows Installer XML toolset. Subject: Re: [WiX-users] Source vs. target I would highly suggest reading Rob's series of blog posts "Deciphering the MSI Directory table".. Part 1 - http://blogs.msdn.com/robmen/archive/2005/06/21/431294.aspx Part 2 - http://blogs.msdn.com/robmen/arc

Re: [WiX-users] Source vs. target

2008-06-10 Thread Jason
I would highly suggest reading Rob's series of blog posts "Deciphering the MSI Directory table".. Part 1 - http://blogs.msdn.com/robmen/archive/2005/06/21/431294.aspx Part 2 - http://blogs.msdn.com/robmen/archive/2005/06/28/433241.aspx Part 3 - http://blogs.msdn.com/robmen/archive/2005/07/04/435572

Re: [WiX-users] Source vs. target

2008-06-09 Thread Chris Mumford
Hey Neil: Thanks for responding. Sure, I do have other directories like: But only 2 of these are direct children of the parent TARGETDIR folder so things seem a bit arbitrary here. Why not just call the top level tag since there really isn't the parent child relationship that the file for

Re: [WiX-users] Source vs. target

2008-06-08 Thread Neil Enns
What do you have underneath your element? Generally you put another element in to make the files go where you want, as in this example from "Authoring your first .wxs file" in the wix help: