; ; CineMaster C 3.0 WDM Device Information File Rev. 1.0.00.0061c, 09/17/1999 ; ; Copyright (C) 1999 RAVISENT Technologies Inc. All rights reserved. ; ; Windows 98 (SE) Version - R2 ; [Version] signature="$CHICAGO$" Class=MEDIA ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318} Provider=%Provider% LayoutFile=layout.inf, layout1.inf, layout2.inf ;CatalogFile=cine2dvd.cat DriverVer=09/17/1999,1.0.00.0061 [DestinationDirs] DVD.copy.app=11 DVD.copy.dshow=11 DVD.copy.sys=10,system32\drivers CM2.CopyFiles=10,system32\drivers CMCLC.CopyFiles=10,system32\drivers CM2DVD.CopyFiles=10,system32\drivers MINIDVD.DelList=10,system32\drivers CM2.DelList=11 CMCLC.DelList=11 CM2DVD.DelList=11 CM2.CopySharedDLLs=11 CM2.CopySharedDLLs_NT=10,system32 CMCLC.CopySharedDLLs=11 CMCLC.CopySharedDLLs_NT=10,system32 DefaultDestDir=11 [ClassInstall] AddReg=Class.AddReg [Class.AddReg] HKR,,,,%MediaClassName% HKR,,Icon,,"-1" HKR,,Installer,,mmci.dll [ClassInstall32] AddReg=Class.AddReg32 [Class.AddReg32] HKR,,,,%MediaClassName% HKR,,Icon,,"-1" ;HKR,,Installer,,mmci.dll [Manufacturer] %RAVISENT%=RAVISENT [SourceDisksNames] 999="CineMaster Installation Disk",,0 [SourceDisksFiles] cinemst2.sys=999 cinemclc.sys=999 vdmindvd.sys=999 cine2dvd.inf=999 cinemast.dll=999 cinmst32.dll=999 mcicinem.drv=999 dvdpld32.dll=999 cin32thk.dll=999 cinmstrc.dll=999 ;cine2dvd.cat=999 ;////////////////////////////////////////////////////////////////////////////// ; Generic and Windows 98 stuff ;////////////////////////////////////////////////////////////////////////////// [decoder.AddReg] HKR,,DevLoader,,*NTKERN [DVD.Copy.SYS] stream.SYS ;dxapi.sys [ControlFlags] ;Used to delete the minidriver when installing a new verison of the board ;driver [MINIDVD.DelList] vdmindvd.sys ;////////////////////////////////////////////////////////////////////////////// ; Device identification ;////////////////////////////////////////////////////////////////////////////// [RAVISENT] %Cinemaster2DVD.DeviceDesc%=CM2DVD,VDGENDEV\CINEMASTER2DVD,CINEMASTER2DVD %Cinemaster2.DeviceDesc%=CM2,PCI\VEN_11DE&DEV_6120&SUBSYS_F0011328 %Cinemaster2DVD.DeviceDesc%=CM2DVD,VDGENDEV\CINEMASTERCLCDVD,CINEMASTERCLCDVD %CinemasterCLC.DeviceDesc%=CMCLC,PCI\VEN_123F&DEV_8888&SUBSYS_00011328 %CinemasterCLC.DeviceDesc%=CMCLC,PCI\VEN_123F&DEV_8888&SUBSYS_00021002 %CinemasterCLC.DeviceDesc%=CMCLC,PCI\VEN_123F&DEV_8888&SUBSYS_00011002 ;////////////////////////////////////////////////////////////////////////////// ; Cinemaster C DVD driver installation ;////////////////////////////////////////////////////////////////////////////// [CM2DVD] Include=ks.inf,ksfilter.inf,kscaptur.inf,motown.inf Needs=KS.Registration,MSKSSRV.Installation,KSCAPTUR.Registration,DVDPlay AddReg=CM2DVD.AddReg,CM2DVD.NodeNames,DVD.Run CopyFiles=CM2DVD.CopyFiles,DVD.Copy.SYS DelFiles=CM2DVD.DelList DriverVer=09/17/1999 [CM2DVD.DelList] [CM2DVD.AddReg] HKR,,NTMPDriver,,vdmindvd.sys HKR,,DevLoader,,*NTKERN HKR,,PageOutWhenUnopened,3,0 ;indicate the class id of the proxy filter ;HKR,,CLSID,,%Proxy.CLSID% HKR,"Parameters\VPESettings",atiHalflineFix,65537,1,0,0,0 HKR,"Pin1\Properties",Property1,3,20,e0,a6,6c,bd,43,d0,11,bd,6a,0,35,5,c1,3,a9,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,4,0,0,0,1,0,0,0 [CM2DVD.CopyFiles] vdmindvd.sys [CM2DVD.Interfaces] ; ; "GLOBAL" is currently a fixed reference string and will be change for BETA 2 ; AddInterface=%KSCATEGORY_DATADECOMPRESSOR%,GLOBAL,CM2DVD.Interface.Decompressor [CM2DVD.Interface.Decompressor] AddReg=CM2DVD.Interface.AddReg [CM2DVD.Interface.AddReg] HKR,,CLSID,,%Proxy.CLSID% HKR,,FriendlyName,,%Cinemaster2DVD.DeviceDesc% HKR,,Merit,1,00,00,64,00 [CM2DVD.NodeNames] HKLM,%MediaCategoriesKey%\%VideoInGUID%,Name,,%VideoInName% HKLM,%MediaCategoriesKey%\%VideoInGUID%,Display,1,00,00,00,00 HKLM,%MediaCategoriesKey%\%AudioInGUID%,Name,,%AudioInName% HKLM,%MediaCategoriesKey%\%AudioInGUID%,Display,1,00,00,00,00 HKLM,%MediaCategoriesKey%\%SubpicInGUID%,Name,,%SubpicInName% HKLM,%MediaCategoriesKey%\%SubpicInGUID%,Display,1,00,00,00,00 HKLM,%MediaCategoriesKey%\%VPEOutGUID%,Name,,%VPEOutName% HKLM,%MediaCategoriesKey%\%VPEOutGUID%,Display,1,00,00,00,00 HKLM,%MediaCategoriesKey%\%Line21OutGUID%,Name,,%Line21OutName% HKLM,%MediaCategoriesKey%\%Line21OutGUID%,Display,1,00,00,00,00 ; ; DVD driver NT installation ; [CM2DVD.NT] Include=ks.inf,motown.inf Needs=KS.Registration,DVDPlay AddReg=CM2DVD.AddReg, DVD.Run CopyFiles=CM2DVD.CopyFiles [CM2DVD.NT.Services] AddService = vdmindvd, 0x00000002, CM2DVD.AddService [CM2DVD.AddService] DisplayName = %Cinemaster2DVD.DeviceDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\vdmindvd.sys LoadOrderGroup = ExtendedBase ;////////////////////////////////////////////////////////////////////////////// ; Cinemaster C main driver installation ;////////////////////////////////////////////////////////////////////////////// [CM2] AddReg=CM2.AddReg DelReg=CM2.DelReg CopyFiles=CM2.CopyFiles,CM2.CopySharedDLLs DelFiles=CM2.DelList,MINIDVD.DelList UpdateInis=CinemasterUpdateINIFileSection DriverVer=09/17/1999 [CM2.DelReg] ;Remove additional components of old drivers HKR,Drivers\msvideo,,, HKR,Drivers\mixer,,, HKR,,EnumPropPages,, HKLM,%MPEGVideoSubKey%,,, HKLM,%DVDVideoSubKey%,,, HKLM,Enum\VDGENDEV\CINEMASTER2DVD,,, HKLM,Enum\VDGENDEV\CINEMASTERCLCDVD,,, HKLM,%GeneralKey%,SettingsLocation,,, HKLM,%InterfaceDLLKey%\Regionalization,ResourceDLL,,, [CM2.DelList] ;Remove old type main driver cinemst2.dll [CM2.AddReg] HKR,,NTMPDriver,,cinemst2.sys HKR,,DevLoader,,*NTKERN HKR,,FriendlyName,,%Cinemaster2.DeviceDesc% HKLM,%GeneralKey%,SettingsLocation,,cinemst2.ini HKLM,%InterfaceDLLKey%\Regionalization,ResourceDLL,,cinmstrc.dll HKLM,%MPEGVideoSubKey%,,, HKLM,%MPEGVideoSubKey%,Description,,%MPEGVideoDescription% HKLM,%MPEGVideoSubKey%,Driver,,"mcicinem.drv" HKLM,%MPEGVideoSubKey%,FriendlyName,,%MPEGVideoDescription% HKLM,%DVDVideoSubKey%,,, HKLM,%DVDVideoSubKey%,Description,,%DVDDescription% HKLM,%DVDVideoSubKey%,Driver,,"mcicinem.drv" HKLM,%DVDVideoSubKey%,FriendlyName,,%DVDDescription% [CM2.CopyFiles] cinemst2.sys [CM2.CopySharedDLLs] dvdpld32.dll cinemast.dll cinmst32.dll mcicinem.drv cin32thk.dll cinmstrc.dll ; ; Main driver NT installation ; [CM2.NT] AddReg=CM2.AddReg CopyFiles=CM2.CopyFiles,CM2.CopySharedDLLs [CM2.Services] AddService = cinemst2, 0x00000002, CM2.AddService [CM2.AddService] DisplayName = %Cinemaster2.DeviceDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\cinemst2.sys LoadOrderGroup = ExtendedBase ;////////////////////////////////////////////////////////////////////////////// ; Cinemaster 3.0 main driver installation ;////////////////////////////////////////////////////////////////////////////// [CMCLC] AddReg=CMCLC.AddReg DelReg=CMCLC.DelReg CopyFiles=CMCLC.CopyFiles,CMCLC.CopySharedDLLs DelFiles=CMCLC.DelList,MINIDVD.DelList UpdateInis=CinemasterUpdateINIFileSection DriverVer=09/17/1999 [CMCLC.DelReg] ;Remove additional components of old drivers HKR,Drivers\msvideo,,, HKR,Drivers\mixer,,, HKR,,EnumPropPages,, HKLM,%MPEGVideoSubKey%,,, HKLM,%DVDVideoSubKey%,,, HKLM,Enum\VDGENDEV\CINEMASTER2DVD,,, HKLM,Enum\VDGENDEV\CINEMASTERCLCDVD,,, HKLM,%GeneralKey%,SettingsLocation,,, HKLM,%InterfaceDLLKey%\Regionalization,ResourceDLL,,, [CMCLC.DelList] ;Remove old type main driver cinemclc.dll [CMCLC.AddReg] HKR,,NTMPDriver,,cinemclc.sys HKR,,DevLoader,,*NTKERN HKR,,FriendlyName,,%CinemasterCLC.DeviceDesc% HKLM,%GeneralKey%,SettingsLocation,,cinemclc.ini HKLM,%InterfaceDLLKey%\Regionalization,ResourceDLL,,cinmstrc.dll HKLM,%MPEGVideoSubKey%,,, HKLM,%MPEGVideoSubKey%,Description,,%MPEGVideoDescription% HKLM,%MPEGVideoSubKey%,Driver,,"mcicinem.drv" HKLM,%MPEGVideoSubKey%,FriendlyName,,%MPEGVideoDescription% HKLM,%DVDVideoSubKey%,,, HKLM,%DVDVideoSubKey%,Description,,%DVDDescription% HKLM,%DVDVideoSubKey%,Driver,,"mcicinem.drv" HKLM,%DVDVideoSubKey%,FriendlyName,,%DVDDescription% [CMCLC.CopyFiles] cinemclc.sys [CMCLC.CopySharedDLLs] dvdpld32.dll cinemast.dll cinmst32.dll mcicinem.drv cin32thk.dll cinmstrc.dll ; ; Main driver NT installation ; [CMCLC.NT] AddReg=CMCLC.AddReg CopyFiles=CMCLC.CopyFiles,CMCLC.CopySharedDLLs [CMCLC.Services] AddService = cinemst2, 0x00000002, CMCLC.AddService [CMCLC.AddService] DisplayName = %CinemasterCLC.DeviceDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\cinemclc.sys LoadOrderGroup = ExtendedBase [CinemasterUpdateINIFileSection] %10%\system.ini,"mci","mpegvideo=*","",1 %10%\system.ini,"mci","","mpegvideo=mcicinem.drv",0 %10%\win.ini,"mci extensions","mpg=mpegvideo","",1 %10%\win.ini,"mci extensions","","mpg=mpegvideo",0 %10%\win.ini,"mci extensions","dat=mpegvideo","",1 %10%\win.ini,"mci extensions","","dat=mpegvideo",0 %10%\system.ini,"mci","dvdvideo=*","",1 %10%\system.ini,"mci","","dvdvideo=mcicinem.drv DVD",0 %10%\win.ini,"mci extensions","vpg=dvdvideo","",1 %10%\win.ini,"mci extensions","","vpg=dvdvideo",0 %10%\win.ini,"mci extensions","mpa=dvdvideo","",1 %10%\win.ini,"mci extensions","","mpa=dvdvideo",0 %10%\win.ini,"mci extensions","apg=dvdvideo","",1 %10%\win.ini,"mci extensions","","apg=dvdvideo",0 %10%\win.ini,"mci extensions","mpv=dvdvideo","",1 %10%\win.ini,"mci extensions","","mpv=dvdvideo",0 %10%\win.ini,"mci extensions","prg=dvdvideo","",1 %10%\win.ini,"mci extensions","","prg=dvdvideo",0 %10%\win.ini,"mci extensions","m2v=dvdvideo","",1 %10%\win.ini,"mci extensions","","m2v=dvdvideo",0 %10%\win.ini,"mci extensions","mp2=dvdvideo","",1 %10%\win.ini,"mci extensions","","mp2=dvdvideo",0 %10%\win.ini,"mci extensions","vob=dvdvideo","",1 %10%\win.ini,"mci extensions","","vob=dvdvideo",0 %10%\win.ini,"mci extensions","ac3=dvdvideo","",1 %10%\win.ini,"mci extensions","","ac3=dvdvideo",0 %10%\win.ini,"mci extensions","ifo=dvdvideo","",1 %10%\win.ini,"mci extensions","","ifo=dvdvideo",0 ;////////////////////////////////////////////////////////////////////////////// ; Strings ;////////////////////////////////////////////////////////////////////////////// [Strings] Provider="VIONA Development GmbH" MediaClassName="Sound, video and game controllers" RAVISENT="RAVISENT Technologies Inc." Cinemaster2DVD.DeviceDesc="CineMaster DVD Decoder" Cinemaster2.DeviceDesc="CineMaster C 1.2" CinemasterCLC.DeviceDesc="Hardware CineMaster 98 (C 3.0)" Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" KSCATEGORY_DATADECOMPRESSOR="{2721AE20-7E70-11D0-A5D6-28DB04C10000}" KSCATEGORY_CAPTURE="{65e8773d-8f56-11d0-a3b9-00a0c9223196}" KSCATEGORY_TVTUNER="{a799a800-a46d-11d0-a18c-00a02401dcd4}" KSCATEGORY_CROSSBAR="{a799a801-a46d-11d0-a18c-00a02401dcd4}" GeneralKey="Software\Quadrant International, Inc.\CineMaster\General" InterfaceDLLKey="Software\Quadrant International, Inc.\CineMaster Interface DLL\WDMVersion" MediaCategoriesKey="SYSTEM\CurrentControlSet\Control\MediaCategories" MPEGVideoSubKey="System\CurrentControlSet\control\MediaResources\mci\mpegvideo" DVDVideoSubKey="System\CurrentControlSet\control\MediaResources\mci\dvdvideo" MPEGVideoDescription="HW CineMaster MCI MPEG-2 Driver" DVDDescription="HW CineMaster MCI DVD Driver" VideoInGUID="{8d12d0c0-dafc-11d2-bda7-0060085117bc}" AudioInGUID="{a6e7f980-dafc-11d2-bda7-0060085117bc}" SubpicInGUID="{b02b30c0-dafc-11d2-bda7-0060085117bc}" VPEOutGUID="{b8497000-dafc-11d2-bda7-0060085117bc}" Line21OutGUID="{c2253dc0-dafc-11d2-bda7-0060085117bc}" VideoInName="Video" AudioInName="Audio" SubpicInName="SubPicture" VPEOutName="VPE" Line21OutName="~CC Info"Download Driver Pack
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.