I downloaded and installed VirtualBox from an EXE file, but when I go to Change/Repair, it requires an MSI installer. Why is this?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

As techie007 stated in your previous question:

The VirtualBox .EXE installer is a wrapper for an MSI

You can view one of the WiX files used to build the MSI in VirtualBox's source code repository. The EXE package you download installs the MSI behind the scenes.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.