VirtualBox

Ignore:
Timestamp:
May 7, 2013 3:52:46 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85578
Message:

Windows Guest Additions installer: New try for installing the services section of supplied filter drivers in silent mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Mouse/NT5/VBoxMouse.inf

    r44529 r45938  
    3535;amd64 %ORACLE%=VBoxMouse, NTamd64
    3636
     37[VBoxMouse_Install]
     38CopyFiles = @VBoxMouse.sys
     39
     40[VBoxMouse_Install.Services]
     41AddService = VBoxMouse,,VBoxMouse.Service
     42
    3743[DefaultInstall]
    38 ;
    39 ; DefaultInstall section is used to install the class filter driver.
    40 ;
    4144CopyFiles = @VBoxMouse.sys
    42 AddReg = VBoxMouse_AddReg
    4345
    44 [VBoxMouse_AddReg]
     46[DefaultInstall.Services]
     47AddService = VBoxMouse,,VBoxMouse.Service
     48
     49[VBoxMouse.AddRegistry]
    4550HKLM, System\CurrentControlSet\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}, UpperFilters, 0x00010000, "VBoxMouse", "mouclass"
    4651
    47 [DefaultInstall.Services]
    48 AddService = VBoxMouse, , VBoxMouse_Service_Inst
    49 
    50 
    51 [VBoxMouse_Service_Inst]
     52[VBoxMouse.Service]
    5253DisplayName    = %VBoxMouse.SvcDesc%
    5354ServiceType    = %SERVICE_KERNEL_DRIVER%
     
    5556ErrorControl   = %SERVICE_ERROR_IGNORE%
    5657ServiceBinary  = %12%\VBoxMouse.sys
    57 
     58AddReg         = VBoxMouse.AddRegistry
    5859
    5960[Strings]
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