Re: [Nant-users] Question on MSI Task

2004-08-14 Thread Gert Driesen
IL PROTECTED]> Sent: Tuesday, August 10, 2004 4:53 PM Subject: RE: [Nant-users] Question on MSI Task Hello, I've run into a problem trying to compile the cvs version of NAnt. This compiles fine at home, where I do not have VS6 installed (or VS7 :-) I have the .Net SDK installed there).

RE: [Nant-users] Question on MSI Task

2004-08-10 Thread John Cole
Hello, I've run into a problem trying to compile the cvs version of NAnt. This compiles fine at home, where I do not have VS6 installed (or VS7 :-) I have the .Net SDK installed there). I have VS6 & VS7 installed here at work and I get the following error when performing a 'bin\nant package'

Re: [Nant-users] Question on MSI Task

2004-08-10 Thread James Geurts
Hi Steven, The wiki is probably the best place to look for info on the task. There is a FAQ for the task located here: http://nant.sourceforge.net/wiki/index.php/MSITask. If you don't see something that you're curious about, feel free to add the question to the FAQ and/or ask it here. As for ad

[Nant-users] Question on MSI Task

2004-08-09 Thread Steven-S . Hawkes
Hi, Could anyone advise me the best way to get up to speed with the MSI task. I was looking at an example of how to remove an existing dialog but there seemed to be a large amount of information needed to perform such a task which I could not find in the MSI task documentation. For example the c