VirtualBox

Changeset 106937 in vbox for trunk/src/VBox/GuestHost


Ignore:
Timestamp:
Nov 11, 2024 5:43:22 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165863
Message:

Windows driver installation: Added new VBoxDrvInst tool for generic Windows driver installation, listing and uninstallation, to have a common tool as a host and a guest version [SCM fixes]. bugref:10762

Location:
trunk/src/VBox/GuestHost/installation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/installation/Makefile.kmk

    r106936 r106937  
    4949 VBoxDrvInstHost_NAME       := VBoxDrvInst
    5050 VBoxDrvInstHost_LIBS        = \
    51         $(LIB_RUNTIME)
     51        $(LIB_RUNTIME)
    5252endif
    5353
  • trunk/src/VBox/GuestHost/installation/VBoxDrvInst.cpp

    r106936 r106937  
    2323 * along with this program; if not, see <https://www.gnu.org/licenses>.
    2424 *
    25  * The contents of this file may alternatively be used under the terms
    26  * of the Common Development and Distribution License Version 1.0
    27  * (CDDL), a copy of it is provided in the "COPYING.CDDL" file included
    28  * in the VirtualBox distribution, in which case the provisions of the
    29  * CDDL are applicable instead of those of the GPL.
    30  *
    31  * You may elect to license modified versions of this file under the
    32  * terms and conditions of either the GPL or the CDDL or both.
    33  *
    34  * SPDX-License-Identifier: GPL-3.0-only OR CDDL-1.0
     25 * SPDX-License-Identifier: GPL-3.0-only
    3526 */
    3627
Note: See TracChangeset for help on using the changeset viewer.

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