Re: [NAntC-Dev] MSI task not including cvs and zip dll's...

2004-10-28 Thread James Geurts
Hey John, Maybe I'm reading this wrong, but when I install NAnt.msi, I get these files in C:\Program Files\NAnt\bin\lib: ICSharpCode.SharpCvsLib.Console.dll ICSharpCode.SharpCvsLib.dll ICSharpCode.SharpZipLib.dll NUnitCore.dll Are there other files that should be there? These are the files that

[NAntC-Dev] MSI task not including cvs and zip dll's...

2004-10-28 Thread John Cole
Hello, The MSI task is working today, however, the MSI created by the MSI task does not have the bin\lib directory with the cvs and zip dll's. Copying the bin\lib directory over to the installed bin directory fixes the zip problem (I tend not to use the cvs dll, so I don't know about that one)