tek850.inf Driver File Contents (850win2000.exe)

; Copyright (c) Tektronix, Inc.    TEK.INF

[Version]
Signature="$Windows NT$"
Provider="Tektronix"
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer
CatalogFile=tek850.cat
DriverVer=01/01/2000

[ClassInstall32.NT]
AddReg=printer_class_addreg

[printer_class_addreg]
HKR,,,,%PrinterClassName%
HKR,,Icon,,"-4"
HKR,,Installer32,,"ntprint.dll,ClassInstall32"
HKR,,NoDisplayClass,,1
HKR,,EnumPropPages32,,"printui.dll,PrinterPropPageProvider"


;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box

[Manufacturer]
"Tektronix"

[Tektronix]
"Tektronix Phaser 850DX"   = TK850DX2,LPTENUM\TektronixPhaser_850D6DD0,TektronixPhaser_850D6DD0,Tektronix_Phaser_850DX
"Tektronix Phaser 850DP"   = TK850DP2,LPTENUM\TektronixPhaser_850DABD1,TektronixPhaser_850DABD1,Tektronix_Phaser_850DP
"Tektronix Phaser 850N"    = TKP850N2,LPTENUM\TektronixPhaser_850N974B,TektronixPhaser_850N974B,Tektronix_Phaser_850N

;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. If the section name will be assumed to be the driver
; file, unless there is an explicit DriverFile section listed.
;

[TK850DX2.NTx86]
CopyFiles=@TK850DX2.PPD,@TK850DX2.CFG,Tektronix_PlugIn.NTx86,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TK850DX2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[TK850DP2.NTx86]
CopyFiles=@TK850DP2.PPD,@TK850DP2.CFG,Tektronix_PlugIn.NTx86,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TK850DP2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[TKP850N2.NTx86]
CopyFiles=@TKP850N2.PPD,@TKP850N2.CFG,Tektronix_PlugIn.NTx86,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TKP850N2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[TK850DX2.NTAlpha]
CopyFiles=@TK850DX2.PPD,Tektronix_PlugIn.NTAlpha,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TK850DX2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[TK850DP2.NTAlpha]
CopyFiles=@TK850DP2.PPD,Tektronix_PlugIn.NTAlpha,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TK850DP2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

[TKP850N2.NTAlpha]
CopyFiles=@TKP850N2.PPD,Tektronix_PlugIn.NTAlpha,ASP_pages
DataSection=PSCRIPT_DATA
DataFile=TKP850N2.PPD
Include=NTPRINT.INF
Needs=PSCRIPT.OEM

; Copy Sections
;
; Lists of files that are actually copied. These sections are referenced
; from the installer sections, above. Only create a section if it contains
; two or more files (if we only copy a single file, identify it in the
; installer section, using the @filename notation)
;

[Tektronix_PlugIn.NTx86]
;tek850.cat
tek850.chm
tek850.ini
tekdiag.exe
tk850gr.dll
tk850ui2.dll

[Tektronix_PlugIn.NTAlpha]
;tek850.cat

[ASP_pages]
dhtml.inc
logo.jpg
e740x48gre.gif
e740x48red.gif
e740x48yel.gif
e840x48gre.gif
e840x48red.gif
e840x48yel.gif
page1.asp
snmp.inc
text.inc

;
; Data Sections
;
; These sections contain data that is shared between devices.
;

;
;
; Color profiles go to the colors directory.  All other files to the the
; system directory
;

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

[DestinationDirs]
DefaultDestDir=66000
ASP_pages=66004

;
; diskid = description,tagfile,unused,subdir
;

[SourceDisksNames.x86]
1 = "Tektronix Phaser 850 CD",,,""
2 = "Tektronix Phaser 850 CD",,,\asppages""

[SourceDisksNames.alpha]
1 = "Tektronix Phaser 850 CD",,,""
2 = "Tektronix Phaser 850 CD",,,\asppages""

;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;

[SourceDisksFiles.x86]
;tek850.cat = 1,,,,,,,11,3
tek850.chm = 1,,,,,,,11,3
tekdiag.exe = 1,,,,,,,11,3
tk850gr.dll = 1,,,,,,,11,3
tk850ui2.dll  = 1,,,,,,,11,3
tk850dx2.cfg = 1,,,,,,,11,3
tk850dx2.ppd = 1,,,,,,,11,3
tk850dp2.cfg = 1,,,,,,,11,3
tk850dp2.ppd = 1,,,,,,,11,3
tkp850n2.cfg = 1,,,,,,,11,3
tkp850n2.ppd = 1,,,,,,,11,3
dhtml.inc = 2,,,,,,,11,3
logo.jpg = 2,,,,,,,11,3
e740x48gre.gif = 2,,,,,,,11,3
e740x48red.gif = 2,,,,,,,11,3
e740x48yel.gif = 2,,,,,,,11,3
e840x48gre.gif = 2,,,,,,,11,3
e840x48red.gif = 2,,,,,,,11,3
e840x48yel.gif = 2,,,,,,,11,3
page1.asp = 2,,,,,,,11,3
snmp.inc = 2,,,,,,,11,3
text.inc = 2,,,,,,,11,3
tek850.ini = 1

[SourceDisksFiles.alpha]
;tek850.cat = 1,,,,,,,11,3
tk850dx2.ppd = 1,,,,,,,11,3
tk850dp2.ppd = 1,,,,,,,11,3
tkp850n2.ppd = 1,,,,,,,11,3
dhtml.inc = 2,,,,,,,11,3
logo.jpg = 2,,,,,,,11,3
e740x48gre.gif = 2,,,,,,,11,3
e740x48red.gif = 2,,,,,,,11,3
e740x48yel.gif = 2,,,,,,,11,3
e840x48gre.gif = 2,,,,,,,11,3
e840x48red.gif = 2,,,,,,,11,3
e840x48yel.gif = 2,,,,,,,11,3
page1.asp = 2,,,,,,,11,3
snmp.inc = 2,,,,,,,11,3
text.inc = 2,,,,,,,11,3
tek850.ini = 1

;
; Localizable Strings
;

[Strings]
PrinterClassName="Printers"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 1.15