You can set any environmental variables you need in the exec task rather
then needing to call that bat file.
From: Eric Fetzer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2008 12:47 PM
To: Melissa; Nant Users
Subject: Re: [NAnt-users] psexec and
file.
From: Melissa <[EMAIL PROTECTED]>
To: Eric Fetzer <[EMAIL PROTECTED]>; Nant Users
Sent: Tuesday, November 25, 2008 9:06:57 AM
Subject: Re: [NAnt-users] psexec and NAnt
The environment that vcvars32.bat sets up goes away as soon as the exec ca
Nant Users
Subject: [NAnt-users] psexec and NAnt
OK, I've got some strangeness here. So I call NAnt from a different machine
using PSExec to call it. On all but one of our apps that I build this way
(close to 100 total), all's cool. This one, however, fails from psexec
where it succeed
OK, I've got some strangeness here. So I call NAnt from a different machine
using PSExec to call it. On all but one of our apps that I build this way
(close to 100 total), all's cool. This one, however, fails from psexec where
it succeeds directly from the command line. The difference betwee