VirtualBox

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


Ignore:
Timestamp:
Jan 31, 2013 11:10:12 AM (12 years ago)
Author:
vboxsync
Message:

Reverted r83427 again.

File:
1 edited

Legend:

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

    r44441 r44483  
    33; (driver for Windows NT5+).
    44;
    5 ; Copyright (C) 2011-2013 Oracle Corporation
     5; Copyright (C) 2011 Oracle Corporation
    66;
    77; This file is part of VirtualBox Open Source Edition (OSE), as
     
    4040;
    4141CopyFiles = @VBoxMouse.sys
    42 AddReg = VBoxMouse.AddReg
     42AddReg = VBoxMouse_AddReg
    4343
    44 [VBoxMouse.AddReg]
     44[VBoxMouse_AddReg]
    4545HKLM, System\CurrentControlSet\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}, UpperFilters, 0x00010000, "VBoxMouse", "mouclass"
    4646
    47 [DefaultInstall.NT.Services]
    48 AddService = VBoxMouse, , VBoxMouse.Service_Inst
     47[DefaultInstall.Services]
     48AddService = VBoxMouse, , VBoxMouse_Service_Inst
    4949
    50 [DefaultInstall.NTAMD64.Services]
    51 AddService = VBoxMouse, , VBoxMouse.Service_Inst
    5250
    53 [VBoxMouse.Service_Inst]
     51[VBoxMouse_Service_Inst]
    5452DisplayName    = %VBoxMouse.SvcDesc%
    5553ServiceType    = %SERVICE_KERNEL_DRIVER%
     
    5755ErrorControl   = %SERVICE_ERROR_IGNORE%
    5856ServiceBinary  = %12%\VBoxMouse.sys
     57
    5958
    6059[Strings]
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