VirtualBox 7.0.10.158379
| Full internal name: | org.virtualbox.virtualbox |
| Project site: | https://www.virtualbox.org |
| Screen shots: | |
| Download: | Download VirtualBox 7.0.10.158379 http://download.virtualbox.org/virtualbox/7.0.10/VirtualBox-7.0.10-158379-Win.exe VirusTotal results |
| Change log: | n/a |
| Description: | virtual machine (VM). WARNING: 4 confirmations about unsigned drivers on windows XP |
| License: | GPLv2 |
| Version: | 7.0.10.158379 |
| SHA-1 or SHA-256: | 62545b8eb17ddf27d5954ac5f8904814e12c5790d73daf545ef60bd97f4f2e12 |
| Type: | one file |
| Dependencies: |
|
| Tags: | |
| Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" -x -s -p "%CD%"
"%sevenzip%\7z.exe" x common.cab -aos -o"%CD%\common" > .Npackd\Output.txt && type .Npackd\Output.txt
"%sevenzip%\7z.exe" x "%CD%\common\file_VBoxGuestAdditions.iso" -aos -o"%CD%\common\file_VBoxGuestAdditions" > .Npackd\Output.txt && type .Npackd\Output.txt
certutil.exe -addstore -f "TrustedPublisher" "%CD%\common\file_VBoxGuestAdditions\cert\oracle-vbox.cer" > .Npackd\Output.txt && type .Npackd\Output.txt
for /f "delims=" %%x in ('dir /b *MultiArch_x86.msi') do set setup=%%x
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err%
for /f "delims=" %%x in ('dir /b *MultiArch_amd64.msi') do set trash=%%x
del /q /f "%trash%"
.Npackd\Uninstall.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x
msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%"
set err=%errorlevel%
type .Npackd\MSI.log
rem 3010=restart required
if %err% equ 3010 exit 0
if %err% neq 0 exit %err% |
| Last modified: | Sat Jul 29 22:25:28 UTC 2023 |
| Last modified by: | tim.lebedk... |
| Created: | Wed Jul 19 17:42:33 UTC 2023 |
| Created by: | tim.lebedk... |
| Automated tests: | 1 of 14 installations succeeded, 1 of 1 removals succeeded |