Installing Microsoft Visual C++ 2019 Redistributable is a mandatory prerequisite for modern versions of Oracle VM VirtualBox

3. Inside the Virtual Machine If you are getting errors inside the virtual machine (e.g., when launching a portable app or installing software within the VM), you must install the Visual C++ Redistributable inside the VM's operating system, not just on your host computer. The VM acts as a separate computer and needs its own libraries.

Usually, it says something about a missing VCRUNTIME140_1.dll or a Microsoft Visual C++ 2019 Redistributable requirement.

Si estás experimentando problemas al ejecutar aplicaciones en VirtualBox, es posible que necesites descargar e instalar el paquete redistributable de Microsoft Visual C++ 2019. En este artículo, te explicaremos por qué es importante este paquete y cómo descargarlo e instalarlo en tu máquina virtual.

Note: If the installer says "Repair" or "Uninstall" instead of Install, it means you already have a version installed. Try clicking "Repair" to fix any corrupted files, or simply close the installer, as the library is already present and your error might be elsewhere.