RE: [Nant-users] Any MSI task documentation

2004-01-21 Thread Cromwell, Ryan
mwell, Ryan; [EMAIL PROTECTED]Subject: RE: [Nant-users] Any MSI task documentation   Windows Installer Support Center can be found at: http://support.microsoft.com/default.aspx?scid=fh;en-us;wininst   A reference of the database is found at: http://msdn.microsoft.com/library/default.as

RE: [Nant-users] Any MSI task documentation

2004-01-21 Thread Kræn Munck
(part of the Installer Kit that's in the Platform SDK).   Regards, Kræn -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cromwell, RyanSent: 21. januar 2004 14:24To: [EMAIL PROTECTED]Subject: RE: [Nant-users] Any MSI task documentat

RE: [Nant-users] Any MSI task documentation

2004-01-21 Thread Cromwell, Ryan
ubject: RE: [Nant-users] Any MSI task documentation     Hi,   There are XSD files (MSITask.xsd and MSMTask.xsd) in the source distribution of NAntContrib. Most of the elements match tables in an MSI archive.   Regards, Kræn -Original Message-From:

RE: [Nant-users] Any MSI task documentation

2004-01-21 Thread Kræn Munck
Title: Message     Hi,   There are XSD files (MSITask.xsd and MSMTask.xsd) in the source distribution of NAntContrib. Most of the elements match tables in an MSI archive.   Regards, Kræn -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ecke