hdp600.inf Driver File Contents (HDP600_32_Bit_Driver_2.0.6.exe)

;
;
;  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%
DriverVer=11/17/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=USBPRINT\Fargo_High_Definitio0A45

;
; 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]
%HDP600% = HDP600.NT, USBPRINT\Fargo_High_Definitio0A45
%HDP600% = HDP600.NT, LPTENUM\Fargo_High_Definitio0A45


;
; 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.   
;

[HDP600]
Restart
NoTestPage
DriverFile = HDP6009xd.drv
DataFile   = HDP600Dat.dat
HelpFile   = HDP600Hlp.hlp
CopyFiles  = HDP600_COPY
AddReg     = HDP600_ADDREG
DefaultDataType = EMF
PortMonitor=usbmon.dll,usbmon.dll

[HDP600.NT]
CopyFiles   = HDP600_COPY_NT,HDP600LM_COPY_NT   
DataSection = HDP600_DATA_NT
Include     = NTPRINT.INF


;
; 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).
;

[HDP600LM_COPY_NT]
HDP600NTL.dll

[HDP600_COPY_NT]
HDP600NTd.dll
HDP600NTu.dll
HDP600NTd.dat
HDP6xxHlp.hlp
HDP600t1.prn
HDP600t2.prn
HDP600IPN.bmp
HDP600IPR.bmp
HDP600ILN.bmp
HDP600ILR.bmp
HDP600LPN.bmp
HDP600LPR.bmp
HDP600LLN.bmp
HDP600LLR.bmp
HDP600Lam.ini

[HDP600_COPY]
usbmon.dll,,,16


;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[HDP600_DATA_NT]
DriverFile = HDP600NTd.dll
ConfigFile = HDP600NTu.dll
DataFile   = HDP600NTd.dat
HelpFile   = HDP6xxHlp.hlp
LanguageMonitor = %HDP600LM_NT%



;
; Registry Sections
;
; These sections modify or create Registry information.
;


;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;
[DestinationDirs]
DefaultDestDir=11
HDP600_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]
usbmon.dll   = 1

[SourceDisksFiles.x86]
HDP600NTd.dll = 1
HDP600NTu.dll = 1
HDP600NTd.dat = 1
HDP6xxHlp.hlp = 1
HDP600Hlp.cnt = 1
HDP600t1.prn  = 1
HDP600t2.prn  = 1
HDP600IPN.bmp = 1
HDP600IPR.bmp = 1
HDP600ILN.bmp = 1
HDP600ILR.bmp = 1
HDP600LPN.bmp = 1
HDP600LPR.bmp = 1
HDP600LLN.bmp = 1
HDP600LLR.bmp = 1
HDP600Lam.ini = 1
HDP600NTL.dll = 1

;
; Localizable Strings
;
[Strings]
Provider     = "Fargo Electronics, Inc."
Manufacturer = "Fargo Electronics, Inc."
HDP600        = "HDP600 Card Printer"
HDP600LM_NT   = "HDP600NTL,HDP600NTL.dll"
Disk         = "Printer Installation CD"
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.85