Oh, ok I am using different drives because of space issues, however I did 
try to use the same drive on the Guest and the Host and it still didn't 
cause anything to happen. My vagrant provision file is attached; it runs 
but doesn't do anything. 

On Wednesday, June 24, 2015 at 9:52:01 AM UTC-4, Chris Baldauf wrote:

> 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.
==> default: Running provisioner: shell...
    default: Running: install.bat as c:\tmp\vagrant-shell.bat
==> default: C:\Windows\system32>start F:\Vagrant 6_23 - Copy\NPP.exe 
==> default:
==> default: F:\Vagrant 6_23 - Copy>

Reply via email to