PenMnt98.inf Driver File Contents (PenMount_USB_Windows_Driver_V3.0.zip)

[Version]
CatalogFile=hiddev.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=HID
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
provider=%SALT%
SetupClass=Base

[BaseWinOptions]
Inst_Hiddev

[Inst_Hiddev]
Copyfiles=Hid.Inf.Copy

[Hid.Inf.Copy]
penmnt98.inf

[DestinationDirs]
DefaultDestDir = 11             ; LDID_SYS, the Windows\System directory
HidClassCopy = 11
HidClassDel = 25
Hid.Inf.Copy   = 17             ; LDID_INF, the Windows\Inf directory
USBHIDDevice.Copy = 10,system32\drivers
USBHIDDevice.Del = 11


[ClassInstall]
AddReg=HIDClassReg
CopyFiles=HidClassCopy
DelFiles=HidClassDel

[HIDClassReg]
HKR,,,0,%HIDClassDescription%
HKR,,Icon,,-24
HKR,,Installer,,hidci.dll  ; the class installer forces RunOnce entries
                           ; to be executed for all hid device installs

[HidClassCopy]
hidci.dll

[HidClassDel]
hidci.dll

[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
;ExcludeFromSelect=*

[Manufacturer]
%SALTMfg%  =SALTMice               ; SALT Touchsystems

[SALTMice]
%USB\VID_1204&PID_9998.DeviceDesc%=USBHIDDevice, USB\VID_1204&PID_9998


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;  Install section for all USB HID devices  ;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[USBHIDDevice.HW]
AddReg = PenMount_HW_AddReg


[PenMount_HW_AddReg]
;
;  This HW-branch AddReg section adds values to the hardware-branch
;  registry key of the device (under HKLM\System\CurrentControlSet\Enum).
;
;  "LowerFilters" and "UpperFilters" are special values that indicate
;  to the kernel that one or more filter drivers should be loaded along
;  with the driver for this device.
;
;  You may also include other values here.  These values can be read
;  by the driver.  The 'SampleFilterParam' value is read by the filter.sys
;  sample driver as an example.
;
HKR,,"UpperFilters",0x00010000,"pm_upper.sys"
HKR,,"LowerFilters",0x00010000,"pm_lower.sys"

[USBHIDDevice]
CopyFiles=USBHIDDevice.Copy
DelFiles=USBHIDDevice.Del
AddReg=USBHIDDevice.AddReg

[USBHIDDevice.Copy]
;pm_upper.sys
;pm_lower.sys
hidclass.sys
hidusb.sys
hidparse.sys

[USBHIDDevice.Del]
pm_upper.sys
pm_lower.sys
hidclass.sys
hidusb.sys
hidparse.sys

[USBHIDDevice.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"

[Strings]
SALT="SALT"
SALTMfg="SALT"
USB\VID_1204&PID_9998.DeviceDesc="PenMount USB"
PENMOUNT="PenMount"
HIDClassDescription = "Human Interface Device"
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: web1, load: 0.88