VirtualBox

Changeset 106989 in vbox for trunk


Ignore:
Timestamp:
Nov 13, 2024 3:19:52 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165924
Message:

Windows host installer: Also ship VBoxDrvInst.exe for the host. bugref:10762

Location:
trunk/src/VBox/Installer/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r106986 r106989  
    562562                $(VBOX_WIN_INST_OUT_DIR)/NLS/Language_$(lang).wxl \
    563563                $(VBOX_WIN_INST_OUT_DIR)/NLS/License_$(lang).wxl \
     564                $(PATH_STAGE_BIN)/VBoxDrvInst.exe \
    564565                $(PATH_STAGE_BIN)/VBoxInstallHelper.dll \
    565566                $(VBOX_SVN_REV_KMK) \
     
    625626                $(VBOX_WIN_INST_OUT_DIR)/NLS/Language_$(lang).wxl \
    626627                $(VBOX_WIN_INST_OUT_DIR)/NLS/License_$(lang).wxl \
     628                $(PATH_STAGE_BIN)/VBoxDrvInst.exe \
    627629                $(PATH_STAGE_BIN)/VBoxInstallHelper.dll \
    628630                $(VBOX_SVN_REV_KMK) \
  • trunk/src/VBox/Installer/win/VBoxMergeApp.wxi

    r106986 r106989  
    256256        <File Id="file_VBoxAudioTest.exe" Name="VBoxAudioTest.exe" Source="$(env.PATH_OUT)\bin\VBoxAudioTest.exe" />
    257257<?endif?>
     258        <File Id="file_VBoxDrvInst.exe" Name="VBoxDrvInst.exe" Source="$(env.PATH_OUT)\bin\VBoxDrvInst.exe" />
    258259<?if $(env.VBOX_WITH_VRDP) = "yes" ?>
    259260        <File Id="file_VBoxVRDP.dll" Name="VBoxVRDP.dll" Source="$(env.PATH_OUT)\bin\VBoxVRDP.dll" />
Note: See TracChangeset for help on using the changeset viewer.

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