There is an <msi> task in NAntContrib. It's not as "wizard-y" as creating a deployment task in Visual Studio.NET. If you need things to remain simple, then calling devenv.exe is a good choice. If you have time to learn about the Microsoft Windows Installer framework (get the SDK) then the <msi> task is quite powerful.
-----Original Message----- From: MANOS, Ashley [mailto:[EMAIL PROTECTED] Sent: Sunday, July 27, 2003 6:47 PM To: 'Williams, Kevin'; '[EMAIL PROTECTED]' Subject: RE: [Nant-users] Building Deployment Projects in NAnt Thanks Kevin Does this mean there's no specific Nant command to build a deployment project? -----Original Message----- From: Williams, Kevin [mailto:[EMAIL PROTECTED] Sent: Thursday, 17 July 2003 00:42 To: '[EMAIL PROTECTED]' Subject: RE: [Nant-users] Building Deployment Projects in NAnt VS.NET has command-line options. If you enter "devenv.exe /?" from a command prompt, you'll get a listing of all the options and how to use them. -----Original Message----- From: MANOS, Ashley [mailto:[EMAIL PROTECTED] Sent: Monday, July 14, 2003 1:20 AM To: '[EMAIL PROTECTED]' Subject: [Nant-users] Building Deployment Projects in NAnt Hi Apologies if this has been discussed before, but is it possible to build a deployment project using NAnt? (that is, is it possible to create a .msi file?). If so, what would the build script look like?Along similar lines, does anyone know what command-line instruction is generated by VS .NET when the "Build" option is invoked on a Deployment Project? Many thanks... Ashley ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users