VirtualBox

source: vbox/trunk/src/VBox/GuestHost/installation

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @108116   3 months vboxsync Windows driver installation: Added some more CERT_E_ error code …
(edit) @108092   3 months vboxsync Windows driver installation: Logging nits. bugref:10762
(edit) @108085   3 months vboxsync Windows driver installation: Added installer shim detection by …
(edit) @108081   3 months vboxsync Windows driver installation: Added installer shim detection by …
(edit) @108071   3 months vboxsync Windows driver installation: Added VBoxWinDrvRegQueryDWORD[W] to have …
(edit) @107994   3 months vboxsync Windows driver installation: Fixed vboxWinDrvInstControlServiceEx() …
(edit) @107988   3 months vboxsync Windows driver installation: Implemented APIs for controlling (driver …
(edit) @107987   3 months vboxsync Windows driver installation: Implemented APIs for controlling (driver …
(edit) @107986   3 months vboxsync Windows driver installation/VBoxDrvInst: Implemented 'service' command …
(edit) @107985   3 months vboxsync Windows driver installation: Implemented APIs for controlling (driver …
(edit) @107973   3 months vboxsync Windows driver installation: Fixed the …
(edit) @107935   4 months vboxsync GuestHost/installation/VBoxWinDrvInst.cpp: Try harder if …
(edit) @107903   4 months vboxsync Windows driver installation: VBoxWinDrvStoreQuery doesn't take a …
(edit) @107901   4 months vboxsync Windows driver installation: Fixed incorrect size passed to …
(edit) @107891   4 months vboxsync GuestHost/installation/VBoxWinDrvInst.cpp: Fixed warnings found by …
(edit) @107887   4 months vboxsync GuestHost/installation/VBoxWinDrvInst.cpp: Fixed warnings found by …
(edit) @107825   4 months vboxsync Windows driver installation/VBoxDrvInst: Finished up the remaining …
(edit) @107823   4 months vboxsync Windows driver installation/VBoxWinDrvInst.cpp: Fixed path handling …
(edit) @107822   4 months vboxsync Windows driver installation/VBoxWinDrvInst.cpp: Removed a case in …
(edit) @107767   4 months vboxsync Windows driver installation/VBoxDrvInst: Added crude hack from r153608
(edit) @107766   4 months vboxsync Windows driver installation/VBoxDrvInst: Uninstallation syntax help fixes.
(edit) @107765   4 months vboxsync Windows driver installation/VBoxDrvInst: Renaming (nits).
(edit) @107764   4 months vboxsync Windows driver installation/VBoxDrvInst: Added the possibility to …
(edit) @107395   5 months vboxsync Windows driver installation: Added a few certificate-based Windows …
(edit) @107393   5 months vboxsync Windows driver installation/VBoxDrvInst: Fixed option definitions for …
(edit) @107392   5 months vboxsync Windows driver installation/VBoxDrvInst: Added a "--ignore-reboot" …
(edit) @107138   5 months vboxsync Windows driver installation: Reverted r166113: This was wrong -- we're …
(edit) @107137   5 months vboxsync Windows driver installation: Reverted r166113: This was wrong -- we're …
(edit) @107136   6 months vboxsync Windows driver installation: Added Copyright header to INF files to …
(edit) @107135   6 months vboxsync scm. bugref:10762
(edit) @107129   6 months vboxsync Windows driver installation: Added Copyright header to INF files to …
(edit) @107127   6 months vboxsync GuestHost/Install/testcase: Re-export the inf subdir and files. …
(edit) @107087   6 months vboxsync Windows driver installation: Removed autorun target for INF …
(edit) @107077   6 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107076   6 months vboxsync Windows driver installation: Added INF installation testcases (dry-run …
(edit) @107061   6 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_NO_DESTROY …
(edit) @107060   6 months vboxsync Windows driver installation: Also detect if an INF has a Default *and* …
(edit) @107059   6 months vboxsync Windows driver installation: Added VBOX_WIN_DRIVERINSTALL_F_DRYRUN to …
(edit) @107057   6 months vboxsync Windows driver installation: Improved VBoxWinDrvInstErrorFromWin32(): …
(edit) @107051   6 months vboxsync Windows driver installation: Sorted VBoxWinDrvSetupApiErrToStr(). …
(edit) @107049   6 months vboxsync Windows driver installation/VBoxDrvInst: Forgot to call …
(edit) @106963   6 months vboxsync Windows driver installation/VBoxDrvInst: Refuse to run on <= NT4. …
(edit) @106961   6 months vboxsync Windows driver installation/VBoxDrvInst: Added "--logfile [file]" …
(edit) @106948   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106941   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106940   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106939   6 months vboxsync Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
(edit) @106938   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106937   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106936   6 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106923   6 months vboxsync Windows driver installation: Renamed + added some more defines. …
(edit) @106890   6 months vboxsync Windows driver installation: More cleanup, a few detection fixes. …
(edit) @106869   6 months vboxsync Windows driver installation: Renamed …
(edit) @106868   6 months vboxsync Windows driver installation: Reduced number of INF file …
(edit) @106867   6 months vboxsync Windows driver installation: Added vboxWinDrvWinErrToStr() to handle …
(edit) @106857   6 months vboxsync Windows driver installation: Fixed a critical typo in the Windows …
(edit) @106839   6 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106828   6 months vboxsync Windows driver installation: Logging nit. bugref:10762
(edit) @106509   7 months vboxsync Windows driver installation: Fixed handling default sections in …
(edit) @106503   7 months vboxsync GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
(edit) @106489   7 months vboxsync Windows driver installation: Nothing to do if the installation mode is …
(edit) @106488   7 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106485   7 months vboxsync Windows driver installation: Make sure to set the log callback before …
(edit) @106484   7 months vboxsync Windows driver installation: Try a bit harder running the …
(edit) @106397   7 months vboxsync
(edit) @106395   7 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106393   7 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106392   7 months vboxsync Windows installers: Added code for also parsing and querying version …
(edit) @106327   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106325   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(add) @106321   7 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
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