Visual Studio installation always create an env varialble that points to 
the folder with the bat file-
 
Most of my jobs have the lines-
 
 
rem Set up Visual Studio 2010 environment for msbuild
call "%VS100COMNTOOLS%vsvars32.bat" > NUL:
 
 
 

On Thursday, November 29, 2012 7:27:29 PM UTC-8, Vineet Hada wrote:

> Hi,
>
> Is there a way in jenkins to run a build in visual studio command line 
> rather then windows command line?
>
> Thanks & regards,
> Vineet
>

Reply via email to