home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2001 May
/
VPR0105B.BIN
/
DRIVER
/
EPSON
/
85CC254
/
85cc254.exe
/
DISK1
/
WIN9X
/
EPFWP.INF
< prev
Wrap
Windows Setup INFormation
|
2000-07-28
|
4KB
|
137 lines
; epfwp.INF for Japanese
; -- This file contains descriptions for epson IEEE1394 enumerated printers
;
; Copyright (C) 1999 Seiko Epson Corporation
;
; Install Class GUID Definition
; Device Class GUID = {14EF37C0-2242-11d3-A0A1-00609773EC35}
; DEFINE_GUID(<<name>>,
; 0x14ef37c0, 0x2242, 0x11d3, 0xa0, 0xa1, 0x0, 0x60, 0x97, 0x73, 0xec, 0x35);
;
; Created 01/25/00 (Creation Date)
; Modefied 03/02/00
;
;=====================================================================
; Common installation infomations
;=====================================================================
; EPSON IEEE1394 Printer installation infomations
;
[Version]
Signature="$CHICAGO$"
Class=EPSON1394Printer
ClassGUID={14EF37C0-2242-11d3-A0A1-00609773EC35}
Provider=%MFG%
DriverVer=08/01/2000, 1.00.11.00
[SourceDisksNames]
1 = %DISK1%,,,
[SourceDisksFiles]
ep1394pr.sys=1
ep1394mn.dll=1
ep1394in.dll=1
ep1394ci.dll=1
ep1394un.exe=1
[Manufacturer]
%MFG%=PnpPrint
[PnpPrint]
%EP1394STATUS.DeviceDesc% = EP1394STATUS_Inst,SBP2\EPSON&1394_Printer_Status&CmdSetId5029
%EP1394PRN.DeviceDesc% = EP1394PRN_Inst,SBP2\EPSON&1394_Printer&CmdSetId5029
[DestinationDirs]
DefaultDestDir=11
;=====================================================================
; Class Installer
;=====================================================================
; Class installer
;
[ClassInstall]
AddReg=EP1394Class.AddReg, EP1394.AddReg.Uninstall
CopyFiles=EP1394Class.CopyFiles
[EP1394Class.AddReg]
HKR,,,0,%EP1394PrinterName%
HKR,,Installer,,ep1394ci.dll
HKR,,Icon,,"-21"
[EP1394Class.CopyFiles]
ep1394mn.dll
ep1394ci.dll
ep1394in.dll
ep1394un.exe
[EP1394.AddReg.Uninstall]
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Epson1394Printer,DisplayName,0,%EP1394PrinterName%
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Epson1394Printer,UninstallString,0,"ep1394un.exe"
;=====================================================================
; Print Port Device (LUN0)
;=====================================================================
;
; Installation EPSON IEEE1394 driver and port monitor modules
;
[EP1394PRN_Inst]
AddReg=EP1394PRN_Inst.AddReg
Copyfiles = EP1394PRN_Inst.CopyFiles
[EP1394PRN_Inst.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ep1394pr.sys
[EP1394PRN_Inst.CopyFiles]
ep1394pr.sys ; EPSON 1394 Kernel Mode Port Driver
ep1394mn.dll
ep1394ci.dll
ep1394in.dll
ep1394un.exe
;=====================================================================
; Status Port Device (LUN1)
;=====================================================================
;
; Installation EPSON IEEE1394 driver and port monitor modules
;
[EP1394STATUS_Inst]
AddReg=EP1394STATUS_Inst.AddReg
Copyfiles = EP1394STATUS_Inst.CopyFiles
[EP1394STATUS_Inst.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ep1394pr.sys
[EP1394STATUS_Inst.CopyFiles]
ep1394pr.sys ; EPSON 1394 Kernel Mode Port Driver
ep1394mn.dll
ep1394ci.dll
ep1394in.dll
ep1394un.exe
;=====================================================================
; Strings
;=====================================================================
;
; These strings is used as installation progress report.
;
[strings]
MFG = "Epson"
PnpPrint = "Printer Manufacturer"
EP1394PRN.DeviceDesc = "EPSON IEEE1394プリンタ"
EP1394PRN.SvcDesc = "EPSON IEEE1394プリンタ クラス"
EP1394PrinterName = "EPSON IEEE1394プリンタ デバイス"
EP1394STATUS.DeviceDesc = "EPSON IEEE1394プリンタ(ステータス)"
EP1394STATUS.SvcDesc = "EPSON IEEE1394プリンタ(ステータス)クラス"
DISK1 = "EPSON タイプB IEEE1394 I/Fカード インストール ディスク 1"