After using the Command Prompt from Windows as you mentioned, now can launch Vagrant.
Thanks Douglas. On Wednesday, August 5, 2015 at 1:49:24 AM UTC+8, Douglas Thrift wrote: > > For example, once you open Command Prompt, you could change to the > directory where your Vagrant file is and then launch your Vagrant box: > > cd MyPoject > vagrant up > > Douglas William Thrift > <http://douglasthrift.net/> > > On 8/4/2015 10:46 AM, Douglas Thrift wrote: > > Hello Steven, > > > > Vagrant is a console program, you need to run it from the Windows > > Command Prompt or PowerShell. > > > > Hope this helps! > > > > Douglas William Thrift > > <http://douglasthrift.net/> > > > > On 8/4/2015 10:31 AM, Steven N wrote: > >> Hi there, > >> > >> New to VirtualBox and Vagrant. > >> > >> Purpose is to setup development environment for PHP, MySQL. > >> > >> Have Windows 7 Home Premium 64-bit operating system on a laptop. > >> > >> Just installed VirtualBox for Windows. > >> Just installed Vagrant for Windows. > >> > >> > >> Vagrant created the files in the Vagrant directory, but no Vagrant icon > >> to click. > >> > >> Then I go to the directory "Vagrant/bin", there is an application file > >> "Vagrant.exe". > >> > >> Clicked on "Vagrant.exe", a command window appear, and then that pop-up > >> window disappear automatically within like less than 1-second, meaning > I > >> cannot even get into that pop-up window. > >> > >> So does that mean I have installed Vagrant wrongly? > >> > >> How to fix up this issue to get Vagrant working?? > >> > >> > >> Thanks in advance. > >> > >> -- > >> 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 > >> --- > > -- 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/1d5812b3-957c-46e0-a261-503465bbd29e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
