IdProNT.inf Driver File Contents (fargo_pro.zip)

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

;
; Manufacturer Sections
;
; This section lists all of the manufacturers that we will
; display in the Dialog box.
;
[Manufacturer]
"Fargo"

;
; 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.
;
[Fargo]
"Pro Card Printer"    = OEMPRINT.NT

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

[OEMPRINT]
CopyFiles   = OEMCOPY_WIN
DataSection = OEMDATA_WIN


; 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]
IdProNTd.dll
IdProNTu.dll
IdProNTd.dat
IdCardNT.hlp
IDTest.prn
IDPL_RIB.ini

[OEMCOPY_WIN]

;
; Data Sections
;
; These sections contain data that is shared between devices.
;
[OEMDATA_NT]
DriverFile = IdProNTd.dll
ConfigFile = IdProNTu.dll
DataFile   = IdProNTd.dat
HelpFile   = IdCardNT.hlp

[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]
4 = %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]
IdProNTd.dll = 4,,,,,,,11,3
IdProNTu.dll = 4,,,,,,,11,3
IdProNTd.dat = 4,,,,,,,11,3
IdCardNT.hlp = 4,,,,,,,11,3
IDTest.prn   = 4,,,,,,,11,3
IDPL_RIB.ini = 4,,,,,,,11,3

;
; Localizable Strings
;
[Strings]
Organization = "Fargo Electronics, Inc."
Floppy       = "OEM Printer Disk"
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: ftp, load: 4.39