RE: [Nant-users] Nant VS. Visual Studio Deployment Project

2004-04-26 Thread James Geurts
Also, the NAnt msi/msm tasks provide more flexibility than setup projects in VS.Net. The tasks support nearly all of the functions available from the setup projects, but also provide more control over installer functionality. This is a small list of features not currently supported by the tasks,

RE: [Nant-users] Nant VS. Visual Studio Deployment Project

2004-04-26 Thread Bob Archer
It's definitely the best tool for the money! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael A. Angelo Sent: Monday, April 26, 2004 9:55 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Nant VS. Visual Studio Deployment Project Can no one arm me wit

RE: [Nant-users] Nant VS. Visual Studio Deployment Project

2004-04-26 Thread Randy Regnier
My development group is just getting started using the MSM and MSI tasks, so our experience with them is limited. The feature they have that interests us most at the moment is that thay have is wildcard specification of files, while the VS projects do not. This makes it easier to deal with a volati