; APOINTNT.INF
; May-09-'97
; Alps GlidePoint WindowsNT Native Driver Installation
; Copyright (c) 1993,1996 Alps Corporation
[Version]
Signature="$Windows NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
Driver_CopyFiles = 12 ; System32\drivers
Dll_CopyFiles = 11 ; System32
Help_CopyFiles = 18 ; Help
Home_CopyFiles = 24,%Apoint_Path% ;Program Files\ApointNT
Inf_CopyFiles = 17
[SourceDisksNames]
51=%DiskID%,,1
[SourceDisksFiles]
ApointNT.sys = 51
ApntPS2.sys = 51
ApntSer.sys = 51
ApointNT.dll = 51
Apoint.exe = 51
Vxdif.dll = 51
Apointjp.hlp = 51
Apointjp.cnt = 51
Apointus.hlp = 51
Apointus.cnt = 51
Logo.bmp = 51
Readme_E.txt = 51
Readme_J.txt = 51
Apoint.in_ = 51
[ControlFlags]
; Exclude all bus mice and InPort mice for RISC platforms.
ExcludeFromSelect.NTAlpha = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15
ExcludeFromSelect.NTMIPS = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15
ExcludeFromSelect.NTPPC = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15,*PNP0F12
; Hide this entry always.
ExcludeFromSelect=UNKNOWN_MOUSE
UnknownLegacyDriverId=UNKNOWN_MOUSE
;
; Mark any install sections for drivers that also control the i8042 keyboard port,
; so that we can warn the user that they may also be affecting their keyboard with
; a mouse driver change.
;
SharedDriver=PS2_Inst,%PS2_Inst.SharedDriverMsg%
; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%AlpsMfg%=AlpsMfg
[AlpsMfg]
;PS2 GlidePoint
%*pnp0f03.DeviceDesc% = PS2_Inst,*PNP0F03
%*pnp0f0b.DeviceDesc% = PS2_Inst,*PNP0F0b
%*pnp0f12.DeviceDesc% = PS2_Inst,*PNP0F12
%*pnp0f0e.DeviceDesc% = PS2_Inst,*PNP0F0E
%*pnp0f13.DeviceDesc% = PS2_Inst,*PNP0F13
;Serial GlidePoint
;%*pnp0f08.DeviceDesc% = Ser_Inst,*PNP0F08
;%*pnp0f01.DeviceDesc% = Ser_Inst,*PNP0F01
;%*pnp0f0c.DeviceDesc% = Ser_Inst,*PNP0F0C
;/* Install Sections
;**********************************************************
;* Mouse Class Driver Install Sections *
;**********************************************************
[mouclass_CopyFiles]
;mouclass.sys,ApointNT.sys
ApointNT.sys
[mouclass_Service_Inst]
DisplayName = %mouclass.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ApointNT.sys
;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\ApointNT.sys"
;HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mouclass.sys"
HKR,,TypesSupported,0x00010001,7
;/* Set Parameters */
HKLM,%mouclass_Service%\Parameters,"MouseDataQueueSize" ,0x00010001,0x00000064
HKLM,%mouclass_Service%\Parameters,"ConnectMultiplePorts" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"MaximumPortsServiced" ,0x00010001,0x00000003
HKLM,%mouclass_Service%\Parameters,"PointerDeviceBaseName" ,0x00020000,"PointerClass"
HKLM,%mouclass_Service%\Parameters,"MouseTrails" ,0x00010001,0x00000000
HKLM,%mouclass_Service%\Parameters,"TrailEnable" ,0x00010001,0x00000000
;;HKLM,%mouclass_Service%\Parameters,"TapSettings" ,0x00010001,0x00000009
;;HKLM,%mouclass_Service%\Parameters,"MouseResolution" ,0x00010001,0x00000003
HKLM,%mouclass_Service%\Parameters,"SensitivityLock" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"HorizSensitivity" ,0x00010001,0x00000014
HKLM,%mouclass_Service%\Parameters,"VertSensitivity" ,0x00010001,0x00000014
HKLM,%mouclass_Service%\Parameters,"Acceleration" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"AccelerationEnable" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"M_Assign" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"SnapTo" ,0x00010001,0x00000000
HKLM,%mouclass_Service%\Parameters,"Rotation" ,0x00010001,0x00000000
HKLM,%mouclass_Service%\Parameters,"TapTyping" ,0x00010001,0x00000000
HKLM,%mouclass_Service%\Parameters,"TapTypingDelay" ,0x00010001,0x00000002
HKLM,%mouclass_Service%\Parameters,"HomeDirectory" ,0x00020000,"%24%%Apoint_Path%"
HKLM,%mouclass_Service%\Parameters,"DoubleClkSpeed" ,0x00010001,0x00000006
HKLM,%mouclass_Service%\Parameters,"AutoRelease" ,0x00010001,0x00000001
HKLM,%mouclass_Service%\Parameters,"VxdLoaded" ,0x00010001,0x00000000
;;HKLM,%mouclass_Service%\Parameters,"MouseResolution" ,0x00010001,0x00000003
HKLM,%mouclass_Service%\Parameters,"Controls" ,0x00010001,0x00000000
;/* Set Cntrol Panel Settings */
HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,,0,%11%\ApointNT.dll
HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,ThreadingModel,0,Apartment
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps ApointNT Page",,0,{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",ApointNT,0,%24%%Apoint_Path%\Apoint.exe
;/* Set Default Value To Std Mouse Driver Setting */
HKCU,%SetStdMouseValue%,DoubleClickSpeed,0,500
HKCU,%SetStdMouseValue%,MouseSpeed,0,0
HKCU,%SetStdMouseValue%,MouseThreshold1,0,0
HKCU,%SetStdMouseValue%,MouseThreshold2,0,0
HKCU,%SetStdMouseValue%,SwapMouseButtons,0,0
HKCU,%SetStdMouseValue%,SnapToDefaultButton,0,0
;/* Disable Mouclass Service */
;HKLM,%mouclass_Service_Std%,"Start" ,0x00010001,0x00000004
;**********************************************************
;* Serial GlidePoint Driver Install Sections *
;**********************************************************
;[Ser_Inst]
;CopyFiles = Ser_CopyFiles, mouclass_CopyFiles, Help_CopyFiles, Home_CopyFiles,Dll_CopyFiles, Inf_CopyFiles
;[Ser_Inst.Services]
;AddService = ApntSer, 0x00000002, sermouse_Service_Inst, sermouse_EventLog_Inst ; Port Driver
;AddService = ApointNT,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
;[Ser_CopyFiles]
;ApntSer.sys
;[sermouse_Service_Inst]
;DisplayName = %sermouse.SvcDesc%
;ServiceType = 1 ; SERVICE_KERNEL_DRIVER
;StartType = 1 ; SERVICE_SYSTEM_START
;ErrorControl = 1 ; SERVICE_ERROR_NORMAL
;ServiceBinary = %12%\ApntSer.sys
;LoadOrderGroup = Pointer Port
;[sermouse_EventLog_Inst]
;AddReg = sermouse_EventLog_AddReg
;[sermouse_EventLog_AddReg]
;HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ApntSer.sys"
;HKR,,TypesSupported,0x00010001,7
;/* Set Parameters */
;HKLM,%sermouse_Service%\Parameters,"Tapping" ,0x00010001,0x00000001
;HKLM,%sermouse_Service%\Parameters,"TapSettings" ,0x00010001,0x00000009
;HKLM,%sermouse_Service%\Parameters,"Controls" ,0x00010001,0x00000000
;HKLM,%i8042prt_Service%\Parameters,"Swap" ,0x00010001,0x00000000
;/* Disable Sermouse Service */
;HKLM,%sermouse_Service_Std%,"Start" ,0x00010001,0x00000004
;**********************************************************
;* PS/2 GlidePoint Driver Install Sections *
;**********************************************************
[PS2_Inst]
CopyFiles = PS2_CopyFiles, mouclass_CopyFiles, Help_CopyFiles, Home_CopyFiles,Dll_CopyFiles, Inf_CopyFiles
[PS2_Inst.Services]
;DelService = i8042prt
;DelService = mouclass
;AddService = ApntPS2, 0x00000002, i8042prt_Service_Inst, i8042prt_EventLog_Inst ; Port Driver
;AddService = ApointNT,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
AddService = i8042prt, 0x00000002, i8042prt_Service_Inst, i8042prt_EventLog_Inst ; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
[PS2_CopyFiles]
ApntPS2.sys
[i8042prt_Service_Inst]
DisplayName = %i8042prt.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ApntPS2.sys
LoadOrderGroup = Keyboard Port
[i8042prt_EventLog_Inst]
AddReg = i8042prt_EventLog_AddReg
[i8042prt_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ApntPS2.sys"
HKR,,TypesSupported,0x00010001,7
;/* Set Parameters */
;HKLM,%i8042prt_Service%\Parameters,"EnableWheelDetection" ,0x00010001,0x00000001
;HKLM,%i8042prt_Service%\Parameters,"KeyboardDataQueueSize" ,0x00010001,0x00000064
;HKLM,%i8042prt_Service%\Parameters,"KeyboardDeviceBaseName" ,0x00020000,"KeyboardPort"
;HKLM,%i8042prt_Service%\Parameters,"LayerDriver" ,0x00020000,"kbd106.dll"
;HKLM,%i8042prt_Service%\Parameters,"MouseDataQueueSize" ,0x00010001,0x00000064
;HKLM,%i8042prt_Service%\Parameters,"MouseResolution" ,0x00010001,0x00000003
;HKLM,%i8042prt_Service%\Parameters,"MouseSynchIn100ns" ,0x00010001,0x01312d00
;HKLM,%i8042prt_Service%\Parameters,"NumberOfButtons" ,0x00010001,0x00000002
;HKLM,%i8042prt_Service%\Parameters,"OverrideKeyboard" ,0x00020000,"PCAT_106KEY"
;HKLM,%i8042prt_Service%\Parameters,"OverrideKeyboardType" ,0x00010001,0x00000007
;HKLM,%i8042prt_Service%\Parameters,"OverrideKeyboardSubtype" ,0x00010001,0x00000000
;HKLM,%i8042prt_Service%\Parameters,"PointerDeviceBaseName" ,0x00020000,"PointerPort"
;HKLM,%i8042prt_Service%\Parameters,"PollingIterations" ,0x00010001,0x00002ee0
;HKLM,%i8042prt_Service%\Parameters,"PollingIterationsMaximum" ,0x00010001,0x00002ee0
;HKLM,%i8042prt_Service%\Parameters,"PollStatusIterations" ,0x00010001,0x00000001
;HKLM,%i8042prt_Service%\Parameters,"ResendIterations" ,0x00010001,0x00000003
HKLM,%i8042prt_Service%\Parameters,"SampleRate" ,0x00010001,0x00000028
;;
HKLM,%i8042prt_Service%\Parameters,"Tapping" ,0x00010001,0x00000001
HKLM,%i8042prt_Service%\Parameters,"TapSettings" ,0x00010001,0x00000009
HKLM,%i8042prt_Service%\Parameters,"Controls" ,0x00010001,0x00000000
HKLM,%i8042prt_Service%\Parameters,"Swap" ,0x00010001,0x00000000
;/* Disable i8042prt Service */
;HKLM,%i8042prt_Service_Std%,"Start" ,0x00010001,0x00000004
;--------------- Files Copy Section
[Dll_CopyFiles]
ApointNT.dll ;System32
Vxdif.dll ;System32
[Help_CopyFiles]
Apointjp.hlp ;Help
Apointjp.cnt ;Help
Apointus.hlp ;Help
Apointus.cnt ;Help
[Home_CopyFiles]
Apoint.exe ;Program files\ApointNT
Logo.bmp
Readme_E.txt
Readme_J.txt
[Inf_CopyFiles]
Apoint.inf, Apoint.in_
;-------------------------------------------------------------
; -------------- Unknown Mouse
[UNKNOWN_MOUSE_Inst]
; Nothing to do here--just need a section so that installation will succeed.
;
; This section is used during startup by the Windows NT Plug&Play Manager
; to simulate enumeration of the mouse based on information retrieved from
; ARC firmware/NTDETECT.
;
[LegacyXlate.DevId]
PS2_MOUSE = *PNP0F0E ; Std PS/2 mouse i8042prt
;SERIAL_MOUSE = *PNP0F0C ; Std serial mouse sermouse
MICROSOFT_PS2_MOUSE = *PNP0F03 ; MS PS/2 mouse i8042prt
LOGITECH_PS2_MOUSE = *PNP0F12 ; Logi PS/2 mouse i8042prt
;MICROSOFT_INPORT_MOUSE = *PNP0F02 ; MS InPort mouse inport
;MICROSOFT_SERIAL_MOUSE = *PNP0F01 ; MS serial mouse sermouse
;MICROSOFT_BALLPOINT_SERIAL_MOUSE = *PNP0F09 ; MS serial BallPoint sermouse
;LOGITECH_SERIAL_MOUSE = *PNP0F08 ; Logi serial mouse sermouse
;MICROSOFT_BUS_MOUSE = *PNP0F00 ; MS bus mouse busmouse
;
; This section is used during fresh install/upgrade to determine what Win95-style
; INF install section to associate with the currently installed mouse driver.
;
[LegacyXlate.Driver]
i8042prt = PS2_Inst
;sermouse = Ser_Inst
; User visible strings
; ---------------------------------------------------------
[Strings]
Provider = "Alps"
;MouseClassName = "MOUSE"
DESCRIPTION = "Alps GlidePoint Driver for NT 4.0"
Apoint_Path = "Progra~1\ApointNT"
DiskID = "Alps GlidePoint AlpsPointNT Setup Disk"
;/* Mfg names */
AlpsMfg = "Alps GlidePoint"
;/* Device Names */
*pnp0f0e.DeviceDesc = "Alps GlidePoint"
*pnp0f03.DeviceDesc = "Alps GlidePoint"
*pnp0f0b.DeviceDesc = "Alps GlidePoint"
*pnp0f12.DeviceDesc = "Alps GlidePoint
*pnp0f13.DeviceDesc = "Alps GlidePoint"
;*pnp0f08.DeviceDesc = "Alps GlidePoint"
;*pnp0f01.DeviceDesc = "Alps GlidePoint"
;*pnp0f0c.DeviceDesc = "Alps GlidePoint"
;/* Service Names */
i8042prt.SvcDesc = "Alps i8042 Keyboard and PS/2 GlidePoint Driver"
;sermouse.SvcDesc = "Alps Serial GlidePoint Driver"
mouclass.SvcDesc = "Alps Mouse Class Driver"
;/* Registry Strings */
RUN = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
;mouclass_Service = "SYSTEM\CurrentControlSet\Services\ApointNT"
;i8042prt_Service = "SYSTEM\CurrentControlSet\Services\ApntPS2"
;sermouse_Service = "SYSTEM\CurrentControlSet\Services\ApntSer"
mouclass_Service = "SYSTEM\CurrentControlSet\Services\mouclass"
i8042prt_Service = "SYSTEM\CurrentControlSet\Services\i8042prt"
sermouse_Service = "SYSTEM\CurrentControlSet\Services\sermouse"
i8042prt_Service_Std = "SYSTEM\CurrentControlSet\Services\i8042prt"
mouclass_Service_Std = "SYSTEM\CurrentControlSet\Services\mouclass"
sermouse_Service_Std = "SYSTEM\CurrentControlSet\Services\sermouse"
SetStdMouseValue = "Control Panel\Mouse"
;/* Description of device also controlled by a shared driver */
PS2_Inst.SharedDriverMsg = "Keyboard Port"
Download Driver Pack
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.