summaryrefslogtreecommitdiff
path: root/support/wmf2epsc/PSprint/Win7/W7Print.INF
blob: e35a93a8b1d24d830953a09bf5223897843fb36e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
; W7Print.INF 
; thanks to
; http://www.rumborak.de/forum/viewtopic.php?TopicID=1271
;

[Version]
Signature="$Windows NT$"
Provider=WMF2EPS
LayoutFile=layout.inf
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer

DriverVer=04/04/2010, 1.0

;
; Manufacturer section.
;
; This section lists all of the manufacturers 
; that we will display in the Dialog box
;
[MANUFACTURER]
%OEM% = OemSection, NTamd64

[OemSection]
%MODEL1%=WPD1,%PNPIDSTR1%

[OemSection.NTamd64]
%MODEL1%=WPD1,%PNPIDSTR1%
;

[WPD1]
CopyFiles=@WMF2EPS2.PPD, PSCRIPT
DataFile=WMF2EPS2.PPD
DataSection=PSCRIPT_DATA
Include=ntprint.inf
Needs=PSCRIPT.OEM, PSCRIPT_DATA

;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;

[DestinationDirs]
DefaultDestDir=66000

;
; Control Flags
;
[ControlFlags]
ExcludeFromSelect = 2369
;
; Localizable Strings
;
[Strings]
OEM="WMF2EPS"
MODEL1="WMF2EPS Color PS L2"