DonatShell
Server IP : 180.180.241.3  /  Your IP : 216.73.216.252
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 :  /Program Files/CA/arcserve Unified Data Protection/Engine/BIN/DRIVER/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /Program Files/CA/arcserve Unified Data Protection/Engine/BIN/DRIVER/ARCFlashVolDrv.inf
;/*++
;
;Copyright (c) 2009 CA Inc All rights Reserved
;
;Module Name:
;
;    CAVoltrc.INF
;
;Abstract:
;    INF file for installing ARCFlashVolDrv drivers
;
;--*/

;*****************************************
; We need to have Class and ClassGUID else inf2cat will fail 
; to recognize this as driver inf file.
;--*/
[Version]
Signature   = "$WINDOWS NT$"
ClassGUID	= {873D351C-4836-4729-B096-C2F281CDABFD}
Provider    = %CA%
CatalogFile = ARCFlashVolDrv.cat
														 
DriverVer=10/14/2014,5.0.1897

;*****************************************
; ARCFlashVolDrv Install Section
;*****************************************

[DefaultInstall.NT]  
CopyFiles=ARCFlashVolDrv.NT.Copy
AddReg = ARCFlashVolDrv.ADDREG

[DestinationDirs]
DefaultDestDir = 12
[ARCFlashVolDrv.NT.Copy]
ARCFlashVolDrv.sys

;chkinf recommends not to modify the HKLM keys but i think it is false positive?
[ARCFlashVolDrv.ADDREG]  
;*****************************************
; ARCFlashVolDrv  Service Section
;*****************************************

[DefaultInstall.NT.Services]
AddService      = ARCFlashVolDrv,, ARCFlashVolDrv_Services_inst

[ARCFlashVolDrv_Services_inst]
DisplayName     = %filter.SvcDesc%                            
ServiceType     = 1                  ; SERVICE_KERNEL_DRIVER
StartType       = 0                  ; SERVICE_BOOT_START
ErrorControl    = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\ARCFlashVolDrv.sys


;*************************
; Source file information
;*************************
[SourceDisksNames]
1 = %DiskId1%,,,""

[SourceDisksFiles]
ARCFlashVolDrv.sys         = 1,,

;
;--- ARCFlashVolDrv Coinstaller installation ------
;

[ARCFlashVolDrv.NT.WDF]
KmdfService = ARCFlashVolDrv, FILTER_WDFSECT

[FILTER_WDFSECT]
KmdfLibraryVersion       = 1.9

[Strings]
CA                     = "CA"
filter.SvcDesc         = "CA ARCFlash Volume Driver"
DiskId1 			   = "CA ARCFlash Device Installation Disk #1"

Anon7 - 2022
AnonSec Team