Re: [NAnt-users] Need help - Urgent Please - CAB files creation using NAnt **

2007-01-07 Thread si
Hi Arif, Not sure about mobile applications, but I just started testing WiX version 3, which runs through MSBuild fired from our NAnt scripts triggered from a CruiseControl.NET build. For example: Of course you have to fill those properties with your own data, and

[NAnt-users] Need help - Urgent Please - CAB files creation using NAnt **

2007-01-07 Thread Syed Arif
Hi, I'm trying to create an Automated build using NAnt for one of our C# projects. Please any one send me a complete example of creating CAB files using NAnt for C# mobile application. I need it ASAP. Your prompt help would be appreaciated. Thanks in advance!!! Regards Arif Syed _

Re: [NAnt-users] Compiling VB6 Web Project

2007-01-07 Thread Kirti Krishnaswamy
Hi, Can I please be removed from the mailing list ? Regards Kirti On Sat, 06 Jan 2007 Richard Gavel wrote : >We had a similar issue due to a lot of VB6 webclass projects. I was forced >to write a NAnt custom task that would invoke a WinBatch script that >performed the necessary GUI interactions