Pagesi

javascript:void(0)

Thursday 25 April 2013

AavmKer4.inf


--> ;
; AavmKer4
;
; Copyright (c) 2001 ALWIL Software
;

[Version]
signature      = "$Windows NT$"
Class        = "AntiVirus"       
ClassGuid     = {B1D1A169-C54F-4379-81DB-BEE7D88D7454}    ;This value is determined by the Class
Provider     = %Alw%
DriverVer     = 08/28/2001,3.0.390.2
CatalogFile     = AavmKer4.cat                              

[DestinationDirs]
DefaultDestDir             = 12
AavmKer4.DriverFiles       = 12             ;%windir%\system32\drivers

[SourceDisksNames]
1 = %Disk1%

[SourceDisksFiles]
AavmKer4.sys = 1

;
; Default install sections
;

[DefaultInstall]
OptionDesc          = %AavmKer4ServiceDesc%
CopyFiles           = AavmKer4.DriverFiles

[DefaultInstall.Services]
AddService          = %AavmKer4ServiceName%,,AavmKer4.Service
;AddReg              = AavmKer4.AddRegistry

;
; Default uninstall sections
;
[DefaultUninstall]
DelFiles   = AavmKer4.DriverFiles
;DelReg     = AavmKer4.DelRegistry

[DefaultUninstall.Services]
DelService = AavmKer4

;
; Services Section
;

[AavmKer4.Service]
DisplayName      = %AavmKer4ServiceName%
Description      = %AavmKer4ServiceDesc%
ServiceBinary    = %12%\AavmKer4.sys        ;%windir%\system32\drivers\AavmKer4.sys
ServiceType      = 1                    ;SERVICE_KERNEL_DRIVER
StartType        = 1
ErrorControl     = 1                    ;SERVICE_ERROR_NORMAL
LoadOrderGroup   = "FSFilter AntiVirus"
;AddReg         = AavmKer4.AddRegistry


;
; Copy Files
;

[AavmKer4.DriverFiles]
AavmKer4.sys

;;
;; String Section
;;

[Strings]
Alw                = "ALWIL Software"
AavmKer4ServiceDesc   = "avast! 4.0 Windows XP Base Driver"
AavmKer4ServiceName   = "AavmKer4"
Disk1               = "AavmKer4 Source Media"

No comments:

Post a Comment