RE: [Nant-users] Setting Environment paths in NANT
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
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