VirtualBox

Ignore:
Timestamp:
Dec 28, 2019 11:52:09 AM (5 years ago)
Author:
vboxsync
Message:

GA: fixing mouse driver installation issue on windows guests. ​bugref:9635

File:
1 edited

Legend:

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

    r80278 r82652  
    345345    ; so this .INF file needs to be installed using "InstallHinfSection" which is implemented
    346346    ; with VBoxDrvInst's "driver executeinf" routine
    347     ${CmdExecute} "$\"$INSTDIR\VBoxDrvInst.exe$\" driver executeinf $\"$INSTDIR\VBoxMouse.inf$\"" "false"
     347    ${CmdExecute} "$\"$INSTDIR\VBoxDrvInst.exe$\" driver install $\"$INSTDIR\VBoxMouse.inf$\"" "false"
    348348  ${Else}
    349349    ${LogVerbose} "Mouse driver installation skipped!"
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