NetAdpInstall.exe error

Discussions related to using the OSE version of VirtualBox.
Post Reply
hcaihao
Posts: 3
Joined: 6. Jul 2016, 04:59

NetAdpInstall.exe error

Post by hcaihao »

I run follow cmd to setup virtualbox, All passed execpt NetAdpInstall.

C:\VirtualBox>NetAdpInstall.exe
adding host-only interface..
NetAdp will be installed ...

Installing 1 INF files ...

Installing INF file "C:\VirtualBox\VBoxNetAdp.inf" ...

VBoxNetCfgWinInstallComponent Warning! vboxNetCfgWinSetupMetric failed, default
metric for new interface will not be set, hr (0x80004005)


installed successfully



What's the problem, Does it matter?
mhanor
Volunteer
Posts: 321
Joined: 7. Oct 2009, 12:40
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: various

Re: NetAdpInstall.exe error

Post by mhanor »

It's fine. Quoting from the VirtualBox source: "The setting of Metric is not very important functionality, So we will not break installation process due to this error."
hcaihao
Posts: 3
Joined: 6. Jul 2016, 04:59

Re: NetAdpInstall.exe error

Post by hcaihao »

mhanor wrote:It's fine. Quoting from the VirtualBox source: "The setting of Metric is not very important functionality, So we will not break installation process due to this error."

Thank you for help.

There is an other question: I run NetAdpInstall.exe again after NetAdpUninstall.exe to reinstall vbox, get error:

D:\VBoxer\Win32\Debug\VBox-x64>NetAdpInstall.exe
adding host-only interface..
NetAdp will be installed ...

Installing 1 INF files ...

Installing INF file "D:\VBoxer\Win32\Debug\VBox-x64\VBoxNetAdp.inf" ...

Install failed, hr (0x8007007e)

VBoxNetCfgWinInstallComponent failed, hr (0x8007007e)

Installation failed, rolling back installation set ...

Rollback complete

error installing VBoxNetAdp (0x8007007e)


Why?
mhanor
Volunteer
Posts: 321
Joined: 7. Oct 2009, 12:40
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: various

Re: NetAdpInstall.exe error

Post by mhanor »

Have you tried rebooting after NetAdpUninstall and running NetAdpInstall after the reboot?
Post Reply