OEMNT40.INF Driver File Contents (lpn-209.exe)

;OEMNT40.inf
;--------------------------------------------
; PXL-595 support software for Windows NT 4.0
; -------------------------------------------

[Version]
Signature="$Windows NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%

[DestinationDirs]
DefaultDestDir		= 12 ; DIRID_DRIVERS
CopySupportFiles	= 10 ; windows dir
CopyCplFile			= 11 ; system dir

; Manufacturer Sections
[Manufacturer]
%Provider%  = FastPoint

[FastPoint]
%*PXL595.DeviceDesc%=PXL595_Inst


[SourceDisksNames]
1="FastPoint Support Software"

[SourceDisksFiles]
Lpn595.sy_	= 1, WinNT
Lpn.cp_		= 1, WinNT
Lpn.ex_		= 1, WinNT
Lpn.dl_		= 1, WinNT
LpnCal.ex_	= 1, Shared

; ---------------------------------------------------------
; Install Sections
; ---------------------------------------------------------

; ---------------------------- Mouse Class Driver install sections ----------------------------
[mouclass_CopyFiles]
mouclass.sys

[mouclass_Service_Inst]
DisplayName    = %mouclass.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\mouclass.sys
LoadOrderGroup = Pointer Class

[mouclass_EventLog_Inst]
AddReg = mouclass_EventLog_AddReg

[mouclass_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mouclass.sys"
HKR,,TypesSupported,0x00010001,7

; ------------------------------------------ PXL-595 ------------------------------------------------
[PXL595_Inst]
CopyFiles = CopyDriverFiles, CopySupportFiles, CopyCplFile

[PXL595_Inst.Services]
AddService = LPN595,, PXL595_Service_Inst, PXL595_EventLog_Inst			; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst   ; Class Driver

[PXL595_Service_Inst]
DisplayName    = %PXL595.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\LPN595.sys
LoadOrderGroup = Pointer Port

[PXL595_EventLog_Inst]
AddReg = PXL595_EventLog_AddReg, PXL595_Parameters

[PXL595_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\LPN595.sys"
HKR,,TypesSupported,0x00010001,7

[PXL595_Parameters]
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNMinX,%REG_DWORD%,443          
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNMinY,%REG_DWORD%,29       
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNMaxX,%REG_DWORD%,2358       
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNMaxY,%REG_DWORD%,508           
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNfloodFlags,%REG_DWORD%,1      
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNfloodValue,%REG_DWORD%,80     
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNbuttonFlags,%REG_DWORD%,1    
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNbuttonValue,%REG_DWORD%,196608
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNport,%REG_DWORD%,528         
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNirq,%REG_DWORD%,10        
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNverticalOffset,%REG_DWORD%,0
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNhorizontalOffset,%REG_DWORD%,0
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNbuttonEmulationValue,%REG_DWORD%,1
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNsmoothingControl,%REG_DWORD%,0x00010005
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNedgeLogicControl,%REG_DWORD%,0
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNoptions1,%REG_DWORD%,0x000000b0
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNoptions2,%REG_DWORD%,0
HKLM,"System\CurrentControlSet\Services\LPN595\Parameters",LPNrunOptions,%REG_DWORD%,1
HKCU,"Control Panel\Mouse",DoubleClickWidth,%REG_SZ%,20
HKCU,"Control Panel\Mouse",DoubleClickHeight,%REG_SZ%,20
;HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce","LightPen",%REG_SZ%,"LPNCAL.EXE"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run","LightPen",%REG_SZ%,"LPN.EXE"
HKU,".DEFAULT\Control Panel\Mouse",DoubleClickWidth,%REG_SZ%,20
HKU,".DEFAULT\Control Panel\Mouse",DoubleClickHeight,%REG_SZ%,20

[CopyDriverFiles]
Lpn595.sys,	Lpn595.sy_

[CopySupportFiles]
Lpn.dll,	Lpn.dl_
Lpn.exe,	Lpn.ex_
LpnCal.exe, LpnCal.ex_

[CopyCplFile]
Lpn.cpl,	Lpn.cp_

; User visible strings
; ---------------------------------------------------------
[Strings]
Provider = "FastPoint Technologies, Inc."
MouseClassName = "Mouse"

; Mfg Names
StdMfg  = "(Standard mouse types)"

; Device Names
*PXL595.DeviceDesc      = "PXL-595 PCI light pen interface"

; Service Names	(listed in Devices)
PXL595.SvcDesc   = "PXL-595 light pen driver"

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
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: web4, load: 0.63