I have gone ahead and removed the TextStyle table and the entries in the
Binary table.  I checked those changes into cvs, mainly so that I wouldn't
forget about them.

Jim

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
James Geurts
Sent: Saturday, February 07, 2004 7:05 PM
To: 'Bob Arnson'
Cc: [EMAIL PROTECTED]
Subject: RE: Re[2]: [NAntC-Dev] NullReferenceException building MSM

Hi Bob,

Glad it worked for you.

Right now, both the msi and msm tasks share some code, so some unnecessary
things like this are present.  I'll add those changes to the list of things
todo with these tasks.  The TextStyle table can be removed.  As for the
binary table, the rows could be removed from it, but it should not be
deleted as the user could still specify binary information for that table.
That data is left over from me just copying the MSITaskTemplate.msi file as
a merge module. 

As for the FeatureComponents table, the rows are populated because this
table maps the merge modules components to the feature that the merge module
is assigned to.  The Feature_ guid {00000000-0000-0000-0000-000000000000} is
basically a place holder to be replaced by the guid of the feature
associated with the merge module.

Jim





-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to