Share via


What VCVarsall.bat does?

Question

Thursday, August 13, 2009 4:47 AM | 1 vote

HI,
     i want to know what VCVarsall.bat does? what's its purpose to be in Visual studio?

All replies (2)

Thursday, August 13, 2009 5:44 AM ✅Answered

hi

c if this links help u
http://opensg.vrsource.org/trac/wiki/BuildVS2005Cygwin
http://social.msdn.microsoft.com/forums/en-US/msbuild/thread/4e6a0385-bcfe-40ef-a3bb-a498684cef5a
http://www.wintellect.com/cs/blogs/jrobbins/archive/2007/11/19/random-notes-taken-while-installing-vsts-2008.aspx
http://www.windows-tech.info/15/96db208defb12431.php
http://www.sharepointu.com/jason/archive/2007/03/13/open-folder-in-visual-studio-2005-command-prompt.aspx

thanks
anlis


Regards anliS www.businessinsightsconsulting.com Please remember to mark the correct replies as answers


Friday, August 14, 2009 9:57 AM ✅Answered | 2 votes

Hi Alphenyx,

VCVarsall.bat is Visual Studio Command Prompt tool in Visual Studio. It's the tool that allows you to set various options for the integrated development environment (IDE) as well as build, debug, and deploy projects from the command line.
For more information on Command Line Switches, see: http://msdn.microsoft.com/en-us/library/xee0c8y7(VS.80).aspx

Hope this helps. If you have any concern, please feel free to let me know.

Best regards,
Yichun Chen
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.