VirtualBox

Ignore:
Timestamp:
Oct 18, 2024 3:33:46 PM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165312
Message:

Windows host drivers: Try to fix the attestation signing errors by making InfVerif.exe happy. bugref:10762

Location:
trunk/src/VBox/HostDrivers/VBoxUSB/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUSB.inf

    r106321 r106483  
    5757
    5858[VBoxUSB@DOT-NT-ARCH@]
    59 %VBoxUSB_DrvDesc%=VBoxUSBDev,USB\VID_80EE&PID_CAFE
     59%VBoxUSB_DrvDesc%=VBoxUSB,USB\VID_80EE&PID_CAFE
     60CopyFiles=VBoxUSB_CopyFiles
    6061
    6162[VBoxUSB@[email protected]]
    6263AddService=VBoxUSB,0x00000002,VBoxUSB_Service,VBoxUSB_AddReg
    6364
    64 [VBoxUSBDev@DOT-NT-ARCH@]
    65 CopyFiles=VBoxUSB_CopyFiles
    66 
    6765[DefaultUninstall@[email protected]]
    6866DelService = VBoxUSB,0x00000200
    6967DelReg     = VBoxUSB_Registry
     68LegacyUninstall=1
    7069
    7170[VBoxUSB_Service]
     
    9695SERVICE_TYPE_KERNEL_DRIVER = 1
    9796SERVICE_STARTTYPE_BOOT = 0
     97SERVICE_STARTTYPE_AUTO = 1
    9898SERVICE_STARTTYPE_DEMAND = 3
    9999SERVICE_ERRORCTL_IGNORE = 0
  • trunk/src/VBox/HostDrivers/VBoxUSB/win/mon/VBoxUSBMon.inf

    r106321 r106483  
    4545;PnpLockdown=1
    4646
    47 [DestinationDirs]
    48 DefaultDestDir = 12
    49 
    50 [Manufacturer]
    51 %ORACLE%=VBoxUSBMon@COMMA-NT-ARCH@
    52 
    53 [VBoxUSBMon@DOT-NT-ARCH@]
    54 %VBoxUSBMon_DrvDesc%=VBoxUSBMonDev
    55 
    56 [VBoxUSBMon@[email protected]]
    57 AddService=VBoxUSBMon,0x00000002,VBoxUSBMon_Service,VBoxUSBMon_AddEventLog
    58 
    59 [VBoxUSBMonDev@DOT-NT-ARCH@]
    60 CopyFiles=VBoxUSBMon_CopyFiles
     47[SourceDisksNames]
     481=%VBoxUSBMon_DiskDesc%,
    6149
    6250[SourceDisksFiles]
    6351VBoxUSBMon.sys=1
    6452
    65 [SourceDisksNames]
    66 1=%VBoxUSBMon_DiskDesc%,
     53[DestinationDirs]
     54DefaultDestDir = 12
     55
     56[DefaultInstall@DOT-NT-ARCH@]
     57%VBoxUSBMon_DrvDesc%=VBoxUSBMon
     58CopyFiles=VBoxUSBMon_CopyFiles
     59
     60[DefaultInstall@[email protected]]
     61AddService=VBoxUSBMon,0x00000002,VBoxUSBMon_Service,VBoxUSBMon_AddEventLog
     62
     63[DefaultUninstall@[email protected]]
     64DelService = VBoxUSBMon
     65DelReg     = VBoxUSBMon_AddEventLogRegistry
     66LegacyUninstall=1
    6767
    6868[VBoxUSBMon_CopyFiles]
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