Opened 2 years ago
Last modified 18 months ago
#21461 new defect
ver 7.0.6 failed to install
Reported by: | Greg Siemasz | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox-7.0.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
I tried to update Oracle VM from 6.140 to 7.06 155176 WIN and it kept failing because it said I needed Microsoft visual C++ 2019 Redistributable package installed. The program was closed when I tried to update it. I never had any issues updating it before. I am running windows 10 Pro I even unistalled the older version but that didn't work. I put the older version back and it is working.
Attachments (1)
Change History (3)
by , 2 years ago
Attachment: | microsoft visual c++.docx added |
---|
comment:1 by , 2 years ago
Hello Bugg,
You need to download the latest supported redistributable from the following Microsoft web site: https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170/
Install that redistributable before installing 7.0.6.
Hello VirtualBox team,
Please update that warning message to say to download the X64 version of the redistributable. I initially downloaded the X86 version and that failed to work.
comment:2 by , 18 months ago
I was curious why you stopped bundling MSVC Runtime into the installer with Merge Modules if it's required.
And was surprised to learn that actually, since VC++ 2022, MS now prohibits that with VC++ runtime license terms! https://visualstudio.microsoft.com/license-terms/vs2022-cruntime/
Screen shot