#1
|
|||
|
|||
Setting environment variables before a remote project is run
I am using one VBP script to execute a VBP script running on a remote VM. Before executing the script I would like to run a batch file, like VCVARS32.BAT so that the environment is set before I start. If I cannot do this then I must use the "Command To Run Before main command" for each external build. This is error prone.
Is there any way to directly establish the enviroment? Thanks |
|
|