RE: [NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-20 Thread John Cole
Could you post your msi target? I posted an example MSI/MSM target that put a program into a similar directory structure last week. John Cole -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Schroedter Sent: Sunday, March 19, 2006 8:57 PM To: nant-

Re: [NAnt-users] MSI Task: Wrong default location/targetdir

2006-03-20 Thread William_Martin
Tom, Try adding a Custom Action to set the TARGETDIR property.  Something like:                                                                                                                   Cheers, Bill From "Thomas Schroedter" <[EMAIL PROTECTED]>@lists.sourceforge.net