VirtualBox

source: vbox/trunk/src/VBox/Installer

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108112   3 months vboxsync Windows/Installer: Disable installing NetAdp and NetLwf drivers on …
(edit) @108110   3 months vboxsync Windows/Installer: Disable installing NetAdp and NetLwf drivers on …
(edit) @108109   3 months vboxsync Windows/Installer: Also ship VBoxVMMArm.dll. bugref:10849
(edit) @108108   3 months vboxsync Windows host drivers + installer: Removed _PreW10 support, as this is …
(edit) @108105   3 months vboxsync Host installer/win: Purged NLS recommending the 32-bit version of …
(edit) @108104   3 months vboxsync Windows host drivers + installer: Removed _PreW10 support, as this is …
(edit) @108090   3 months vboxsync Host installer/win: Only try installing the USB drivers if the feature …
(edit) @108074   3 months vboxsync Windows/InstallHelper: Renamed IsWindows10() -> IsWindowsSupported(), …
(edit) @108073   3 months vboxsync Windows/InstallHelper: Expose VBOX_WIN_VER_MAJOR + VBOX_WIN_VER_MINOR …
(edit) @108072   3 months vboxsync Windows/InstallHelper: Replaced RegQueryValueExW() for querying DWORDs …
(edit) @108071   3 months vboxsync Windows driver installation: Added VBoxWinDrvRegQueryDWORD[W] to have …
(edit) @108069   3 months vboxsync Windows/InstallHelper: Resolved some @todos. We should use something …
(edit) @108057   3 months vboxsync Windows/Installer: Use ProgramFiles64 (i.e. "Program Files") as the …
(edit) @108045   3 months vboxsync Windows/Installer: Fixed indent for zh_CN NLS (cosmetic only). bugref:10849
(edit) @108044   3 months vboxsync Windows/Installer: Also check the host's architecture when starting …
(edit) @108043   3 months vboxsync Windows/Installer: NLS: Fixed the minimum OS requirement Windows XP -> …
(edit) @108040   3 months vboxsync Windows/Installer: Removed NLS references for running on 32-bit …
(edit) @108038   3 months vboxsync Windows/Installer: Also check the host's architecture when starting …
(edit) @108027   3 months vboxsync Windows/Networking: Also removed NDIS 5-based drivers from the Windows …
(edit) @107996   3 months vboxsync Host installer/win: Start (load) the VBox support driver (VBoxSUP) …
(edit) @107995   3 months vboxsync Host installer/win: Fixed timeout value handling in ServiceControl() …
(edit) @107993   3 months vboxsync Installer/win: Fix for running with VBOX_WITH_USB= (without USB drivers).
(edit) @107990   3 months vboxsync Host installer/win: Added ServiceControl() to the …
(edit) @107964   3 months vboxsync Installer: Linux: Ask VBoxSVC to terminate gacefully and wait for it …
(edit) @107956   3 months vboxsync Installer/win/VBoxStub.cpp: Log the host architecture in verbose mode …
(edit) @107950   3 months vboxsync Host installer/win: Removed unused pwszName in VBoxMsiQueryPropInt32().
(edit) @107949   3 months vboxsync Host installer/win: Added GetPlatformArchitecture() to the …
(edit) @107948   3 months vboxsync Host installer/win: Added GetPlatformArchitecture() to the …
(edit) @107941   3 months vboxsync Host installer/win: Show the host architecture in the dialogs. bugref:10849
(edit) @107939   3 months vboxsync Windows host installer: Fixed build when VBOX_INSTALLER_QUICK is set …
(edit) @107938   3 months vboxsync Installer/win/VBoxStub.cpp: Log the host architecture in verbose mode. …
(edit) @107384   5 months vboxsync Windows host installer: Re-applied r166387 again (Don't ignore the …
(edit) @107383   5 months vboxsync Windows host installer: Fixed MSI installer validator warnings: …
(edit) @107380   5 months vboxsync Windows host installer: Removed support for (optionally) installing a …
(edit) @107376   5 months vboxsync Windows host installer: Fixed detection of previous / newer versions …
(edit) @107366   5 months vboxsync Windows host installer: Fixed detection of previous / newer versions …
(edit) @107365   5 months vboxsync Windows host installer: Don't hardcode the REINSTALLMODE property, as …
(edit) @107364   5 months vboxsync Windows host installer: Only include the typelib stuff (only and …
(edit) @107362   5 months vboxsync Main,Installer/win: Removed VBoxProxyStubLegacy.dll since we no longer …
(edit) @107361   5 months vboxsync Windows host installer: Removed the component "cp_RegisterExtensions", …
(edit) @107350   5 months vboxsync Reverted r166387 again (Windows host installer: Don't ignore the exit …
(edit) @107349   5 months vboxsync Windows host installer: Don't ignore the exit code of "msi validate" …
(edit) @107324   5 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107323   5 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107322   5 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107321   5 months vboxsync Windows host installer: Fixed an error: WIX v4 will report an error …
(edit) @107297   5 months vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107296   5 months vboxsync Windows/Networking: Removed NDIS 5-based drivers, as we don't support …
(edit) @107282   5 months vboxsync Installer/solaris: Remove the VirtualBox GUI shared objects …
(edit) @107253   5 months vboxsync Installer/linux: Build fix for r166244: FE/Qt: Installing wayland …
(edit) @107226   5 months vboxsync Installer/linux/install.sh: Handle packages w/o FE/Qt.
(edit) @107139   5 months vboxsync Devices,Main,Installer,/Makefile.kmk: Take ARM EFI firmwares from the …
(edit) @107128   5 months vboxsync Linux: packaging: Add Ubuntu 24.10 (oracular).
(edit) @107107   5 months vboxsync Installer/win: bugref:10450: Bits forgotten in r166071.
(edit) @107086   5 months vboxsync *: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439
(edit) @107016   6 months vboxsync Installer/win/Makefile.kmk: Use 'wix msi transform' to create the …
(edit) @107015   6 months vboxsync Installer/win: Specify the architecture/platform when invoking 'wix …
(edit) @107010   6 months vboxsync Installer/win/Scripts/VMMR0.inf: No VBoxDDR0.r0 on win.arm64. …
(edit) @107009   6 months vboxsync Installer/win/Makefile.kmk: scm fixes. jiraref:VBP-1442
(edit) @107008   6 months vboxsync Installer/win/Makefile.kmk: Is the MSI CPU name case sensitive? Try …
(edit) @107007   6 months vboxsync Installer/win/Makefile.kmk: Dependency fix. jiraref:VBP-1442
(edit) @107006   6 months vboxsync Installer/win/Makefile.kmk: Reworked the build time attestation …
(edit) @107005   6 months vboxsync Installer/win/Makefile.kmk: Workaround for broken compression control. …
(edit) @107004   6 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107003   6 months vboxsync Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
(edit) @107000   6 months vboxsync Windows host installer: Resolved a @todo: Merged the almost identical …
(edit) @106993   6 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host [SCM …
(edit) @106991   6 months vboxsync Installer/win/Makefile.kmk: Try avoid compressing unused language .mst …
(edit) @106990   6 months vboxsync Installer/win/Makefile.kmk: Combined packing adjustments for …
(edit) @106989   6 months vboxsync Windows host installer: Also ship VBoxDrvInst.exe for the host. …
(edit) @106986   6 months vboxsync Installer/win: ARM64 adjustments. jiraref:VBP-1442
(edit) @106984   6 months vboxsync Installer/win/Stub*: ARM64 changes. Kicked out unnecessary VBoxStub.h …
(edit) @106856   6 months vboxsync PackDriversForSubmission.cmd: We don't have video drivers for …
(edit) @106854   6 months vboxsync Add/Nt/Installer,PackDriversForSubmission.cmd: arm64 attestation …
(edit) @106839   6 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106822   6 months vboxsync Windows host installer/InstallHelper: Don't ignore (at least for now) …
(edit) @106821   6 months vboxsync Windows host installer: Always check the return code in the custom …
(edit) @106813   6 months vboxsync Installer/win/Stub: RTLdrLoadSystem can load COMCTL32.DLL since right …
(edit) @106798   6 months vboxsync Installer/win/Stub: Don't bother crossbuilding the installer stub on …
(edit) @106617   6 months vboxsync Installer/linux: bugref:10450: Install Wayland stuff for linux; S.a. …
(edit) @106605   6 months vboxsync bldprogs/VBoxDef2LazyLoad,Installer/win/Stub: Made the …
(edit) @106531   7 months vboxsync Installer/win/Makefile.kmk: VBOX_INS_PROD_ARCH.arm64 value. …
(edit) @106328   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106303   7 months vboxsync Installer/linux/prerm-common.sh: Fixed comment typo.
(edit) @106061   8 months vboxsync Copyright year updates by scm.
(edit) @106031   8 months vboxsync Windows host installer: Always show the license page for non-OSE …
(edit) @105960   8 months vboxsync webtools & RPMs build: Add OpenSUSE 15.6.
(edit) @105822   8 months vboxsync Installer/linux: Update SVG icon (drop mime type, it's not a binary …
(edit) @105729   9 months vboxsync Installer/linux: Do not ship old SVG icon, to be undone when the icon …
(edit) @105708   9 months vboxsync Installer/win/Stub: There is only one driver cert (SHA-256) for …
(edit) @105705   9 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105703   9 months vboxsync Windows host installer: Fixed installation of network drivers in the …
(edit) @105610   9 months vboxsync Installer/darwin: bugref:10724: Update dmg/installer logos; s.a. …
(edit) @105505   9 months vboxsync preparing 7.1 build
(edit) @105503   9 months vboxsync preparing 7.1 build
(edit) @105374   10 months vboxsync Installer/darwin: Make sure to delete any old shadow storage for the …
(edit) @105373   10 months vboxsync Installer/darwin: More tweaks for the disk image (dmg): Hide all …
(edit) @105369   10 months vboxsync Installer/darwin: Tweaked the installer (mpkg) background image so …
(edit) @105345   10 months vboxsync Installer/darwin: Added the (temporary) shadow storage file to the …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette