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 exist in nant's build directory after doing "nant release package." Can you verify that the files exist in the bin/lib sub-directory of the root specified by -D:nant.dir. If they do exist, can you check the msm output of the nant.bin.msm target and see if they actually are added to the msi. Thanks Jim > 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). > > Thanks, > > John > > ------------------------------------- > This email and any files transmitted with it are confidential and > intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify > the system manager. This message contains confidential information and > is intended only for the individual named. If you are not the named > addressee you should not disseminate, distribute or copy this e-mail. > > > ------------------------------------------------------- > This Newsletter Sponsored by: Macrovision > For reliable Linux application installations, use the industry's > leading setup authoring tool, InstallShield X. Learn more and evaluate > today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ > _______________________________________________ > NAntContrib-Developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer ------------------------------------------------------- This Newsletter Sponsored by: Macrovision For reliable Linux application installations, use the industry's leading setup authoring tool, InstallShield X. Learn more and evaluate today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/ _______________________________________________ NAntContrib-Developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

