RE: [NAnt-users] NANT MSI

2006-03-15 Thread John Cole
Kevin,   Search the mailing list a week or so ago.  I posted a sample msm/msi task that works for us.  You do need to understand how msi works at least a little bit though J   John   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Kirkpatrick Sent: Wednesda

Re: Subject: [NAnt-users] NANT MSI

2006-03-15 Thread Roy Assaly
I've never used the MSI task, but If you're going to be implementing a Task with more stuff, then perhaps you may want to look at WiX (Windows Installer XML). http://sourceforge.net/projects/wix/ I'm presently using it in our build (nightly/weekly) and it's works great. The WiX FAQ is here: htt

[NAnt-users] NANT MSI

2006-03-15 Thread Kevin Kirkpatrick
Hey Folks, I’m looking at implementing the Nant\Contrib MSI task in our build packaging process.  I was going through the online doc/help for MSI to create a simple package and it’s not very clear on the structure implementation.  This simple structure gets errors.      

RE: [NAnt-users] Put VBScript batch file code within NAnt

2006-03-15 Thread Andy Johnstone
Title: Message Putting this back to the list..   There's no nant tasks to create shortcuts.. I'd think you'd have to create the shortcuts manually and then copy them.   I'm a little confused though; you said you're giving the app to partners and it doesn't sound like you control the target c

RE: [NAnt-users] Incorporating NAntContrib into NAnt

2006-03-15 Thread John Cole
Title: Incorporating NAntContrib into NAnt Bill,   The disadvantages of the "recommended" way are:   * If you have lots of build files (we have hundreds in multiple branches in cvs) you would have to change each file. * If you install on several machines (about 20 here) then you need to

RE: [NAnt-users] Incorporating NAntContrib into NAnt

2006-03-15 Thread Bill Martin
Title: Incorporating NAntContrib into NAnt Christina,   There are two ways to accomplish this.  The “easy” way is to copy the content of the NAntContrib bin folder into the NAnt bin folder, however this is not the recommended way.   The recommended way is to install NAntContrib to a sep

RE: [NAnt-users] Incorporating NAntContrib into NAnt

2006-03-15 Thread Tony_Bjerstedt
Title: Incorporating NAntContrib into NAnt Copy the NantContrib DLL's into the "bin" directory where nant.exe is located.   I did this and it works great for me.   -Tony From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Crawford, ChristinaSent: Wednesday, March 15, 2006 2:09 PM

[NAnt-users] Put VBScript batch file code within NAnt

2006-03-15 Thread Crawford, Christina
Title: Put VBScript batch file code within NAnt How would one go about including _vbscript_ batch file code and Embedding it within an Nant build file?  Can Nant script task Be used in some way?  I would also like to pass parameters into the Embedded code and receive parameters out of the

[NAnt-users] Incorporating NAntContrib into NAnt

2006-03-15 Thread Crawford, Christina
Title: Incorporating NAntContrib into NAnt What is the best way to incorporate the NAntContrib tasks and functions into the Current Nant product?  I want to be able to use NAntContrib functions and tasks In my Nant build file and don't see any references to the Nantcontrib dll's anywhere W

[NAnt-users] using vb for script task

2006-03-15 Thread Felice Vittoria
Hello all, I want to use vb for the script task. Is that vb.net or vbscript? Thanks, Felice --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the liv