home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 September
/
VPR9809B.ISO
/
DRIVER
/
iodata
/
RUSH111
/
RUSH111.EXE
/
DISK.EXE
/
WINNT
/
GARUSH.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1997-09-29
|
3KB
|
136 lines
; INF file for I-O DATA GA-RUSH6/PCI display driver.
; Copyright (C) 1997 I-O DATA DEVICE,INC.
[Version]
Signature="$CHICAGO$"
Provider=%TDDDF%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
garush.Miniport = 12 ; drivers
garush.Display = 11 ; system32
garush.inf = 17 ; INF
garush.tray = 10
;
; Driver information
;
[Manufacturer]
I.O DATA = I.O DATA.Mfg
[I.O DATA.Mfg]
GA-RUSH6/PCI = garush
;
; General installation section
;
[garush]
CopyFiles=garush.Miniport, garush.Display, garush.tray
;
; File sections
;
[garush.Miniport]
garush.sys , garush.sy_
[garush.Display]
garush.dll , garush.dl_
gactl.dll , gactl.dl_
gactlj.hlp , gactlj.hl_
gactle.hlp , gactle.hl_
gactlj.cnt , gactlj.cn_
gactle.cnt , gactle.cn_
msvcrt.dll , msvcrt.dl_
[garush.tray]
gatray.exe , gatray.ex_
gactlcur.ini , gactlcur.in_
garush.bmp , garush.bm_
;
; Service Installation
;
[garush.Services]
AddService = garush, 0x00000002, garush_Service_Inst, garush_EventLog_Inst
[garush_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\garush.sys
[garush_EventLog_Inst]
AddReg = garush_EventLog_AddReg
[garush_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\garush.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[garush.SoftwareSettings]
AddReg = garush_SoftwareDeviceSettings
[garush_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, garush
HKR,, VgaCompatible, %REG_DWORD%, 0
HKCR,"CLSID\{494F4441-5441-5F44-4953-504C41593B20}\InProcServer32",,,"gactl.dll"
HKCR,"CLSID\{494F4441-5441-5F44-4953-504C41593B20}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\IODATA Accela Utility",,,"{494F4441-5441-5F44-4953-504C41593B20}"
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\run","Gatray",,"gatray.exe"
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles.x86]
garush.dl_ = 1
garush.sy_ = 1
gactl.dl_ = 1,..
gactlj.hl_ = 1,..
gactle.hl_ = 1,..
gactlj.cn_ = 1,..
gactle.cn_ = 1,..
gactlcur.in_ = 1,..
gatray.ex_ = 1,..
msvcrt.dl_ = 1,..
garush.bm_ = 1,..
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
serviceroot = System\CurrentControlSet\Services
;
; Localizable Strings
;
MS="Microsoft"
TDDDF="I-O DATA DEVICE,INC."
vgacompat="VGA compatible display adapter"
DiskId="GA-RUSH6/PCI Windows NT4.0 サポートソフト"
Mfg= "I.O DATA"