all groups > dotnet sdk > january 2008 >
You're in the

dotnet sdk

group:

What install is vcvarsall.bat part of?



What install is vcvarsall.bat part of? Terry Wahl
1/14/2008 7:20:02 AM
dotnet sdk: Hi,

I building up a build machine and I do not want to install Visual Studio on
it. Can anyone tell me what install vcvarsall.bat is part of?

Thanks for your help,
Re: What install is vcvarsall.bat part of? Ben Voigt [C++ MVP]
1/22/2008 9:01:56 AM

[quoted text, click to view]

The "VC" in the file name should hint that it's Visual C++ (this guess is in
fact correct).

Since there is a compiler included with the Platform SDK (or Windows SDK or
whatever the name is for the latest version) and you'll want that anyway on
a build machine, why don't you start by installing that and see if the
"Build Environment" scripts it sets up don't do everything you wanted
vcvarsall.bat for.

[quoted text, click to view]

AddThis Social Bookmark Button