| Server IP : 180.180.241.3 / Your IP : 216.73.216.25 Web Server : Microsoft-IIS/7.5 System : Windows NT NETWORK-NHRC 6.1 build 7601 (Windows Server 2008 R2 Standard Edition Service Pack 1) i586 User : IUSR ( 0) PHP Version : 5.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Windows/inf/ |
Upload File : |
;/*++
;
;Copyright (c) 2009 CA Inc All rights Reserved
;
;Module Name:
;
; AFStorHBATramp.inf
;
;Abstract:
; INF file for installing AFStorHBATramp driver
;
;--*/
[Version]
Signature="$Windows NT$"
Class=CAD2D
ClassGuid={30932B73-BE6C-4476-B7C2-4CA15C44A7E3}
Provider=%CAD2DUMDF%
CatalogFile=AFStorHBATramp.cat
DriverVer=11/22/2013,5.0.1684
[Manufacturer]
%CAD2DUMDF%=CA,NTAMD64
[CA.NTAMD64]
%AFStorHBATrampDeviceName%=AFStorHBATramp_Install,CAD2D\AFStorHBATramp
[ClassInstall32]
AddReg=CAD2DClass_RegistryAdd
[CAD2DClass_RegistryAdd]
HKR,,,,%ClassName%
HKR,,Icon,,"-10"
[SourceDisksFiles]
AFStorHBATramp.dll=1
WudfUpdate_01009.dll=1
[SourceDisksNames]
1 = %MediaDescription%
; =================== UMDF AFStorHBATramp Device ==================================
[AFStorHBATramp_Install.NT]
CopyFiles=UMDriverCopy
[AFStorHBATramp_Install.NT.hw]
[AFStorHBATramp_Install.NT.Services]
AddService=WUDFRd,0x000001fa,WUDFRD_ServiceInstall
[AFStorHBATramp_Install.NT.CoInstallers]
CopyFiles=CoInstallers_CopyFiles
AddReg=CoInstallers_AddReg
[AFStorHBATramp_Install.NT.Wdf]
UmdfService=AFStorHBATramp,AFStorHBATramp_Install
UmdfServiceOrder=AFStorHBATramp
UmdfKernelModeClientPolicy=AllowKernelModeClients
UmdfImpersonationLevel=Impersonation
[AFStorHBATramp_Install]
UmdfLibraryVersion=1.9.0
ServiceBinary=%12%\UMDF\AFStorHBATramp.dll
DriverCLSID={359DF667-4512-4ba0-A2A8-2D0C6F0BAA58}
[WUDFRD_ServiceInstall]
DisplayName = %WudfRdDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WUDFRd.sys
LoadOrderGroup = Base
[CoInstallers_CopyFiles]
WudfUpdate_01009.dll
[CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"WUDFUpdate_01009.dll"
[DestinationDirs]
UMDriverCopy=12,UMDF ; copy to driversMdf
CoInstallers_CopyFiles=11
[UMDriverCopy]
AFStorHBATramp.dll
; =================== Generic ==================================
[Strings]
CAD2DUMDF="CA ARCserve"
MediaDescription="CA ARCserve Interface Driver"
ClassName="CA ARCserve Interface Driver"
WudfRdDisplayName="Windows Driver Foundation - User-mode Driver Framework Reflector"
AFStorHBATrampDeviceName="CA ARCserve Interface Device"