Angel.inf Driver File Contents (TVT3_A02.EXE)

;////////////////////////////////////////////////////////////////////////////////
;//
;//                           (C) Emuzed, Inc. 2004
;//      All rights are reserved.  Reproduction in whole or in part is prohibited
;//      without the written consent of the copyright owner.
;//
;//      V-One, Inc. reserves the right to make changes without notice at any time.
;//      V-One, Inc. makes no warranty, expressed, implied or statutory, including
;//      but not limited to any implied warranty of merchantibility of fitness
;//      for any particular purpose, or that the use will not infringe any
;//      third party patent, copyright or trademark.
;//      V-One, Inc. must not be liable for any loss or damage arising from its use.
;//
;////////////////////////////////////////////////////////////////////////////////

;////////////////////////////////////////////////////////////////////////////////
;//
;// Angel.inf
;//
;// This file contains installation information
;// for the Angel Device.
;//
;// Modification History:
;// Date      By            Description
;// --------  ------------  --------------------------------------------------
;// 07/04/04  L.Kegulskiy   Created
;//
;////////////////////////////////////////////////////////////////////////////////

[Version]
signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Angel.Provider%
CatalogFile=Angel.cat
DriverVer=10/27/2004,1.0.2.21

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%Angel.Manufacturer%=Angel.Device


[Angel.Device]
%Angel.DeviceDesc%=Angel.Install,PCI\VEN_1033&DEV_013A&SUBSYS_001A1809
%Angel.DeviceDesc%=Angel.Install,EZD\ANGEL_CH2_REV0

;;;;;;;;;; NO ROM
%Angel.DeviceDesc%=Angel.Install,PCI\VEN_1033&DEV_013A&SUBSYS_00000000&REV_09
;;;;;;;;;; EMPTY ROM
%Angel.DeviceDesc%=Angel.Install,PCI\VEN_1033&DEV_013A&SUBSYS_FFFFFFFF&REV_09

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Angel,PCI\VEN_1033&DEV_011B ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;----------------------------------------DDInstall Section for 9x/ME --------------------------------
[Angel.Install]
AlsoInstall = KS.Registration(ks.inf), KSCAPTUR.Registration(kscaptur.inf), DVD.Copy.SYS(dvd.inf)
DelReg      = Angel.DelReg
CopyFiles   = Angel.CopyFiles,EzdFilters.CopyFiles,uCode.CopyFiles,Diag.CopyFiles
AddReg      = Angel.AddReg,Angel.PinNames,EzdFilters.AddReg

[Angel.Install.CoInstallers]
AddReg      = CoInstaller.AddReg
CopyFiles   = CoInstaller.CopyFiles

;----------------------------------------DDInstall Section for NT/2K/XP -----------------------------
[Angel.Install.NT]
Include     = ks.inf, kscaptur.inf, ksfilter.inf, wdmaudio.inf
Needs       = KS.Registration,KSCAPTUR.Registration.NT,WDMAUDIO.Registration
DelReg      = Angel.DelReg
CopyFiles   = Angel.CopyFiles,EzdFilters.CopyFiles,uCode.CopyFiles,Diag.CopyFiles
AddReg      = Angel.AddReg,Angel.PinNames

[Angel.Install.NT.CoInstallers]
AddReg      = CoInstaller.AddReg
CopyFiles   = CoInstaller.CopyFiles

; ---------------------------- Interface Installation Sections ----------------------------
[Angel.Install.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_CAPTURE_FILTER%,VideoCaptureTV,
AddInterface=%KSCATEGORY_CROSSBAR%,%KSNAME_CAPTURE_FILTER%,VideoCrossbar,
AddInterface=%KSCATEGORY_TVTUNER%,%KSNAME_CAPTURE_FILTER%,VideoTvTuner,
AddInterface=%KSCATEGORY_TVAUDIO%,%KSNAME_CAPTURE_FILTER%,VideoTvAudio,
AddInterface=%KSCATEGORY_ENCODER%,%KSNAME_ENCODER_FILTER%,VideoEncoder,
AddInterface=%KSCATEGORY_MULTIPLEXER%,%KSNAME_ENCODER_FILTER%,VideoEncoder,
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_AUDIO_FILTER%,AudioCapture,
AddInterface=%KSCATEGORY_AUDIO_DEVICE%,%KSNAME_AUDIO_FILTER%,AudioCapture,
AddInterface=%KSCATEGORY_AUDIO_INPUT_DEVICE%,%KSNAME_AUDIO_FILTER%,AudioCapture,

[Angel.Install.NT.Interfaces]
AddInterface=%KSCATEGORY_CAPTURE%,%KSNAME_CAPTURE_FILTER%,VideoCaptureTV,
AddInterface=%KSCATEGORY_CROSSBAR%,%KSNAME_CAPTURE_FILTER%,VideoCrossbar,
AddInterface=%KSCATEGORY_TVTUNER%,%KSNAME_CAPTURE_FILTER%,VideoTvTuner,
AddInterface=%KSCATEGORY_TVAUDIO%,%KSNAME_CAPTURE_FILTER%,VideoTvAudio,
AddInterface=%KSCATEGORY_ENCODER%,%KSNAME_ENCODER_FILTER%,VideoEncoder,
AddInterface=%KSCATEGORY_MULTIPLEXER%,%KSNAME_ENCODER_FILTER%,VideoEncoder,
AddInterface=%KSCATEGORY_AUDIO%,%KSNAME_AUDIO_FILTER%,AudioCapture,
AddInterface=%KSCATEGORY_AUDIO_DEVICE%,%KSNAME_AUDIO_FILTER%,AudioCapture,
AddInterface=%KSCATEGORY_AUDIO_INPUT_DEVICE%,%KSNAME_AUDIO_FILTER%,AudioCapture,

; ---------------------------- Service Installation Sections---------------------------------------
[Angel.Install.Services]
AddService = Angel,0x00000002,Angel.ServiceInstall

[Angel.Install.NT.Services]
AddService = Angel,0x00000002,Angel.ServiceInstall
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; Angel,PCI\VEN_1033&DEV_011B ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


;----------------------------------------File Copy related Sections ---------------------------------
[DestinationDirs]
Angel.CopyFiles=10,system32\drivers
uCode.CopyFiles=10,system32\drivers\Angel
Diag.CopyFiles=10,system32\drivers\Angel
EzdFilters.CopyFiles=11
CoInstaller.CopyFiles=11

[Angel.CopyFiles]
Angel.sys

[CoInstaller.CopyFiles]
EzdCoIns.dll

[uCode.CopyFiles]
;;;D61153_FW_DVDVR_GENERAL_040610.bin
;;;audrey_MPE_swap20040419.bin
;;;D61153_FW_PS_GENERAL_040802_F_11.bin
;;;audrey_MPEswap(version3).bin
;;;D61153_FW_DVDVR_GENERAL_040610_burst.bin


[EzdFilters.CopyFiles]
;;EzdFWrtr.ax
;;EzdFCtrl.ax
;;EzdReg32.dll
;;EzIKfir.ax
EzRating.dll 

[Diag.CopyFiles]
AnglDiag.exe
AnglDiag.cfg
Angel.dev


[SourceDisksNames]
777=%Angel.InstallationDir%,,,

[SourceDisksFiles]
Angel.sys=777
;;;D61153_FW_DVDVR_GENERAL_040610.bin=777
;;;audrey_MPE_swap20040419.bin=777
;;;D61153_FW_PS_GENERAL_040802_F_11.bin=777
;;;audrey_MPEswap(version3).bin=777
;;;D61153_FW_DVDVR_GENERAL_040610_burst.bin=777
;;EzdFWrtr.ax=777
;;EzdFCtrl.ax=777
;;EzdReg32.dll=777
;;EzIKfir.ax=777
EzRating.dll=777
EzdCoIns.dll=777
AnglDiag.exe=777
AnglDiag.cfg=777
Angel.dev=777


[Angel.ServiceInstall]
DisplayName   = %Angel.DeviceDesc%
ServiceType   = 1 ;SERVICE_KERNEL_DRIVER
StartType     = 3 ;SERVICE_DEMAND_START
ErrorControl  = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\Angel.sys





;----------------------------------------DelReg sections  ------------------------------------------
[Angel.DelReg]
; Clear the tree first
HKR,HwConfig
HKR,Encode
HKR,Persist
HKR,Msp34x5
HKR,FileNames
HKR,,PageOutWhenUnopened


;----------------------------------------AddReg sections  ------------------------------------------
[Angel.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,Angel.sys
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01

;
; FileNames
;
;;;HKR,FileNames,DvdVrFw,,\SystemRoot\system32\drivers\Angel\D61153_FW_DVDVR_GENERAL_040610.bin
;;;HKR,FileNames,DvdVrAud,,\SystemRoot\system32\drivers\Angel\audrey_MPE_swap20040419.bin
;;;HKR,FileNames,MainFwPci,,\SystemRoot\system32\drivers\Angel\D61153_FW_PS_GENERAL_040802_F_11.bin
;;;HKR,FileNames,AudFwPci,,\SystemRoot\system32\drivers\Angel\audrey_MPEswap(version3).bin
;;;HKR,FileNames,MainFwSpi,,\SystemRoot\system32\drivers\Angel\D61153_FW_DVDVR_GENERAL_040610_burst.bin
;;;HKR,FileNames,AudFwSpi,,\SystemRoot\system32\drivers\Angel\audrey_MPEswap(version3).bin


; disable messenger from using TV graphs
HKU, ".DEFAULT\Software\Microsoft\RTC\VideoCapture\%Angel.DeviceDesc%","DoNotUseDShow", 0x10001, 0x00000001
HKCU, "Software\Microsoft\RTC\VideoCapture\%Angel.DeviceDesc%","DoNotUseDShow", 0x10001, 0x00000001


;;; ---------------------------- REGISTER COMPONENTS USNIG CO-INSTALLER
[CoInstaller.AddReg]
HKR,,CoInstallers32,0x00010000,"EzdCoIns.dll,EzdCoInstallerProc"

[CoInstaller.Register.Components]
;;EzIKfir.ax
;;EzdFWrtr.ax
;;EzdFCtrl.ax
EzRating.dll

;;; ---------------------------- REGISTER EMUZED DIRECTSHOW FILTERS
[EzdFilters.AddReg]
;;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"EzIKfir.ax",,"RunDll32.exe %11%\EzdReg32.dll,RegisterControl %11%\EzIKfir.ax"
;;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"EzdFWrtr.ax",,"RunDll32.exe %11%\EzdReg32.dll,RegisterControl %11%\EzdFWrtr.ax"
;;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"EzdFCtrl.ax",,"RunDll32.exe %11%\EzdReg32.dll,RegisterControl %11%\EzdFCtrl.ax"
;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"EzRating.dll",,"RunDll32.exe %11%\EzdReg32.dll,RegisterControl %11%\EzRating.dll"



[VideoCaptureTV]
AddReg=VideoCaptureTV.AddReg

[VideoCrossbar]
AddReg=VideoXBar.AddReg

[VideoTvTuner]
AddReg=VideoTvTuner.AddReg

[VideoTvAudio]
AddReg=VideoTvAudio.AddReg

[VideoEncoder]
AddReg=VideoEncoder.AddReg

[AudioCapture]
AddReg=AudioCapture.AddReg


[VideoCaptureTV.AddReg]
HKR,,CLSID,,%ProxyGenericWdmFilter.CLSID%
HKR,,FriendlyName,,%Angel.DeviceDesc%

[VideoXBar.AddReg]
HKR,,CLSID,,%ProxyXBar.CLSID%
HKR,,FriendlyName,,%Angel.Crossbar%

[VideoTvTuner.AddReg]
HKR,,CLSID,,%ProxyTvTuner.CLSID%
HKR,,FriendlyName,,%Angel.TvTuner%

[VideoTvAudio.AddReg]
HKR,,CLSID,,%ProxyTvAudio.CLSID%
HKR,,FriendlyName,,%Angel.TvAudio%

[VideoEncoder.AddReg]
HKR,,CLSID,,%ProxyGenericWdmFilter.CLSID%
HKR,,FriendlyName,,%Angel.Encoder%
HKR,Interfaces\{B43C4EEC-8C32-4791-9102-508ADA5EE8E7},,,
;
; Dynamic bitrate change
;
HKR,Capabilities,"{BB4FAA02-596C-4129-8FB3-74E75421FA02}", 0x00010001,1

[AudioCapture.AddReg]
HKR,,CLSID,,%ProxyGenericWdmFilter.CLSID%
;;HKR,,CLSID,,%AudioCaptureFilter.CLSID%
HKR,,FriendlyName,,%Angel.AudioDevice%


[Angel.PinNames]
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_OUT%,Name,,%STRING.PINNAME_MPEG_OUT%
HKLM,%MediaCategories%\%GUID.PINNAME_VIRT_VIDEO_OUT%,Name,,%STRING.PINNAME_VIRT_VIDEO_OUT%
HKLM,%MediaCategories%\%GUID.PINNAME_VIRT_VIDEO_IN%,Name,,%STRING.PINNAME_VIRT_VIDEO_IN%
HKLM,%MediaCategories%\%GUID.PINNAME_VIRT_AUDIO_OUT%,Name,,%STRING.PINNAME_VIRT_AUDIO_OUT%
HKLM,%MediaCategories%\%GUID.PINNAME_VIRT_AUDIO_IN%,Name,,%STRING.PINNAME_VIRT_AUDIO_IN%
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%STRING.PINNAME_ANALOG_AUDIO_IN%


[Strings]
; non-localizeable
ProxyGenericWdmFilter.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
ProxyXBar.CLSID             = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
ProxyTvTuner.CLSID          = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"
ProxyTvAudio.CLSID          = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
AudioCaptureFilter.CLSID    = "{E30629D2-27E5-11CE-875D-00608CB78066}"

MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"

GUID.PINNAME_MPEG_OUT       = "{21CD80CC-F4D3-4289-B203-EDC0F4EECDF4}"
GUID.PINNAME_VIRT_VIDEO_OUT = "{5DEDF652-71F0-48c3-98D8-DE564D10AE96}"
GUID.PINNAME_VIRT_VIDEO_IN  = "{476878CB-A52C-4efe-9975-03A8C7DDB440}"
GUID.PINNAME_VIRT_AUDIO_OUT = "{9A990B97-05FB-4d92-B496-C6ADFD2B07A6}"
GUID.PINNAME_VIRT_AUDIO_IN  = "{E751FC26-9583-4cfc-81F7-0A36FBA2B4ED}"
GUID.PINNAME_ANALOG_AUDIO_IN= "{2C0B4FFB-3CE8-4f34-AE98-618BAD6EAAAF}"

KSCATEGORY_CAPTURE  = "{65e8773d-8f56-11d0-a3b9-00a0c9223196}"
KSCATEGORY_CROSSBAR = "{a799a801-a46d-11d0-a18c-00a02401dcd4}"
KSCATEGORY_TVTUNER  = "{a799a800-a46d-11d0-a18c-00a02401dcd4}"
KSCATEGORY_TVAUDIO  = "{a799a802-a46d-11d0-a18c-00a02401dcd4}"
KSCATEGORY_ENCODER  = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
KSCATEGORY_MULTIPLEXER  = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
KSCATEGORY_AUDIO = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
KSCATEGORY_AUDIO_DEVICE = "{FBF6F530-07B9-11D2-A71E-0000F8004788}"
KSCATEGORY_AUDIO_INPUT_DEVICE = "{33D9A762-90C8-11d0-BD43-00A0C911CE86}"

// Filters reference GUIDs
KSNAME_CAPTURE_FILTER = "{A5D44047-56A5-4afd-A61C-176BB4ED375B}"
KSNAME_ENCODER_FILTER = "{84518C0D-BD1B-4299-BC30-6831A228138C}"
KSNAME_AUDIO_FILTER = "{A49D272D-44DC-4357-BC16-CBF8BCADDDA2}"



;----------------
; Localizable
;----------------
STRING.PINNAME_MPEG_OUT       = "MPEG Out"
STRING.PINNAME_VIRT_VIDEO_OUT = "Virtual Video Out"
STRING.PINNAME_VIRT_VIDEO_IN  = "Virtual Video In"
STRING.PINNAME_VIRT_AUDIO_OUT = "Virtual Audio Out"
STRING.PINNAME_VIRT_AUDIO_IN  = "Virtual Audio In"
STRING.PINNAME_ANALOG_AUDIO_IN= "Analog Audio In"

Angel.InstallationDir       = "Emuzed Angel Device Drivers"
Angel.Provider              = "Emuzed, Inc."
Angel.Manufacturer          = "Emuzed, Inc."
Angel.DeviceDesc            = "Angel MPEG Device"
Angel.Capture               = "Angel Capture"
Angel.TvTuner               = "Angel TvTuner"
Angel.Crossbar              = "Angel Crossbar"
Angel.TvAudio               = "Angel TvAudio"
Angel.Encoder               = "Angel Encoder"
Angel.AudioDevice           = "Angel Audio"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 1.93