;
;
; Fargo Printer Driver
; Windows 9x/NT Printer Installation INF File
; Copyright (c) Fargo Electronics, Inc. 2002-2003
;
;
[Version]
Signature="$CHICAGO$"
Class=Printer
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
;CatalogFile=C07__9xi.cat
;CatalogFile.nt=C07__NTi.cat
DriverVer=05/06/2003,1.0.0.0
[ClassReg]
HKR,,,,Printer
;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
%Manufacturer%=FARGO
[ControlFlags]
ExcludeFromSelect=*
;
; 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.
;
;"OEM Printer" = OEMPRINT.NT
;
[FARGO]
%C07__% = C07__, USBPRINT\FARGO_CARDJET_C78CBE
;
; 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.
;
[C07__]
Restart
NoTestPage
DriverFile = C07__9xd.drv
DataFile = C07__Dat.dat
HelpFile = C07__Hlp.hlp
CopyFiles = C07___COPY
AddReg = C07___ADDREG
LanguageMonitor = %C07__LM%
DefaultDataType = EMF
PortMonitor=usbmon.dll,usbmon.dll
[C07__.NT]
CopyFiles = C07___COPY_NT,C07___LM_COPY_NT,C07___COINST_FILES
DataSection = C07___DATA_NT
AddReg = C07___ADDREG
Include = NTPRINT.INF
Needs = sRGBPROFILE.OEM
[C07__.NT.CoInstallers]
AddReg=C07___CoInstallers_AddReg
CopyFiles=C07___COINST_FILES
;
; 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).
;
[C07___COINST_FILES]
C07__coi.dll
[C07___LM_COPY_NT]
C07__NTL.dll
[C07___COPY_NT]
C07__NTd.dll
C07__NTu.dll
C07__Dat.dat
C07__Hlp.hlp
; C07__Hlp.chm
CJ__Hlp.dll
C07__NTL.dll
C07__N9r.dll
C07__u32.dll
C07__imb.dll
C07__im1.dll
C07__im2.dll
C07__cma.exe
C07__pcl.dll
C07__cfg.exe
C07__ime.dll
C07__jui.dll
C07__pre.exe
C07__stc.exe
C07__tbO.exe
C07__tbi.dll
C07__NTe.dll
C07__NTv.dll
C07__eng.exe
C07__tst.prn
C07__ts2.prn
C07__cln.prn
[C07___COPY]
C07__9xd.drv
C07__9xu.dll
C07__Dat.dat
C07__Hlp.hlp
; C07__Hlp.chm
CJ__Hlp.dll
C07__95L.dll
C07__N9r.dll
C07__u32.dll
C07__imb.dll
C07__im1.dll
C07__im2.dll
C07__cma.exe
C07__pcl.dll
C07__cfg.exe
C07__ime.dll
C07__jui.dll
C07__pre.exe
C07__stc.exe
C07__tbO.exe
C07__tbi.dll
C07__95e.dll
C07__eng.exe
C07__tst.prn
C07__ts2.prn
C07__cln.prn
usbmon.dll,,,16
;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[C07___DATA_NT]
DriverFile = C07__NTd.dll
ConfigFile = C07__NTu.dll
DataFile = C07__Dat.dat
HelpFile = C07__Hlp.hlp
LanguageMonitor = %C07__LM_NT%
;
; Registry Sections
;
; These sections modify or create Registry information.
;
[C07___ADDREG]
HKLM,"SOFTWARE\Fargo Electronics, Inc\Printing System Config\%C07__%",TestImage,0,"C07__tst.prn"
HKLM,"SOFTWARE\Fargo Electronics, Inc\Printing System Config\%C07__%",TestImage2,0,"C07__ts2.prn"
HKLM,"SOFTWARE\Fargo Electronics, Inc\Printing System Config\%C07__%",CleanImage,0,"C07__cln.prn"
HKLM,"SOFTWARE\Fargo Electronics, Inc\Printing System Config\%C07__%",StatusMonExe,0,"C07__stc.exe"
HKLM,"SOFTWARE\Fargo Electronics, Inc\Printing System Config\%C07__%",ToolboxExe,0,"C07__tbo.exe"
[C07___CoInstallers_AddReg]
HKR,,CoInstallers32,0x00010000,"C07__coi.dll,CoInstaller"
;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=11
C07___COPY_NT=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]
1 = %Disk%,,,""
;
; 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"].)
;
; e.g.,
;
; OEM__NTd.dll = 1,,,,,,,11,3
;
[SourceDisksFiles]
C07__NTd.dll = 1
C07__NTu.dll = 1
C07__Dat.dat = 1
C07__Hlp.hlp = 1
C07__Hlp.chm = 1
CJ__Hlp.dll = 1
C07__NTL.dll = 1
C07__N9r.dll = 1
C07__u32.dll = 1
C07__imb.dll = 1
C07__im1.dll = 1
C07__im2.dll = 1
C07__cma.exe = 1
C07__pcl.dll = 1
C07__cfg.exe = 1
C07__ime.dll = 1
C07__jui.dll = 1
C07__pre.exe = 1
C07__stc.exe = 1
C07__tbO.exe = 1
C07__tbi.dll = 1
C07__tbu.exe = 1
C07__tbx.exe = 1
C07__NTe.dll = 1
C07__NTv.dll = 1
C07__eng.exe = 1
C07__coi.dll = 1
C07__tst.prn = 1
C07__ts2.prn = 1
C07__cln.prn = 1
[SourceDisksFiles.x86]
C07__NTd.dll = 1
C07__NTu.dll = 1
C07__Dat.dat = 1
C07__Hlp.hlp = 1
C07__Hlp.chm = 1
CJ__Hlp.dll = 1
C07__NTL.dll = 1
C07__N9r.dll = 1
C07__u32.dll = 1
C07__imb.dll = 1
C07__im1.dll = 1
C07__im2.dll = 1
C07__cma.exe = 1
C07__pcl.dll = 1
C07__cfg.exe = 1
C07__ime.dll = 1
C07__jui.dll = 1
C07__pre.exe = 1
C07__stc.exe = 1
C07__tbO.exe = 1
C07__tbi.dll = 1
C07__tbu.exe = 1
C07__tbx.exe = 1
C07__NTe.dll = 1
C07__NTv.dll = 1
C07__eng.exe = 1
C07__coi.dll = 1
C07__tst.prn = 1
C07__ts2.prn = 1
C07__cln.prn = 1
;
; Localizable Strings
;
[Strings]
Provider = "FARGO Electronics, Inc."
Manufacturer = "FARGO Electronics, Inc."
C07__ = "CardJet C7 Printer"
C07__LM_NT = "C07__ BiDirectional Monitor,C07__NTl.dll"
C07__LM = "C07__ BiDirectional Monitor,C07__95L.dll"
Disk = "Printer Installation CD"
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.