.NET Framework Bookmark and Share   
 index > MSBuild > vcvarsall.bat what install is this part of?
 

vcvarsall.bat what install is this part of?

Hi,

I'm trying to set up a build environment in whichI do not want to install Visual Studio 2005 but rather just the minimum required components necessary for msbuild. I'm looking for what install vcvarsall is part of. Can someone please help.

Thanks

Terry

wahlsoft

Terry,

I think the file is a part of VS install; also, I think vcbuild (needed to build C++ files) is also part of VS installation - you can build only .NET projects without VS.

Hope that helps,

Eugene

Eugene Zakhareyev

Terry,

I think the file is a part of VS install; also, I think vcbuild (needed to build C++ files) is also part of VS installation - you can build only .NET projects without VS.

Hope that helps,

Eugene

Eugene Zakhareyev

You can use google to search for other answers

Custom Search

More Threads

• custom task
• Accessing EvaluatedProperties from a task
• MSB4018
• Dependent projects in a solution...
• Is there a zip task?
• Sorted ItemGroup
• MSBuild team question: differences between command line build and build inside Visual Studio
• cmd line build of .sln cannot resolve referenced assembly
• How to Build only modified Files
• Customizing build summary page in Team Explorer