Changes between Initial Version and Version 1 of Ticket #14040, comment 104
- Timestamp:
- Sep 3, 2018 4:47:22 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14040, comment 104
initial v1 12 12 13 13 I've tried every single fix ive found in this thread, and on the internet. This is the output when i try to create the adapter from an elevated prompt: 14 14 {{{ 15 15 C:\Windows\system32>"C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" hostonlyif create 16 16 0%... … … 20 20 VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface 21 21 VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)" at line 94 of file VBoxManageHostonly.cpp 22 22 }}} 23 23 Please advice. 24 24