RE: [Nant-users] Setting Environment paths in NANT

2005-09-05 Thread Shelly Midha
lic static extern bool SetEnvironmentVariable( string EnvironmentVariable, string EnvironmentValue ); <BR>   <BR>  <BR>  ]]></code> <BR>             Thanks Shelly From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tim MayertSent: Wednesday, A

[Nant-users] Setting Environment paths in NANT

2005-09-04 Thread Tim Mayert
Title: Message I am fairly new to NANT and I was wondering how the best way to set the environment path in a NANT build project.   I tried the following in the build, just before the call:           But when I run the build I will still get an error