WINCAST.INF Driver File Contents (9999999999_46.zip)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;	WinCast/TV INF File 1/10/97
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Version]
Signature=$CHICAGO$
Class=MEDIA
Provider=%HCW%

[DefaultInstall]
CopyFiles=CopyBt848Files, CopyHCWFiles, CopyDDrawFiles, UtilityFiles, INFFiles
AddReg=Bt848.Defaults, INTRCAST.AddReg, RunOnce.AddReg, Version.AddReg
UpdateIniFields=AddCodec
Restart

[Remove]
DelReg=Bt848.DelReg

[ClassInstall]
AddReg=Bt848.Class.Install

[DestinationDirs]
DefaultDestDir=11
UtilityFiles=10
INFFiles=17

[Manufacturer]
%HCW%=HAUPPAUGE

[HAUPPAUGE]
%WINCAST%=WinCast.Install,PCI\VEN_109E&DEV_0350


[WinCast.Install]
CopyFiles=CopyBt848Files, CopyHCWFiles, CopyDDrawFiles, UtilityFiles
AddReg=Bt848.AddDriverEntries, Bt848.Defaults, INTRCAST.AddReg, RunOnce.AddReg, WinCast.AddReg, Version.AddReg
UpdateIniFields=AddCodec
Reboot

[CopyBt848Files]
Bt848.vxd,,,2
Bt848.drv,,,2
Bt848DDI.dll,,,2
Bt848Dlg.dll,,,2
Bt848_16.dll,,,2
Bt848_32.dll,,,2
btvvc.drv,,,2
hcwpnp.dll,,,2
hcwi2c.dll,,,2
grappler.dll,,,2
hcwi2c32.dll,,,2
Bt84xCC.dll
Bt848.hlp

[CopyHCWFiles]
Bt848Dlg.dll,,,2
hcwpnp.dll,,,2
hcwi2c.dll,,,2
grappler.dll,,,2
hcwi2c32.dll,,,2
hcwprops.dll
hcwpnp32.dll

[CopyDDrawFiles]
ddraw.dll,,,2
ddraw16.dll,,,2
ddhelp.exe,,,2

[UtilityFiles]
Inspect.exe
DDCheck.exe

[INFFiles]
WinCast.inf,,,2

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; add registry entries for Bt848
[Bt848.AddDriverEntries]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,Drivers,MIGRATED,0,
HKR,Drivers\msvideo,,0,
HKR,Drivers\msvideo\Bt848,Driver,0,Bt848.drv
HKR,,Driver,0,Bt848.vxd

[Bt848.Defaults]
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

; subkey to force using primary surface
; 1 to force using primary surface
; 0 to try to create overlay surface first (default)
HKCR,"Bt848\Force Primary",,0,1

; subkey for Virge chip
; 0 for a Virge chip (default)
; 1 for Virge chip
HKCR,Bt848\Virge,,0,1

; subkey to enable/disable error dialogs
; 1 to display error dialogs (default),
; 0 do not display error dialogs
HKCR,Bt848\ErrorDialog,,0,0

; subkey for availability of Video Display Dialog
; 1 for Video Display Dialog is available (default),
; 0 for Video Display Dialog is unavailable
HKCR,Bt848\VideoDisplayDialog,,0,1

; subkey to force using Preview
; 0 to create and use overlay surface (default),
; 1 to use Preview without creating overlay surface
HKCR,Bt848\PreviewOnly,,0,0

; subkey to use alternate way to control contrast
; 0 original way (default),
; 1 to compensate brightness when contrast changes
HKCR,Bt848\AltContrast,,0,0

; subkeys to set VBI HDelay and VBI Packet Size registers
; The VBI Hdelay register is a 6 bit register with a range of 0x0 to 0x3f
; The VBI Packet Size register is a 9 bit register with a range of 0x0 to 0x1ff
; Defaults:
;   HDelay 0x7
;   Packet Size 0x184
HKCR,Bt848\VBI_HDelay,,0,0x7
HKCR,Bt848\VBI_PacketSize,,0,0x184


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Bt848.Class.Install]
HKR,,Icon,0,-1
HKR,,,0,%MediaClassName%
HKR,,Installer,0,mmci.dll

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[AddCodec]
system.ini,drivers,VIDC.Y41P,,btvvc.drv

[INTRCAST.AddReg]
HKLM,SOFTWARE\Intel\Intercast\Drivers,CaptureDescription,0,%DEVDESC%
HKLM,SOFTWARE\Intel\Intercast\Drivers,Oversampling,0,5
HKLM,SOFTWARE\Intel\Intercast\Drivers,biCompression,0,BI_RGB
HKLM,SOFTWARE\Intel\Intercast\Drivers,biBitCount,0,24
HKLM,SOFTWARE\Intel\Intercast\TVControl,TVControlDLL,0,grappler.dll
HKLM,SOFTWARE\Intel\Intercast\Application,AudioMixer,0,Line
;HKLM,SOFTWARE\Intel\Intercast\Application,AudioMixer,0,LINE
;HKLM,SOFTWARE\Intel\Intercast\Application,AudioMixer,0,CD
HKCR,Intercast.Display,DisplayBitMask,0,"0x07"

[ControlFlags]
CopyFilesOnly = PCI\VEN_109E&DEV_0350

[SourceDisksNames]
1 = %DriverDisk%, WINCAST_01, 0000-0001

[SourceDisksFiles]
Bt848.vxd = 1, drv
Bt848.drv = 1, drv
Bt848DDI.dll = 1, drv
Bt848Dlg.dll = 1, drv
Bt848_16.dll = 1, drv
Bt848_32.dll = 1, drv
btvvc.drv = 1, drv
Bt84xCC.dll = 1, drv
Bt848.hlp = 1, drv
hcwpnp.dll = 1, drv
hcwi2c.dll = 1, drv
grappler.dll = 1, drv
hcwi2c32.dll = 1, drv
hcwprops.dll = 1, drv
hcwpnp32.dll = 1, drv

ddraw.dll = 1, drv
ddraw16.dll = 1, drv
ddhelp.exe = 1, drv

Inspect.exe = 1, drv
DDCheck.exe = 1, drv

WinCast.inf = 1

[Strings]
HCW="Hauppauge Computer Works"
WINCAST="Hauppauge WinCast/TV"
DEVDESC="MSVIDEO: Brooktree Bt848 Capture Driver"
MediaClassName="Sound, video and games controllers"
DriverDisk="Hauppauge Win/TV Installation CD"
;DriverDisk="WinCast/TV Driver Disk"


[RunOnce.AddReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,WinCastDriverCheck1,0,Inspect
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,WinCastDriverCheck2,0,DDCheck

[WinCast.AddReg]
HKR,,EnumPropPages,,"hcwprops.dll,EnumPropsMatt"

[Version.AddReg]
HKCR,Bt848\Version,,0,"1.4"

[Bt848.DelReg]
HKLM,Enum\PCI\VEN_109E&DEV_0350


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: ftp, load: 4.10