Hi, Normally the path to a shell provisioner is described relative to the Vagrantfile on the host machine, so if you have an install.bat as a sibling of your Vagrantfile, I would expect that to read:
config.vm.provision :shell, path: "install.bat", ... Would it be possible for you to post the output of running vagrant up or vagrant provision? Chris -- 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]. For more options, visit https://groups.google.com/d/optout.
