Hello Mitchell, what about this query in case the command fail:

reg query HKEY_CLASSES_ROOT\Installer\Products\ /s /f "VirtualBox" /t REG_SZ

    ProductName    REG_SZ    Oracle VM VirtualBox 4.3.6
    ProductIcon    REG_SZ
 C:\Windows\Installer\{F56CC4E6-DFC4-4B87-BAE9-C605C
305E05C}\IconVirtualBox
    PackageName    REG_SZ    VirtualBox-4.3.6-r91406-MultiArch_x86.msi


Exact output is here:

https://gist.github.com/kikitux/8811472


Alvaro.


On Tue, Feb 4, 2014 at 10:54 PM, Mitchell Hashimoto <
[email protected]> wrote:

> Hi,
>
> Ah, I see that in the git version of Vagrant, we actually did some things
> to avoid this: we retry getting the version a few times since sometimes on
> Windows it returns blank. Unfortunately, I don't know a workaround you can
> apply now. :( I'm sorry.
>
> Best,
> Mitchell
>
>
> On Sun, Feb 2, 2014 at 8:06 PM, Arrivance <[email protected]> wrote:
>
>>
>>
>> On Sunday, February 2, 2014 6:46:10 PM UTC, Mitchell Hashimoto wrote:
>>
>>> Hi! Can you set VAGRANT_LOG=debug and get that output? This is
>>> definitely not working as intended!
>>>
>>> Best,
>>> Mitchell
>>>
>>>
>> http://pastebin.com/YfGEy4tk - here we are!
>>
>> --
>> 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/groups/opt_out.
>>
>
>  --
> 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/groups/opt_out.
>

-- 
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/groups/opt_out.

Reply via email to