DVDtoGoD.inf Driver File Contents (DVDA01.EXE)

; dvdtogoD.INF
; Version 1.06
; Copyright (C) 1998-2000 MARGI Systems, Inc.
;
; INF file for DVD-to-Go (WDM) - Dell CIS

[Version]
Provider= %ManfName%
LayoutFile= Layout.inf,Layout1.inf,Layout2.inf
Signature= "$CHICAGO$"
Class= MEDIA
ClassGUID= {4d36e96c-e325-11ce-bfc1-08002be10318}
SetupClass= BASE
;CatalogFile = dvdtogoD.cat
DriverVer= 03/08/2000

[SourceDisksNames]
1="MARGI DVD-to-Go Windows 98/2000 Driver Disk",mdvdwdm.sys,,

[SourceDisksFiles]
mdvdwdm.sys=1

[DestinationDirs]
DVD.Copy.Device= 10,System32\Drivers
DVD.Copy.Device.NT= 10,System32\Drivers
DefaultDestDir= 11

[Manufacturer]
%ManfName%= MARGI

[MARGI]
%DeviceName%= DVD,PCMCIA\DELL-DVD_PLAYER-364F

[DVD]
include=ks.inf,ksfilter.inf,motown.inf
needs=KS.Registration,MSKSSRV.Installation,DVDPlay
AddReg= DVD.Registry,DVD.PinNameRegistration
;CopyFiles= DVD.Copy.Device

[DVD.NT]
include=ks.inf,ksfilter.inf,motown.inf
needs=KS.Registration,MSKSSRV.Installation,DVDPlay
AddReg= DVD.Registry.NT,DVD.PinNameRegistration
;CopyFiles= DVD.Copy.Device.NT

[DVD.Registry]
;HKLM,%InstallKey%,"Installing",0,"1"
;HKLM,%InstallKey%,"InstallDirINF",0,%01%\setup.exe
HKLM,%InstallKey%,"OsVersion",0x00010001, 4
HKR,,NTMPDriver,,mdvdwdm.sys
HKR,,DevLoader,,*NTKERN
;page out the minidriver when the device is not opened
HKR,,PageOutWhenUnopened,3,01
;indicate the class id of the proxy filter
;HKR,,CLSID,,{d41fa1a0-fc5b-11cf-a66b-00aa00bf96aa}  old value
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
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
HKR,,FriendlyName,,%DeviceName%

[DVD.Registry.NT]
HKLM,%InstallKey%,"OsVersion",0x00010001, 5
HKR,,NTMPDriver,,mdvdwdm.sys
HKR,,DevLoader,,*NTKERN
;page out the minidriver when the device is not opened
HKR,,PageOutWhenUnopened,3,01
;indicate the class id of the proxy filter
;HKR,,CLSID,,{d41fa1a0-fc5b-11cf-a66b-00aa00bf96aa}  old value
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
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
HKR,,FriendlyName,,%DeviceName%
HKLM,"%Currentadd%\RunOnce","MARGI DVD-to-Go",0,%01%\"setup.exe"

[DVD.Copy.Device.NT]
;mdvdwdm.sys

[DVD.Copy.Device]
;mdvdwdm.sys
;Stream.sys

[DVD.PinNameRegistration]
HKLM,%MediaCategories%\%GUID.VideoPin%,Name,,%Pin.Video%
HKLM,%MediaCategories%\%GUID.VideoPin%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.AudioPin%,Name,,%Pin.Audio%
HKLM,%MediaCategories%\%GUID.AudioPin%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.SubpicturePin%,Name,,%Pin.Subpicture%
HKLM,%MediaCategories%\%GUID.SubpicturePin%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.NTSCPin%,Name,,%Pin.NTSC%
HKLM,%MediaCategories%\%GUID.NTSCPin%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.VPEPin%,Name,,%Pin.VPE%
HKLM,%MediaCategories%\%GUID.VPEPin%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.CCPin%,Name,,%Pin.CC%
HKLM,%MediaCategories%\%GUID.CCPin%,Display,1,00,00,00,00


[DVD.Interfaces]
;
; "GLOBAL" is currently a fixed reference string
;
AddInterface=%KSCATEGORY_DATADECOMPRESSOR%,GLOBAL,DVD.Interface.Decompressor

[DVD.Interface.Decompressor]
AddReg=DVD.Interface.AddReg

[DVD.Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%DeviceName%
HKR,,Merit,1,00,00,64,00

[DVD.NT.Services]
AddService=mdvdwdm,0x00000002,DVD.NT.ServiceInstall

[DVD.NT.ServiceInstall]
DisplayName=%DeviceName%
ServiceType=%SERVICE_KERNEL_DRIVER%
StartType=%SERVICE_DEMAND_START%
ErrorControl=%SERVICE_ERROR_NORMAL%
ServiceBinary=%10%\system32\drivers\mdvdwdm.sys
LoadOrderGroup=ExtendedBase


[Strings]
; non-localizeable

InstallKey="SOFTWARE\Margi_Systems\Dvd-to-go\Scenario\WDM"
MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
Currentadd = "Software\Microsoft\Windows\Currentversion"
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}"

GUID.VideoPin="{c57875b0-4bf6-11d1-808b-006097298068}"
GUID.AudioPin="{c57875b1-4bf6-11d1-808b-006097298068}"
GUID.SubpicturePin="{c57875b2-4bf6-11d1-808b-006097298068}"
GUID.NTSCPin="{c57875b3-4bf6-11d1-808b-006097298068}"
GUID.VPEPin="{c57875b4-4bf6-11d1-808b-006097298068}"
GUID.CCPin="{c57875b5-4bf6-11d1-808b-006097298068}"

SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_NORMAL=1
REG_EXPAND_SZ=0x00020000
REG_DWORD=0x00010001

; localizeable

ManfName= "Margi Systems"
MediaClassName= "Sound, video and game controllers"
DeviceName="DELL-DVD_Player"

Pin.Video="Video"
Pin.Audio="Audio"
Pin.Subpicture="Subpicture"
Pin.NTSC="NTSC"
Pin.VPE="VPE"
Pin.CC="CC"


;/**EOF: DVDTOGOWm.INF**/
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.17