inf для драйвера под 2000
- From
- Janyshkko Valery ()
- To
- All
- Date
- 2001-05-26T12:13:35Z
- Area
- SU.WINDOWS.NT.PROG
From: "Janyshkko Valery" <jvv@shadowland.infotecstt.ru>
Написал свой драйвер принтера, добавил к этому *.inf, но PrintWizard
ругается. Подскажите в чем ошибка.
*.inf
[Version]
Signature="$Windows NT$"
Provider=%MS%
LayoutFile=layout.inf
PrintProcessor=prproc,prproc.dll
ClassGUID={?????-????-????-?????}
Class=Printer
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
"!TEST"
;
; Model Sections
;
; These sections correspond with an entry listed in the
; [Manufacturer] section above. The models will be displayed in the order
; that they appear here.
;
[!TEST]
%Printer_111% = print!!
[PSCRIPT.OEM]
CopyFiles = UNIDRV
; Installer Sections
;
[print!!.nt]
CopyFiles= Copy_emfprin
;DataSection=UNIDRV_BIDI_DATA ; Unidrv Bi-Directional Data Section
DataFile=12.gpd
Include=NTPRINT.INF
Needs=TTFSUB.OEM,UNIDRV_BIDI.OEM ; Install Unidrv, TrueType subs,
; and PJL language monitor.
[Copy_emfprint]
print!!.dll
--- ifmail v.2.15dev5
* Origin: InfoTeCS Taganrog Telecom (2:5020/400)