home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2003 June
/
VPR0306.ISO
/
DRIVER
/
canopus
/
MTV1172
/
mtv1172.exe
/
Driver
/
MtvKrnl.inf
< prev
next >
Wrap
Windows Setup INFormation
|
2002-04-10
|
3KB
|
87 lines
;----------------------------------------------------------------------------
; INF file for MTV Series Windows(R) 9x/Me/2000/XP Driver
; Copyright (C) 2002 Canopus Co., Ltd. All rights reserved.
;----------------------------------------------------------------------------
[Version]
Signature=$Windows NT$
Class=Media
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
[DestinationDirs]
DefaultDestDirs=11 ; 9x/Me
MtvKrnl.CopyFiles=11 ; 9x/Me
MtvKrnl.Copy=12 ; 2000/XP
;----------------------------------------------------------------------------
; Driver information
;----------------------------------------------------------------------------
[Manufacturer]
%Provider%=Mfg.Canopus
[Mfg.Canopus]
%MtvKrnl%=MtvKrnl,PCI\VEN_1131&DEV_7146&SUBSYS_2901114B
;----------------------------------------------------------------------------
; MTV Series for Windows 9x/Me
;----------------------------------------------------------------------------
[MtvKrnl]
DriverVer=12/28/2001,1.20.000
CopyFiles=MtvKrnl.CopyFiles
AddReg=MtvKrnl.AddRegistory
; to debug device removal, comment-out the below line
Reboot
[MtvKrnl.CopyFiles]
MtvKrnl.vxd
[MtvKrnl.AddRegistory]
HKR,,DevLoader,,mmdevldr.vxd
HKR,,Driver,,MtvKrnl.vxd
HKR,Drivers,MIGRATED,,0
HKR,Settings,Status,65537,0,0,0,0
HKR,Settings,Avi2Mpeg,65537,1,0,0,0
;----------------------------------------------------------------------------
; MTV Series for Windows 2000/XP, Just only kernel driver
;----------------------------------------------------------------------------
[MtvKrnl.NT]
CopyFiles=MtvKrnl.Copy
AddReg=MtvKrnl.AddReg
Reboot
[MtvKrnl.Copy]
Mtvkrnl.sys
[MtvKrnl.AddReg]
HKLM,%MtvSubkey%,"PowerManagement",0x00010001,1
HKLM,%MtvSubkey%,"Avi2MpegEx",0x00010001,1
[MtvKrnl.NT.Services]
AddService=MtvKrnl,0x2,ServiceInstall
[ServiceInstall]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%12%\MtvKrnl.sys
;----------------------------------------------------------------------------
; Disk layout
;----------------------------------------------------------------------------
[SourceDisksNames]
1=%MtvKrnlDisk%,,,
[SourceDisksFiles]
MtvKrnl.vxd=1
MtvKrnl.sys=1
;----------------------------------------------------------------------------
; Strings
;----------------------------------------------------------------------------
[Strings]
Provider="Canopus Co., Ltd."
MtvKrnl="MTV Series Kernel Mode Driver"
MtvSubkey="SYSTEM\CurrentControlSet\Services\MtvKrnl\Parameters"
MtvKrnlDisk="MTV Series Drivers"