Hello Dylan, Maybe at this point you can check chocolatey ? They have got scripts that install VS.
I think if you search for Silent install of VS you will get what you are after, then Vagrant can just run that script. ie: https://msdn.microsoft.com/en-us/library/ee225237.aspx Good luck there! Alvaro On Sat, Feb 20, 2016 at 8:29 AM, Dylan Tisdall <[email protected]> wrote: > Hi, > > I've built a Windows 7 box using packer, and have tested that it runs and > all seems to be well when I run "vagrant up" on it with a very basic > Vagrantfile. I'd now like to set this up with a custom install of Visual > Studio Pro 2008 (put it in a non-standard directory and install a couple of > optional packages). I have the install media for VS as an iso, but I can't > seem to find any documentation on how to do a pre-configured, headless > install of this software. I know with VS2012 and later you can configure > the installation with an .xml file, but I don't see any examples of this > with VS2008. > > Does anyone have any experience doing this with Vagrant, and can they > point me to an example of how this is done? > > > > > Thanks, > Dylan > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vagrant-up/3ed15d44-0fb8-4c7e-9312-57348ef42bd9%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/3ed15d44-0fb8-4c7e-9312-57348ef42bd9%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezmjPfYC8mU36A6amBesFXMo0mjtxKEm4G8NgS1vt%2BaCQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
