Oemsetup.inf Driver File Contents (BravoDriver_130.exe)

;
; Combination printer INF for NT 4.0 and Win95.
; 
; (This inf should work for both OS's, but not all sections apply to both.)
;
;

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

;
; 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]
"Disc Publisher"    = OEMPRINT.NT,USBPRINT\PRIMERA_TECHNOLOGY_IA49B

;
; 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
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]
Bravo_d.dll
Bravo_u.dll
Bravo_d.dat
Bravo.hlp
PrimaClr.cpr
Bravo.cc
langmon.dll
Bravo_L.fzp
prg_brvF.prn
prg_brvL.prn
ctr_brvF.prn
ctr_brvL.prn
aln_brvF.prn
aln_brvL.prn

[OEMCOPY_WIN]

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[OEMDATA_NT]
DriverFile = Bravo_d.dll
ConfigFile = Bravo_u.dll
DataFile   = Bravo_d.dat
HelpFile   = Bravo.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

;
; Source Disks Names Section
;
; diskid = description,tagfile,unused,subdir
;
; NOTE:  A diskid equal to 4 was used in the example INF file, presumably to
;        avoid overlap with the diskid's = 1-3 used by the LAYOUT.INF file.
;
[SourceDisksNames]
5 = %Floppy%,,,""

;
; Source Disks Files Section
;
; filename_on_source = diskid,subdir,size,checksum,spare,spare
; extra fields are nt-specific
;   bootmediaord,targetdirectory,upgradedisposition,textmodedisposition,targetname
;
; NOTE:  targetdirectory    = 11 is "system32\spool\drivers\w32x86\2"
;          (specified in the [WinntDirectories] section of LAYOUT.INF)
;        upgradedisposition =  3 is "undocumented"
;          (This value may be the same as the optional "flag" value that may be
;          specified in a Copy Files Section item.  If this is true then a value
;          of 3 is equal to the logical OR of COPYFLG_WARN_IF_SKIP=0x00000001
;          ["Send a warning if the user elects to not copy a file"] and of
;          COPYFLG_NOSKIP=0x00000002 ["Do not allow the user to skip copying a
;          file"].)
;
[SourceDisksFiles]
Bravo_d.dll = 5,,,,,,,11,3
Bravo_u.dll = 5,,,,,,,11,3
Bravo_d.dat = 5,,,,,,,11,3
Bravo.hlp = 5,,,,,,,11,3
PrimaClr.cpr = 5,,,,,,,11,3
Bravo.cc  = 5,,,,,,,11,3
langmon.dll  = 5,,,,,,,11,3
Bravo_L.fzp  = 5,,,,,,,11,3
prg_brvF.prn = 5,,,,,,,11,3
prg_brvL.prn = 5,,,,,,,11,3
ctr_brvF.prn  = 5,,,,,,,11,3
ctr_brvL.prn  = 5,,,,,,,11,3
aln_brvF.prn  = 5,,,,,,,11,3
aln_brvL.prn  = 5,,,,,,,11,3

;
; Localizable Strings
;
[Strings]
Organization = "Primera Technology, Inc."
Floppy       = "OEM Printer Disc"
LANGMON="Primera Language Monitor,LANGMON.DLL"
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: web5, load: 0.97