APOINT95.INF Driver File Contents (Pad.ZIP)

; APOINT.INF
; Feb-05-'96
; Alps GlidePoint Windows95 Native Driver Installation

[Version]
Signature=$CHICAGO$
Class=Mouse
Provider=%Provider%
SetupClass=Base

[SourceDisksNames]
1=%DiskID%,,0

[SourceDisksFiles]
Apoint95.vxd	= 1
Apoint95.dll	= 1
Vxdif.dll		= 1
Apoint95.exe	= 1
Logo.bmp		= 1
Apoint95.in_	= 1
Apointjp.hlp	= 1
Apointjp.cnt	= 1
Apointus.hlp	= 1
Apointus.cnt	= 1
Readme_J.txt	= 1
Readme_E.txt	= 1

[DestinationDirs]
DefaultDestDir	= 11
Apoint.Copy		= 11
Apoint.InfCopy	= 17
Apoint.HlpCopy	= 18
Apoint.RdmCopy	= 30,%Apoint_Path%

[Manufacturer]
%ApointMfg%=ApointMfg

[ApointMfg]
%Apoint%=ApointInstall,*PNP0F13

[ClassInstall]
AddReg=MouseReg

[MouseReg]
HKR,,,0,%MouseClassName%
HKR,,Installer,0,SetupX.Dll, Mouse_classInstaller
HKR,,Icon,0,-2

[ApointInstall]
DelReg=Apoint.DelReg
AddReg=Apoint.AddReg
CopyFiles=Apoint.Copy,Apoint.InfCopy,Apoint.HlpCopy,Apoint.RdmCopy
UpdateAutoBat=Apoint.AutoBat
UpdateInis=Apoint.Ini
Restart

[ApointInstall.PosDup]
*PNP0F0E,*PNP0F13,*PNP0F03,*PNP0F0B,*PNP0F12

[Apoint.Copy]
Apoint95.vxd
Apoint95.dll
Vxdif.dll

[Apoint.InfCopy]
Apoint95.inf,Apoint95.in_

[Apoint.HlpCopy]
Apointjp.hlp
Apointjp.cnt
Apointus.hlp
Apointus.cnt

[Apoint.RdmCopy]
readme_J.txt
readme_E.txt
Apoint95.exe
logo.bmp

[Apoint.DelReg]
HKR,,DevLoader,0,
HKR,,MouseDriver,0,
HKR,,MouseType,0,
HKR,,ComInfo,0,
HKLM,%DelCpl%\DriverPages,,0,
HKLM,%DelCpl%\Logitec,,0,
HKLM,%DelCpl%\SynTP,,0,

HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps Erase-Eaze Page",,0,{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}

[Apoint.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,Apoint95.vxd
HKR,,MouseType,,"PS2"
HKR,,NoSetupUI,,1

HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,,0,%11%\Apoint95.dll
HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,ThreadingModel,0,Apartment

HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps Apoint95 Page",,0,{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}

HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",Apoint95,0,%30%%Apoint_Path%\Apoint95.exe

HKLM,%SetApoint%,SensitivityLock,1,01,00
HKLM,%SetApoint%,HorizSensitivity,1,14,00
HKLM,%SetApoint%,VertSensitivity,1,14,00
HKLM,%SetApoint%,Acceleration,1,01,00
HKLM,%SetApoint%,AccelerationEnable,1,01,00
HKLM,%SetApoint%,M_Assign,1,03,00
HKLM,%SetApoint%,SnapTo,1,00,00
HKLM,%SetApoint%,Rotation,1,00,00
HKLM,%SetApoint%,Swap,1,00,00
HKLM,%SetApoint%,Tapping,1,01,00
HKLM,%SetApoint%,TapSettings,1,09,00
HKLM,%SetApoint%,TapTyping,1,00,00
HKLM,%SetApoint%,TapTypingDelay,1,02,00
HKLM,%SetApoint%,HomeDirectory,0,%30%%Apoint_Path%
HKLM,%SetApoint%,TrailEnable,1,00,00
HKLM,%SetApoint%,MouseTrails,1,03,00
HKLM,%SetApoint%,DoubleClkSpeed,1,06,00
HKLM,%SetApoint%,AutoRelease,1,01,00
HKLM,%SetApoint%,Controls,1,00,00,00,00

;HKLM,%SetFilterValue%,FilterEnable,1,01,00
;HKLM,%SetFilterValue%,Th1,1,14,00
;HKLM,%SetFilterValue%,Th2,1,50,00
;HKLM,%SetFilterValue%,Th4,1,05,00
;HKLM,%SetFilterValue%,N_1,1,03,00
;HKLM,%SetFilterValue%,N_2,1,04,00
;HKLM,%SetFilterValue%,Tout1,1,F4,01
;HKLM,%SetFilterValue%,Tout2,1,64,00
;HKLM,%SetFilterValue%,Tout3,1,DC,05
;HKLM,%SetFilterValue%,N_Jmp,1,06,00
;HKLM,%SetFilterValue%,N_Normal,1,01,00
;HKLM,%SetFilterValue%,C_Vadd5,1,05,00
;HKLM,%SetFilterValue%,C_VaddMax,1,F0,00
;HKLM,%SetFilterValue%,C_VaddMin,1,78,00
;HKLM,%SetFilterValue%,Mode,1,0B,00
;HKLM,%SetFilterValue%,LimitY,1,96,00

HKLM,%SetDisplayValue%,MouseTrails,0,1

HKCU,%SetStdMouseValue%,MouseSpeed,0,0
HKCU,%SetStdMouseValue%,MouseThreshold1,0,0
HKCU,%SetStdMouseValue%,MouseThreshold2,0,0
HKCU,%SetStdMouseValue%,DoubleClickSpeed,0,500
HKCU,%SetStdMouseValue%,SwapMouseButtons,0,0

[Apoint.AutoBat]
CmdDelete=*mous*
CmdDelete=*glide
CmdDelete=*gpoint
CmdDelete=*s*touch
CmdDelete=*felix
UnSet=mouse

[Apoint.Ini]
system.ini,boot.description,,"mouse=Apoint95"
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse"

[Strings]
Provider		= "Alps"
ApointMfg		= "Alps"
Apoint			= "Alps GlidePoint"
DiskID			= "Alps GlidePoint Apoint95 Setup Disk"
MouseClassName	= "Mouse"
Apoint_Path		= "Progra~1\Apoint"
SetApoint		= "Software\Alps\Apoint"
SetFilterValue	= "Software\Alps\Apoint\Filter"
SetDisplayValue	= "Config\0001\Display\Settings"
SetStdMouseValue = "Control Panel\Mouse"
DelCpl			= "Software\Microsoft\Windows\CurrentVersion\ControlsFolder\Mouse\shellex\PropertySheetHandlers"

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: 2.37