;
; Combination printer INF for NT 4.0 and Win95.
;
; (This inf should work for both OS's, but not all sections apply to both.)
; Updated for VISTA
;
;
[Version]
Signature="$Windows NT$"
Class=Printer
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Provider=%Organization%
;LayoutFile=layout.inf
DriverVer = 12/28/2006
;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
"Primera"
;
; 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.
;
; NOTE: This is a friendly printer name that will be displayed for the user's
; choice at installation time. You will need to "customize" the name in
; quotes for the specific printer driver.
;
[Primera]
%PRINTER_NAME% = OEMPRINT.NT,USBPRINT\PRIMERA_TECHNOLOGY_ID8F4
;
; Installer Sections
;
; These sections control file installation, and reference all files that
; need to be copied. The section name will be assumed to be the driver data
; file, unless there is an explicit DataFile section listed.
;
; Also note the ".NT" or ".WIN" notation. This is done to allow for a single INF to
; work on Win9x and WinNT. When this format is used, the DataFile must be declared explicitly.
; Win95 does not support this notation, so the old format is used.
; See the latest WinNT DDK for more info.
;
[OEMPRINT.NT]
CopyFiles = OEMCOPY_NT, INI_FILES
DataSection = OEMDATA_NT
; 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) or if it's a color
; profile (since the DestinationDirs can only handle sections, and not
; individual files).
;
[OEMCOPY_NT]
PTDPse_d.dll
PTDPse_u.dll
PTDPse_d.dat
PT_DPse.hlp
langmnSE.dll
PT_Alnse.PRN
PT_Ct1se.prn
PT_Ct2se.prn
PT_Prgse.prn
[INI_FILES]
PT_DPse.ini
prbshpec.dll
prbshpeh.dll
prbshpep.dll
prbsflib.dll
prbsclr1.lut
prbsclrC.lut
[OEMCOPY_WIN]
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[OEMDATA_NT]
DriverFile = PTDPse_d.dll
ConfigFile = PTDPse_u.dll
DataFile = PTDPse_d.dat
HelpFile = PT_DPse.hlp
LanguageMonitor=%LANGMON%
[OEMDATA_WIN]
;DriverFile =
;HelpFile =
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=66000
INI_FILES= 16419, PTI\Drivers\%PRINTER_NAME%
;
; Localizable Strings
;
[Strings]
Organization = "Primera Technology, Inc."
Floppy = "OEM Printer Disc"
LANGMON="Primera Language Monitor SE,LANGMNSE.DLL"
PRINTER_NAME = "Disc Publisher SE"
Download Driver Pack
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.