VirtualBox

Changeset 46867 in vbox for trunk/src/VBox/Additions/WINNT


Ignore:
Timestamp:
Jun 28, 2013 2:20:22 PM (12 years ago)
Author:
vboxsync
Message:

GA/Installer/win: fix win8.1 wddm driver installation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxGuestAdditionsW2KXP.nsh

    r46845 r46867  
    234234  !if $%VBOX_WITH_WDDM_W8% == "1"
    235235    ${If} $g_strWinVersion == "8"
     236    ${OrIf} $g_strWinVersion == "8_1"
    236237      !ifdef VBOX_SIGN_ADDITIONS
    237238        FILE "$%PATH_OUT%\bin\additions\VBoxVideoW8.cat"
     
    394395  !if $%VBOX_WITH_WDDM_W8% == "1"
    395396      ${If} $g_strWinVersion == "8"
     397      ${OrIf} $g_strWinVersion == "8_1"
    396398        ${LogVerbose} "Installing WDDM video driver for Windows 8..."
    397399        ${CmdExecute} "$\"$INSTDIR\VBoxDrvInst.exe$\" driver install $\"$INSTDIR\VBoxVideoW8.inf$\" $\"$INSTDIR\install_drivers.log$\"" "false"
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