VirtualBox

Changeset 39162 in vbox


Ignore:
Timestamp:
Nov 1, 2011 3:55:29 PM (13 years ago)
Author:
vboxsync
Message:

Windows Guest Additions installer: fix wddm driver uninstall

File:
1 edited

Legend:

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

    r38760 r39162  
    564564!if $%VBOX_WITH_WDDM% == "1"
    565565  DetailPrint "Uninstalling WDDM video driver ..."
    566   nsExec::ExecToLog '"$INSTDIR\VBoxDrvInst.exe" driver install "$INSTDIR\VBoxVideoWddm.inf"'
     566  nsExec::ExecToLog '"$INSTDIR\VBoxDrvInst.exe" driver uninstall "$INSTDIR\VBoxVideoWddm.inf"'
    567567  Pop $0 ; Ret value
    568568  ; Always try to remove both VBoxVideoWddm & VBoxVideo services no matter what is installed currently
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