pinpctv.inf Driver File Contents (pctv_xp.zip)

;                                                              ;
;   PINPCTV.INF                               Studio PCTV      ;
;                                                              ;
;     V4.02                                 Pinnacle Systems   ;
;                                                              ;
;                                               (C)2000        ;

[Version]
DriverVer=05/24/2000, 4.0.2.0
Signature="$CHICAGO$"
Provider=%PCLE%
Class=MEDIA
ClassGuid={4d36e96c-e325-11ce-bfc1-08002be10318}

[DestinationDirs]
DefaultDestDir=11
DriverCopy.NT=12
Old_Files.Delete=11
apps.Copy=10,pinnacle\PCTV
win.copy=10
UnInstCopy=10,pinnacle\PCTV

[ClassInstall]
AddReg=Class.AddReg

[Class.AddReg]
HKR,,,,%MediaClassName%
HKR,,Icon,,"0"
HKR,,Installer,,mmci.dll

[Manufacturer]
%PCLE%=PCLE


;------------------------------------------------------------------------------
; List of supported devices
;------------------------------------------------------------------------------
[PCLE]
%PCTV%=PCTVInstall,PCI\VEN_109E&DEV_0350
%PCTV%=878Install,PCI\VEN_109E&DEV_0370
%PCTV%=878Install,PCI\VEN_109E&DEV_036E
%PCTV%=878Install,PCI\VEN_109E&DEV_036E&SUBSYS_FFFFFFFF
%PCTV%=878Install,PCI\VEN_109E&DEV_036E&SUBSYS_1200BD11
%PCTV%=878Install,PCI\VEN_109E&DEV_036E&SUBSYS_001211BD
%878Audio%=AudioInstall,PCI\VEN_109E&DEV_0878
%878Audio%=AudioInstall,PCI\VEN_109E&DEV_0878&SUBSYS_1200BD11
%878Audio%=AudioInstall,PCI\VEN_109E&DEV_0878&SUBSYS_001211BD
%878Audio%=AudioInstall,PCI\VEN_109E&DEV_0878&SUBSYS_FFFFFFFF

;-----------------------------------------------------
; Install sections 848
;-----------------------------------------------------
[PCTVInstall]
DelFiles=Old_Files.Delete
CopyFiles=CopyPCTVFiles,apps.Copy,win.copy,UnInstCopy
AddReg=8x8.AddReg,PCTV.AddReg,ICAST.AddReg,UnInstAddReg,848.AddReg
UpdateInis=SystemIni.Del
UpdateIniFields=AddCodec, PCLE.Inis
Reboot=1
DriverVer=04/04/2000, 4.0.2.0

[PCTVInstall.NT]
CopyFiles=DriverCopy.NT,UnInstCopy.NT,PCTVCopy.NT
AddReg=8x8.AddReg,MCI.AddReg,UnInstAddReg.NT,848.AddReg
DriverVer=05/18/2000, 4.0.2.0

;-----------------------------------------------------
; Install sections 878 Audio
;-----------------------------------------------------
[878Install]
DelFiles=Old_Files.Delete
CopyFiles=CopyPCTVFiles,apps.Copy,win.copy
AddReg=8x8.AddReg,PCTV.AddReg,ICAST.AddReg,878.AddReg
UpdateInis=SystemIni.Del
UpdateIniFields=AddCodec, PCLE.Inis
DriverVer=02/07/2000, 4.0.2.0

[878Install.NT]
CopyFiles=DriverCopy.NT,PCTVCopy.NT
AddReg=8x8.AddReg,MCI.AddReg,878.AddReg
DriverVer=05/18/2000, 4.0.2.0

[AudioInstall]
CopyFiles=CopyAudioInf,CopyAudioFiles,UnInstCopy
AddReg=AudioSection.AddDriverEntries,UnInstAddReg
Reboot=1
DriverVer=04/04/2000, 4.0.2.0

[AudioInstall.NT]
AddReg=AudioSection.AddReg.NT,UnInstAddReg.NT
CopyFiles=DriverCopy.NT,UnInstCopy.NT
DriverVer=05/18/2000, 4.0.2.0

[AudioSection.AddReg.NT]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,PCTVAud.sys
;HKR,,PageOutWhenUnopened,3,01
;HKR,,DontSuspendIfStreamsAreRunning,3,01

[CopyAudioFiles]
BtPciAud.vxd

[AudioSection.AddDriverEntries]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,Drivers,MIGRATED,0,
HKR,Drivers,SubClasses,0,wave
HKR,Drivers\wave,,0,
HKR,,Driver,0,BtPciAud.vxd
HKLM,SOFTWARE\Brooktree\Audio\FMThreshold,,0,3
HKLM,SOFTWARE\Brooktree\Audio\TunerType,,0,Philips
HKLM,SOFTWARE\Brooktree\Audio\RiscEnabled,,0,0


;-----------------------------------------------------
; common sections
;-----------------------------------------------------
;
; Service Installation
;
[PCTVInstall.NT.Services]
DelService = pctvNT40
AddService = pctvNT, 0x00000002, PCTV_Service_Inst, PCTV_EventLog_Inst

[878Install.NT.Services]
DelService = pctvNT40
AddService = pctvNT, 0x00000002, PCTV_Service_Inst, PCTV_EventLog_Inst

[PCTV_Service_Inst]
DisplayName    = %PCTV%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_SYSTEM_START%
ErrorControl  = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\pctvW2k.sys
LoadOrderGroup = Base

[PCTV_EventLog_Inst]
AddReg = PCTV_EventLog_AddReg

[PCTV_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\mcipctv.dll;%SystemRoot%\System32\drivers\pctvw2k.sys"
HKR,,TypesSupported,0x00010001,7

[AudioInstall.NT.Services]
AddService=TESTCAP,0x00000002,878Audio_Service_Inst, 878Audio_EventLog_Inst
 
[878Audio_Service_Inst]
DisplayName    = %878Audio%
ServiceType   = %SERVICE_KERNEL_DRIVER%
StartType     = %SERVICE_DEMAND_START%
ErrorControl  = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\PCTVAud.sys

[878Audio_EventLog_Inst]
AddReg = 878Audio_EventLog_AddReg

[878Audio_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\mcipctv.dll;%SystemRoot%\System32\drivers\PCTVAud.sys"
HKR,,TypesSupported,0x00010001,7


[MCI.AddReg]
HKLM,Software\Microsoft\Windows NT\CurrentVersion\drivers.desc,mcipctv.dll,,"[MCI] miroPCTV"
HKLM,Software\Microsoft\Windows NT\CurrentVersion\MCI32,Overlay,,mcipctv.dll
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Userinstallable.drivers,Overlay,,mcipctv.dll
HKLM,Software\Microsoft\Windows NT\CurrentVersion\drivers32,MSVIDEO,,"pctvcap.dll"

;
; Driver Installation
;

[DriverCopy.NT]
pctvw2k.sys,,,4
PCTVAud.sys,,,4

[PCTVCopy.NT]
pctvcap.dll,,,4
PCTVuser.dll,,,4
Mcipctv.dll,,,4
io_pctv.dll,,,4
pinpctv.inf,,,4
pclepim1.dll,,,4

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Win9x sections
;

[Old_Files.Delete]
btvvc.drv,,,1
miroyuy2.dll,,,1

; copy the Bt848 drivers to the windows\system dir
[CopyPCTVFiles]
Bt848.vxd,,,4
BtPCIAud.VxD,,,4
Pclehwio.vxd,,,4
Bt848.drv,,,4
Bt848.hlp,,,4
Bt848DDI.dll,,,4
Bt848dlg.dll,,,4
Bt848_16.dll,,,4
Bt848_32.dll,,,4
Btutil16.dll,,,4
Btutil32.dll,,,4
grappler.dll,,,4
Miroxl32.dll,,,4
Pctvcap.drv,,,4
Mbthw.dll,,,4
mci4cap.drv,,,4
Pctvchk.exe,,,4
Pctvhw.dll,,,4
pclepim1.dll,,,4

[apps.Copy]
8x8_init.exe,,,4

[win.copy]
Mci4cap.ini,,,4
miroTV.dat,,,4

[UnInstCopy]
UInPCTV.exe,,,4
SLaunch.exe,,,4

[UnInstCopy.NT]
UnInW2k.exe,,,4

[UnInstAddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\miroVIDEO PCTV", "DisplayName",,%PCTV%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\miroVIDEO PCTV", "UninstallString",,"%10%\pinnacle\PCTV\UInPCTV.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,%MSG%,,"%10%\pinnacle\PCTV\SLaunch.exe PINPCTV.INF"

[UnInstAddReg.NT]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\miroVIDEO PCTV", "DisplayName",,%PCTV%
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\miroVIDEO PCTV", "UninstallString",,"%11%\UnInW2k.exe"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; add registry entries for Bt848
[PCTV.AddReg]
HKR,,DevLoader,0,mmdevldr.vxd
HKR,Drivers,MIGRATED,0,
HKR,Drivers\msvideo,,0,
HKR,Drivers\msvideo\Bt848,Driver,0,Pctvcap.drv
HKR,,Driver,0,Bt848.vxd
HKLM,System\CurrentControlSet\control\MediaResources\icm\VIDC.PIM1,Description,,"%DevDesc% [PIM1]"
HKLM,System\CurrentControlSet\control\MediaResources\icm\VIDC.PIM1,Driver,,pclepim1.dll
HKLM,System\CurrentControlSet\control\MediaResources\icm\VIDC.PIM1,FriendlyName,,"%DevDesc% [PIM1]"
HKCR, MCI4Cap\CaptureDriver, "",0,%DEVDESC%
HKCR, MCI4Cap\ExtensionLibrary, "",0, "mbthw.dll"
HKLM,"Software\%PCLE%\INSTALL\%PCTV%",Version,,%Version%
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,Initialize8x8,,"%10%\pinnacle\PCTV\8x8_init.exe"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[8x8.AddReg]
HKCR, Bt848\VBI_HDelay, "", 0,"0x19"
HKCR, Bt848\AltContrast, "", 0,"0"
; subkey for Virge chip
; 0 for a Virge chip (default)
; 1 for Virge chip
HKCR,Bt848\Virge,,0,0

; subkey for the number of crystals intalled on your board (1 or 2)
HKCR,Bt848\NumXTAL,,0,2
; subkey for the video standard associated with crystal
; attached to XT0 (NTSC,PAL,NONE)
HKCR,Bt848\XT0,,0,NTSC
; subkey for the video standard associated with crystal
; attached to XT1 (NTSC,PAL,NONE)
HKCR,Bt848\XT1,,0,PAL

; 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,0

; 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

; For remote only:
HKCR,Bt848\TVChannel,,0,2
HKCR,Bt848\AudioSource,,0,2

; Setup Default to PAL-BG:
HKCR,"Bt848\Video Format",,0,3

[848.AddReg]
; subkey to specify the BT-chip
; 0 BT848
; 1 BT878
HKCR,Bt848\Is878,,0,0

[878.AddReg]
; subkey to specify the BT-chip
; 0 BT848
; 1 BT878
HKCR,Bt848\Is878,,0,1



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[SystemIni.Del]
SYSTEM.INI,drivers,"VIDC.Y41P=*",,0
SYSTEM.INI,drivers,"VIDC.YVU9=*",,0
SYSTEM.INI,drivers,"VIDC.VIXL=*",,0

[AddCodec]
system.ini,drivers32,VIDC.VIXL,,Miroxl32.dll
system.ini,drivers32,VIDC.PIM1,,pclepim1.dll

[PCLE.Inis]
system.ini, mci,overlay,"*",mci4cap.drv,1

[ICAST.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
HKCR,Intercast.Display,DisplayBitMask,0,"0x07"

;---------------------------------------------------------------
;                S t r i n g s
;---------------------------------------------------------------
[Strings]
Version=4.0.2.0
PCLE="Pinnacle Systems"
PCTV="Studio PCTV"
878Audio="Studio PCTV (Audio)"
DEVDESC="miroMEDIA PCTV Video Capture"
MediaClassName="Sound, video and game controllers"
MSG="launching Setup"

; Non-Localizable
SERVICE_KERNEL_DRIVER=1
SERVICE_SYSTEM_START=0x1
SERVICE_AUTO_START=0x2
SERVICE_DEMAND_START=0x3
SERVICE_ERROR_NORMAL=0x1
SERVICE_ERROR_IGNORE=0
;*** BEGIN **********************************************************
;**                                                                **
;** Automatically generated on: Wed Nov 28 13:26:13 2001           **
;**                                                                **
;** MakeCAB Version: (32) 1.00.0601 (03/18/97)                     **
;**                                                                **
;*** BEGIN **********************************************************


[SourceDisksNames]
1="Studio PCTV driver disk","PCTV.CAB",0

[SourceDisksFiles]
pinpctv.inf=0,,10576
BT848.VXD=1,,101526
BtPCIAud.VxD=1,,20745
Pclehwio.vxd=1,,5216
BT848.DRV=1,,72192
Bt848.hlp=1,,79799
BT848DDI.DLL=1,,40448
BT848DLG.DLL=1,,70310
BT848_16.DLL=1,,11776
BT848_32.DLL=1,,45568
btutil16.dll=1,,16755
btutil32.dll=1,,33280
GRAPPLER.DLL=1,,40448
MIROXL32.DLL=1,,66048
PCTVCAP.DRV=1,,3568
Mbthw.dll=1,,22400
MCI4CAP.drv=1,,31936
PCTVCHK.EXE=1,,5536
PCTVHW.DLL=1,,28108
8x8_init.exe=1,,24576
MCI4CAP.INI=1,,87
Mirotv.dat=1,,1619
pctvNT.sys=1,,39648
pctvw2k.sys=1,,42448
PCTVAud.sys=1,,2145
PCTVCAP.DLL=1,,47313
PCTVuser.DLL=1,,32768
Mcipctv.dll=1,,29408
io_PCTV.dll=1,,36864
pclepim1.dll=1,,45056
UInPCTV.exe=1,,102400
UnInW2k.exe=1,,73728
SLaunch.exe=1,,40960
;*** END ************************************************************
;**                                                                **
;** Automatically generated on: Wed Nov 28 13:26:13 2001           **
;**                                                                **
;*** END ************************************************************
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: web2, load: 1.53