I am running vagrant on windows with the system installation (1.0.5 msi), and I'd like to add extra plugin.
In my linux box there is no problem, I am just using rvm, and all i do is gem install vagrant-plugin but on my windows machine i am just using the .msi installer..
Any suggestion?