Unable to see Command Line after install Vagrant on Windows7

60 views
Skip to first unread message

Steven N

unread,
Aug 4, 2015, 1:31:20 PM8/4/15
to Vagrant
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.

Douglas Thrift

unread,
Aug 4, 2015, 1:46:58 PM8/4/15
to vagra...@googlegroups.com
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/>
> --
> 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 vagrant-up+...@googlegroups.com
> <mailto:vagrant-up+...@googlegroups.com>.
> 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.

Douglas Thrift

unread,
Aug 4, 2015, 1:49:24 PM8/4/15
to vagra...@googlegroups.com
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/>

Steven N

unread,
Aug 5, 2015, 10:47:28 AM8/5/15
to Vagrant
After using the Command Prompt from Windows as you mentioned, now can launch Vagrant.

Thanks Douglas.
Reply all
Reply to author
Forward
0 new messages