Is there a batch script (or even something like ninite) that can automatically download and install visual studio express?
Is there a batch script (or even something like ninite) that can automatically download
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should definitely have a look on chocolatey:
From the chocolatey wiki
So it can download and install any tool if somebody creates a chocolatey package for it. Lucikly for almost any version of visual studio there is package.
For example here is link to Visual Studio Express 2012 for Windows Desktop 11.0 package.