Re: [NAnt-users] Problem using regasm task

2006-08-30 Thread Gary Feldman
Carl Malikowski wrote: > > Thanks – I’ve made some progress, but am still a bit puzzled. I’ve > found I can execute regasm via the exec task, if I set the working > directory to where it resides. The environment already has > “C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322” in PATH so I’m somewhat

Re: [NAnt-users] Problem using regasm task

2006-08-30 Thread Carl Malikowski
Thanks – I’ve made some progress, but am still a bit puzzled. I’ve found I can execute regasm via the exec task, if I set the working directory to where it resides. The environment already has “C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322” in PATH so I’m somewhat surprised.  In a nutshell,