RE: [Nant-users] Problem with passing Environment Variables to the Exec task.

2004-10-25 Thread Shawn Haigh
Haigh Subject: Re: [Nant-users] Problem with passing Environment Variables to the Exec task.   This does not address your particular problem of passing environment variables; I have only been following the thread and I am not an expert user. However, I see you executing "make.exe" wit

[Nant-users] Problem with passing Environment Variables to the Exec task.

2004-10-25 Thread Shawn Haigh
Greetings all   I am having a problem with passing environment variables to an exec task. Basically I am trying to convert what we do using regular .bat files to a NAnt equivalent.   I am using a nightly build of NAnt v0.85-20041006 Platform: Win2000 server sp4    Here is an example