NOVAJET.INF Driver File Contents (TCNJWin.exe)

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

[ClassInstall]
AddReg=ClassAddReg
DelReg=ClassDelReg

[ClassDelReg]
HKLM,"System\CurrentControlSet\Services\Class\Printer","NoUseClass"

[ClassAddReg]
HKR,,,,%CLASSNAME%
HKR,,Installer,,MSPRINT.DLL
HKR,,Icon,,-4
HKR,,NoDisplayClass,,1

[Environment]
UpdateInis=Environment_Ini
AddReg=Environment_Reg

[Environment_Ini]
win.ini,Ports,"LPT1.DOS=",
win.ini,Ports,"LPT2.DOS=",
win.ini,Ports,"LPT3.DOS=",
win.ini,Ports,"LPT1.OS2=",
win.ini,Ports,"LPT2.OS2=",
win.ini,Ports,"LPT3.OS2=",
win.ini,windows,"Spooler=",
win.ini,windows,"DosPrint=",
win.ini,windows,"DeviceNotSelectedTimeout=",
win.ini,windows,"TransmissionRetryTimeout=",

[Environment_Reg]
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0","Directory",,"CHICAGO"
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Drivers",,,
HKLM,"System\CurrentControlSet\Control\Print\Environments\Windows 4.0\Print Processors",,,
HKLM,"System\CurrentControlSet\Control\Print\Monitors",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers",,,
HKLM,"System\CurrentControlSet\Control\Print\Printers","StartOnBoot",1,01,00,00,00
HKLM,"System\CurrentControlSet\Control\Print\Providers",,,

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box
;
[Manufacturer]
"ENCAD"

;
; Model sections. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file.
;

[ENCAD]
"NovaJet IIID"				= NOVAIIID
"NovaJet III"				= NOVAIII
"NovaJet 4"				= NOVAJET4
"NovaJet Pro"				= NOVAPRO
"NovaJet Pro 50"			= NOVAP50
"NovaJet Pro 42e"			= NOVAP42
"NovaJet Pro 60e"			= NOVAP60

;
; 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
; file, unless there is an explicit DriverFile section listed.
;

[NOVAIIID]
CopyFiles=@NOVAIIID.MDF,ENCADD3,ENCAD_SUP3
DataSection=NOVAIIID_DATA

[NOVAIII]
CopyFiles=@NOVAIII.MDF,ENCADD3,ENCAD_SUP3
DataSection=NOVAIII_DATA

[NOVAJET4]
CopyFiles=@NOVAJET4.MDF,ENCADD4,ENCAD_SUP4
DataSection=NOVAJET4_DATA

[NOVAPRO]
CopyFiles=@NOVAPRO.MDF,ENCADDP,ENCAD_SUPP
DataSection=NOVAPRO_DATA

[NOVAP50]
CopyFiles=@NOVAP50.MDF,ENCADDP,ENCAD_SUPP
DataSection=NOVAP50_DATA

[NOVAP42]
CopyFiles=@NOVAP42.MDF,ENCADDE,ENCAD_SUPE
DataSection=NOVAP42_DATA

[NOVAP60]
CopyFiles=@NOVAP60.MDF,ENCADDE,ENCAD_SUPE
DataSection=NOVAP60_DATA

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

[ENCADD3]
ENCADGR.DLL
ENCADUI.DLL
ENCADUD.DLL
ENCADNT.HLP
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCAD_SUP3]
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCADD4]
ENCADGR.DLL
ENCADUI.DLL
ENCADUD.DLL
ENCADNT.HLP
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCAD_SUP4]
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCADDP]
ENCADGR.DLL
ENCADUI.DLL
ENCADUD.DLL
ENCADNT.HLP
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCAD_SUPP]
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCADDE]
ENCADGR.DLL
ENCADUI.DLL
ENCADUD.DLL
ENCADNT.HLP
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

[ENCAD_SUPE]
ENCNTRC.DLL
COLOR32.DLL
SCREEN32.DLL

;
; Data Sections
;
; These sections contain data that is shared between devices.
;

[NOVAIIID_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAIIID.MDF

[NOVAIII_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAIII.MDF

[NOVAJET4_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAJET4.MDF

[NOVAPRO_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAPRO.MDF

[NOVAP50_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAP50.MDF

[NOVAP42_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAP42.MDF

[NOVAP60_DATA]
DriverFile=ENCADGR.DLL
ConfigFile=ENCADUI.DLL
HelpFile=ENCADNT.HLP
DataFile=NOVAP60.MDF

;
; Call SetupSetDirectoryId with 66000 to set the target directory at runtime
; (depending on which environment drivers are getting installed)
;

[DestinationDirs]
ENCAD_SUP3=11
ENCAD_SUP4=11
ENCAD_SUPP=11
ENCAD_SUPE=11
DefaultDestDir=66000

[SourceDisksNames.x86]
1 = %wks1%,disk1,,""

[SourceDisksFiles]
encadgr.dll  = 1
encadui.dll  = 1
encadud.dll  = 1
encadnt.hlp  = 1
novaiiid.mdf = 1
novaiii.mdf  = 1
novajet4.mdf = 1
novapro.mdf  = 1
novap50.mdf  = 1
novap42.mdf  = 1
novap60.mdf  = 1
encntrc.dll = 1
color32.dll  = 1
screen32.dll = 1

;
; Localizable Strings
;
[Strings]
wks1 = "ENCAD NT 4.0 Çý¶¯³ÌÐò°²×°ÅÌ 1"
ENCAD="ENCAD, Incorporated"
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: 1.06