If I run ipconfig/all, everything looks exactly the same but the interface is no longer working.
If I keep VirtualBox running and reset the interface by doing:
Code: Select all
netsh interface set interface "Wireless Network Connection" disabledCode: Select all
netsh interface set interface "Wireless Network Connection" enabledI am running Windows Vista Home Premium as the host and VirtualBox 1.5.2
Any ideas?