VirtualBox

source: vbox/trunk/src/VBox/Installer/win/InstallHelper

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @95037   3 years vboxsync Windows host installer: More fun for Windows 10 detection, as the …
(edit) @93343   3 years vboxsync Installer/win/InstallHelper: Deal with the swprintf todo (should be …
(edit) @93341   3 years vboxsync /Config.kmk,HostDrivers,Installer/win: Added a VBoxR3StaticDllNoAsan …
(edit) @93340   3 years vboxsync Installer/win/InstallHelper: Don't use IPRT in the helper DLL, causes …
(edit) @93335   3 years vboxsync Installer/win/InstallHelper: Documented some oddities of …
(edit) @93334   3 years vboxsync Installer/win/InstallHelper: Don't use RT_ZERO on hProcess in procRun, …
(edit) @93333   3 years vboxsync Installer/win/InstallHelper: Added a Sleep(1) to procWait as it would …
(edit) @93322   3 years vboxsync /Config.kmk,*.kmk: Windows ASAN build adjustments. bugref:8489 bugref:9841
(edit) @93243   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93242   3 years vboxsync Installer/win: Added custom action for removing old VBoxDrv service. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92971   3 years vboxsync Installer/win: Use VBOX_WIN_NEWDEV. bugref:10116
(edit) @86782   4 years vboxsync Windows host installer: Implemented a new warning dialog that shows if …
(edit) @86777   4 years vboxsync Windows host installer: Rewritten Python installation support to now …
(edit) @86775   4 years vboxsync Windows host installer: Rewritten Python installation support to now …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @83807   5 years vboxsync VBoxInstallHelper.cpp,VBoxSerial.cpp: VC++ 14.1 says we've been using …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @77804   6 years vboxsync NetAdp/Win: (bugref:9409) Store host-only adapter configuration in …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76575   6 years vboxsync Installer: scm --guard-relative-to-dir {parent}
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76529   6 years vboxsync Installer: scm --fix-header-guards. bugref:9344
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69111   7 years vboxsync (C) year
(edit) @67958   7 years vboxsync Installer/win: fix logging inconsistencies and some comments
(edit) @66312   8 years vboxsync Installer/win: make sure that 'the other' network filter driver is …
(edit) @63311   8 years vboxsync Use shlobj.h wrapper.
(edit) @63237   8 years vboxsync build fix
(edit) @62780   8 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62779   8 years vboxsync Installer: warnings
(edit) @62778   8 years vboxsync Installer: warnings
(edit) @62686   8 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62679   8 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62487   8 years vboxsync (C) 2016
(edit) @58794   9 years vboxsync NetAdp/win: Delayed renaming of connections, address generation fix, …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56373   10 years vboxsync Installer/VBoxInstallHelper.cpp: more harmless stuff
(edit) @56371   10 years vboxsync Installer/VBoxInstallHelper.cpp: fix never used registry tweaking …
(edit) @56335   10 years vboxsync *.def,*.sed,*.m,*.mm: whitespace and svn properties
(edit) @56299   10 years vboxsync Installer: Updated (C) year.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53318   10 years vboxsync NDIS6/NetLwf: Use new component id (oracle_VBoxNetLwf) instead of old …
(edit) @53090   10 years vboxsync pr7231. NDIS6 support has been added into the Windows installer.
(edit) @53038   10 years vboxsync pr7489. Fixed RemoveHostOnlyInterfaces(). Function …
(edit) @52824   10 years vboxsync pr7489. Added uninstallation inf files and driver packages related to …
(edit) @52592   10 years vboxsync NetFlt/win: NDIS6: fixes, enable disconnect interface, PM support for …
(edit) @52265   10 years vboxsync pr5904. This fix should resolve the problem with host-only …
(edit) @51844   10 years vboxsync NetFlt: Uninstallation logging.
(edit) @51168   11 years vboxsync VBoxInstallHelper.cpp: Fixed Python installation directory.
(edit) @51050   11 years vboxsync Windows host installer: Bugfixes.
(edit) @51009   11 years vboxsync Windows host installer: Added merge module (msm) support.
(edit) @42288   12 years vboxsync Jettisoned the old compilers.
(edit) @42154   12 years vboxsync VS2010 preps.
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @41024   13 years vboxsync Windows host installer: Fixed deletion of installed host-only adapter …
(edit) @40997   13 years vboxsync Copyright year.
(edit) @40995   13 years vboxsync installer/win: add netadp disable/update code (not invoked properly)
(edit) @40993   13 years vboxsync NetCfg/win: disable/enable/update HostOnly
(edit) @39003   13 years vboxsync Windows host installer: Added proper detection for updating an …
(edit) @38794   13 years vboxsync Cleanup / build fixes.
(edit) @38793   13 years vboxsync CreateHostOnlyInterface: Lots of logging for #5886.
(edit) @38791   13 years vboxsync VBoxInstallHelper.cpp,++: Clean up TCHAR/WCHAR mess - just use WCHAR, …
(edit) @38740   13 years vboxsync Another Assert redefinition bites the dust.
(edit) @38082   13 years vboxsync *.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
(edit) @37765   13 years vboxsync Windows host installer: Fixed automated VBox Python API installation.
(edit) @37289   14 years vboxsync Windows host installaer/VBoxNetCfg: Major overhaul for supporting …
(edit) @37053   14 years vboxsync Newline.
(edit) @37052   14 years vboxsync InstallHelper/win: Fixed wrong (and therefore missing) driver …
(edit) @36497   14 years vboxsync InstallHelper/Makefile.kmk: Re r70893: TARGET_xxx -> xxx_1_TARGET. The …
(edit) @36487   14 years vboxsync netflt/adp/win: switch to new VBoxDrvCfg lib
(edit) @36452   14 years vboxsync VBoxInstallHelper/Python: Close handle when done.
(edit) @36121   14 years vboxsync rework NetFlt/Adp
(edit) @34547   14 years vboxsync Windows installer: fixed misinterpretation of the sizeOfBuffer …
(edit) @32112   14 years vboxsync more nits.
(edit) @32111   14 years vboxsync nits
(edit) @32110   14 years vboxsync nits
(edit) @31859   14 years vboxsync OSE build fix
(edit) @31858   14 years vboxsync OSE header fixes
(edit) @31857   14 years vboxsync VBoxInstallerHelper/win: Move _stprintf_s to common code base.
(add) @31856   14 years vboxsync fix OSE
Note: See TracRevisionLog for help on using the revision log.

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