NW1900.inf Driver File Contents (NWFilter.zip)

;
; NW1900.inf
;
;
; Copyright 2008 Next Window Limited - All rights reserved.
;
[Version]
Signature   = "$Windows NT$"
Class		= HIDClass
ClassGuid	= {745a17a0-74d3-11d0-b6fe-00a0c90f57da} 
Provider    = %NextWindow%
DriverVer=07/25/2010,1.3.4.1
CatalogFile = NW1900.cat

[SourceDisksNames]
1 = %DiskId1%,,,

[SourceDisksFiles]
NW1900.sys  = 1,,

[DestinationDirs]
DefaultDestDir  = 12
DriverFiles		= 12            ;%windir%\system32\drivers

;-----------------------------------------------------------------------------
[Manufacturer]
%NextWindow%=NextWindowMfg, NTx86.6.1, NTamd64.6.1

;Windows 7 32 bit
[NextWindowMfg.NTx86.6.1]
%NW1900_MultiTouchDisplayName%	= NW1900.Inst, HID\VID_1926&PID_0003&MI_01

;Windows 7 64 bit
[NextWindowMfg.NTamd64.6.1]
%NW1900_MultiTouchDisplayName%	= NW1900.Inst, HID\VID_1926&PID_0003&MI_01

;===============================================================
;   NW Filter Installation 
;===============================================================
; Default install sections
[NW1900.Inst.NT]
OptionDesc          = %NW1900_MultiTouchDisplayName%
Include				= input.inf
Needs				= HID_Inst.NT
CopyFiles           = DriverFiles

[NW1900.Inst.NT.HW]
AddReg				= NW1900_Parameters.AddReg 

[NW1900.Inst.NT.Services]
AddService          = %ServiceName%, 0X1FA, Service

; Need to set defaults for "Wake from sleep"
[NW1900_Parameters.AddReg]
HKR, "WDF", "WdfDefaultWakeFromSleepState",0x00010001,1

;------------------------------------------------------------------------------
; Services Section
[Service]
DisplayName      = %ServiceName%
Description      = %NW1900_MultiTouchDisplayName%
ServiceBinary    = %12%\NW1900.sys				;%windir%\system32\drivers\
ServiceType      = 1                            ;SERVICE_KERNEL_DRIVER
StartType        = 3                            ;SERVICE_DEMAND_START 
ErrorControl     = 1                            ;SERVICE_ERROR_NORMAL

;------------------------------------------------------------------------------
; Copy Files
[DriverFiles]
NW1900.sys

;------------------------------------------------------------------------------
;WDF Coinstaller installation
[DestinationDirs]
CoInstaller_CopyFiles = 11

[NW1900.Inst.NT.CoInstallers]
AddReg=CoInstaller_AddReg
CopyFiles=CoInstaller_CopyFiles

[CoInstaller_CopyFiles]
WdfCoInstaller01009.dll

[SourceDisksFiles]
WdfCoInstaller01009.dll=1 ; make sure the number matches with SourceDisksNames

[CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"

[NW1900.Inst.NT.Wdf]
KmdfService = NW1900, WDFSECT

[WDFSECT]
KmdfLibraryVersion = 1.9

;===============================================================
;   String section
;===============================================================
[Strings]
NextWindow						= "NextWindow"
NW1900_MultiTouchDisplayName    = "NextWindow Multi-touch Device"
ServiceName						= "NW1900"
DiskId1							= "NextWindow HID Driver Installation Disk #1"

:------------------------------------------------------------------------------
;Handy macro substitution
REG_EXPAND_SZ =			0X00020000
REG_DWORD =				0X00010001
FLG_ADDREG_TYPE_DWORD = 0X00010001
REG_MULTI_SZ =			0X00010000
REG_SZ =				0X00000000  


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: web2, load: 0.87