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 >> --- >> 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] >> <mailto:[email protected]>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/2ec01d3d-055d-42ea-8617-97e464e1fc44%40googlegroups.com >> <https://groups.google.com/d/msgid/vagrant-up/2ec01d3d-055d-42ea-8617-97e464e1fc44%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/55C0FB1F.1060202%40gmail.com. For more options, visit https://groups.google.com/d/optout.
