Re: [NAnt-users] ASP.NET Deployment Package via NAnt

2006-12-04 Thread Bob Archer
into nant since it has a command line interface. BOb -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Karl Palsson Sent: Monday, December 04, 2006 10:41 AM To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] ASP.NET Deployment Packag

Re: [NAnt-users] ASP.NET Deployment Package via NAnt

2006-12-04 Thread Karl Palsson
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Gary Feldman > Sent: Monday, December 04, 2006 3:35 PM > To: nant-users@lists.sourceforge.net > Subject: Re: [NAnt-users] ASP.NET Deployment Package via NAnt > > Simon

Re: [NAnt-users] ASP.NET Deployment Package via NAnt

2006-12-04 Thread Gary Feldman
Simon Whittemore wrote: > I am investigating creating a MSI package for deployment of web > applications with NAnt. We already have an MSI built in Visual Studio, > I would now like NAnt to produce this. > > I see there is an NAntContrib task called msi, and there is the tool > Wix that seems to ac