error al instalar

This is for discussing general topics about how to use VirtualBox.
Post Reply
rm1709
Posts: 2
Joined: 26. Apr 2023, 22:43

error al instalar

Post by rm1709 »

Oracle VM VirtualBox 7.0.8 Setup Wizard ended prematurely because of an error. Your system has not been modified. To install this program at a later time, run Setup Wizard again. Click the Finish button to exit the Setup Wizard. me sale error y no me deja instalar
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: error al instalar

Post by scottgus1 »

Please try this:
Make a new folder on your C drive to put the installer and the log it will make:
C:\VBinstall

Put the installer in the new folder. Open a Run-As-Admin command prompt. Drag-n-drop the installer on the Command Prompt window, then finish typing this in the command line:

"C:\VBinstall\VirtualBox-X.Y.Z-######-Win.exe"{space}--logging{space}--msi-log-file{space}"C:\VBinstall\textfile.txt"

So, as an example, for 6.1.36 it should've read:

"C:\VBinstall\VirtualBox-6.1.36-152435-Win.exe" --logging --msi-log-file "C:\VBinstall\msilog.txt"

Your version's numbers will be different, but you shold follow the same pattern.

Also find this file:
C:\Windows\INF\setupapi.dev.log

Zip and post both logs using the forum's Upload Attachment tab.
rm1709
Posts: 2
Joined: 26. Apr 2023, 22:43

Re: error al instalar

Post by rm1709 »

no deja aparece esto "El nombre de archivo, el nombre de directorio o la sintaxis de la etiqueta del volumen no son correctos."
scottgus1
Site Moderator
Posts: 20945
Joined: 30. Dec 2009, 20:14
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Windows, Linux

Re: error al instalar

Post by scottgus1 »

Post the command you're trying to run.
Post Reply