I have just updated my Virtual Box to the latest 4.1.14 build and am trying to update the Extention Pack.
Currently I have an old version of the pack installed, 4.1.6. If I try to remove this using the GUI by selecting the installed pack and clicking the remove button, I end up with this error message:
Code: Select all
Failed to uninstall the Extension Pack Oracle VM VirtualBox Extension Pack.
The installer failed with exit code 1: VBoxExtPackHelperApp.exe: error: Failed to rename the extension pack directory: VERR_ALREADY_EXISTS
rcExit=1.
Result Code: E_FAIL (0x80004005)
Component: ExtPackManager
Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554}Code: Select all
Failed to install the Extension Pack C:/Users/Rob/Downloads/Oracle_VM_VirtualBox_Extension_Pack-4.1.14-77440.vbox-extpack.
The installer failed with exit code 1: VBoxExtPackHelperApp.exe: error: Failed to rename the extension pack directory: VERR_ALREADY_EXISTS
rcExit=1.
Result Code: E_FAIL (0x80004005)
Component: ExtPackManager
Interface: IExtPackManager {3295e6ce-b051-47b2-9514-2c588bfe7554}So it seems I am stuck, what can I do further? Am I best off completely uninstalling and re-installing Virtual Box?
I am running on a Windows 7 64 bit system in case this is important.
Thanks