Re: [WiX-users] Pointing Tallow at an SLN file

2007-05-08 Thread Bob Arnson
Brad Butts wrote: > I'd like to be able to point Tallow at an SLN and have it interrogate > the SLN and build out the appropriate directory and file structure. > Any thoughts on this? I know I could parse the SLN but there are lots > of variations I'd have to account for: class libs, solution

[WiX-users] Pointing Tallow at an SLN file

2007-05-07 Thread Brad Butts
I have a deployment where I not only deploy build artifacts, but the source code as well (1000s of files, altogether). Today, I've been manually grouping all these files together in appropriate sub-dirs and running Tallow recursively against the parent directory to get the beginning of my script.