On Wed, 20 Dec 2006 10:58:27 +0100
Subscriber <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I've found the nice tallow.exe tool (WiX 2.0) which allows me to
> create a Fragment that contains all the directories there should be
> packed into my MSI file. This is nice. Now, my problem is, that
> tallow.exe creates a Component for each directory, but what I want is
> actually a single Component that holds all the
> directories/sub-directoies, so maintaince isn't such a pain.
> Furthermore this would simplify my main wxs file a great deal - there
> will only be one Feature and one ComponentRef present. I can see that
> tallow.exe has the "-1" argument which creates one component for each
> entry, but is the opposite possible or do this conflict with WiX'
> policy of handling files/directories?
> 

You could take a look at Mallow
<http://www.infozoom.de/download/Mallow.zip>
At work I have a customized version that pretty much complies with Wix3
if you use that.

-- 
chs


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to