APOINT.INF Driver File Contents (TOUCHPAD.zip)

; Apoint.INF
; Feb-02-'98
; <<Himalia Ver4.1.0>>
; Alps GlidePoint Windows95 Native Driver AlpsPoint Installation

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

[SourceDisksNames]
1=%DiskID%,,0

[SourceDisksFiles]
Apoint.vxd		= 1
Apoint.dll		= 1
Vxdif.dll		= 1
EzLaunch.dll	= 1
Elprop.dll		= 1
Ecapprop.dll	= 1

Apoint.exe	= 1
Ezcapt.exe		= 1
Logo.bmp		= 1
Apwheel.exe		= 1
Apwheel.dll		= 1

Apointus.pop	=1
Apointjp.pop	=1
Apointsp.pop	=1
Apointit.pop	=1
Apointgr.pop	=1
Apointfr.pop	=1
Apointct.pop	=1
Apointcs.pop	=1

[DestinationDirs]
DefaultDestDir			= 11
Apoint.SystemCopy		= 11
Apoint.ApointCopy		= 30,%Apoint_Path%

Apoint.DelfilesHlp		= 18
Apoint.DelfilesApoint	= 30,%Apoint_Path%
Apoint.DelfilesSystem	= 11
Apoint.DelfilesInf		= 17,%Other_Path%

[Manufacturer]
%ApointMfg%=ApointMfg

[ApointMfg]
%Apoint%=ApointInstall,*AUI0200
%Apoint%=ApointInstall,*PNP0F13
%Apoint%=ApointInstall,*PNP0F0E
%Apoint%=ApointInstall,*PNP0F03
%Apoint%=ApointInstall,*PNP0F0b
%Apoint%=ApointInstall,*PNP0F12

[ClassInstall]
AddReg=MouseReg

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

[ApointInstall]
DelReg=Apoint.DelReg
Delfiles=Apoint.DelfilesHlp,Apoint.DelfilesApoint,Apoint.DelfilesSystem,Apoint.DelfilesInf
AddReg=Apoint.AddReg
CopyFiles=Apoint.SystemCopy,Apoint.ApointCopy

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

;// Delete Files //
[Apoint.DelfilesHlp]
Apointjp.hlp
Apointjp.cnt
Apointus.hlp
Apointus.cnt

[Apoint.DelfilesApoint]
Apoint95.exe

[Apoint.DelfilesSystem]
Apoint95.vxd
Apoint95.dll

[Apoint.DelfilesInf]
ALPSAP~1.inf
ALPSAP~2.inf
ALPSAP~3.inf
ALPSAP~4.inf
ALPSAP~5.inf

;// Install Files //
[Apoint.SystemCopy]
Apoint.vxd
Vxdif.dll

[Apoint.ApointCopy]
Apoint.exe
Ezcapt.exe
Apoint.dll
EzLaunch.dll
Elprop.dll
Ecapprop.dll
Apwheel.dll
Logo.bmp
Apointus.pop
Apointjp.pop
Apointsp.pop
Apointit.pop
Apointgr.pop
Apointfr.pop
Apointct.pop
Apointcs.pop
Apwheel.exe


[Apoint.DelReg]
; // Del Main
HKR,,DevLoader,0,
HKR,,MouseDriver,0,
HKR,,MouseType,0,
HKR,,ComInfo,0,

;// Del HKLM\Software\Alps\Apoint
HKLM,"Software\Alps\Apoint"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AlpsPoint
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices",AlpsPoint

;// Del Old Property Sheets
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"

; // Del CLSID
HKCR,"CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}"
HKCR,"CLSID\{90A7E280-12D5-11d0-818D-00008080C8C8}"
HKCR,"CLSID\{941DCA81-F220-11D0-8F81-0080C8186F33}"

;// Del MS IntelliPoint Run
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",POINTER
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",MSWHEEL
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",TIPS

;// Del Logitech MouseWare Run
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",EM_EXEC

;// Del Logitech Services Vxd
HKLM,"System\CurrentControlSet\Services\Vxd\LMOUSE"

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

;// Add AlpsPoint95 Properties Pages
HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,,0,%30%%Apoint_Path%\Apoint.dll
HKCR,CLSID\{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}\InProcServer32,ThreadingModel,0,Apartment
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps 1Apoint Page",,0,{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}

;// Add EasyLauncher Properties Pages
HKCR,CLSID\{90A7E280-12D5-11d0-818D-00008080C8C8}\InProcServer32,,0,%30%%Apoint_Path%\Elprop.dll
HKCR,CLSID\{90A7E280-12D5-11d0-818D-00008080C8C8}\InProcServer32,ThreadingModel,0,Apartment
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps 2EzLaunch Page",,0,{90A7E280-12D5-11d0-818D-00008080C8C8}

;// Add EasyCapture Properties Pages
HKCR,CLSID\{941DCA81-F220-11D0-8F81-0080C8186F33}\InProcServer32,,0,%30%%Apoint_Path%\Ecapprop.dll
HKCR,CLSID\{941DCA81-F220-11D0-8F81-0080C8186F33}\InProcServer32,ThreadingModel,0,Apartment
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\Alps 3EzCapture Page",,0,{941DCA81-F220-11D0-8F81-0080C8186F33}

;// Auto Run Apoint.exe
HKLM,"Software\Microsoft\Windows\CurrentVersion\Run",AlpsPoint,0,%30%%Apoint_Path%\Apoint.exe

;// Set HKLM\Software\Alps\Apoint
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,0F,00,00,00

;// Set HKLM\Software\Alps\Apoint\Gesture
HKLM,%SetGesture%,RightBtnEmulation,1,00,00
HKLM,%SetGesture%,AllowEmulation,1,01,00
HKLM,%SetGesture%,EmuScrollLines,1,03,00
HKLM,%SetGesture%,LockAreaSet,1,00,00
HKLM,%SetGesture%,CornerTapOffsetX,1,64,00
HKLM,%SetGesture%,CornerTapOffsetY,1,64,00
HKLM,%SetGesture%,XOffset,1,80,00
HKLM,%SetGesture%,YOffset,1,80,00
HKLM,%SetGesture%,XResolution,1,20,04
HKLM,%SetGesture%,YResolution,1,20,03
HKLM,%SetGesture%,EasyX,1,00,00,00,00
HKLM,%SetGesture%,EasyScroll,1,14,00,98,7a
HKLM,%SetGesture%,AutoTime,1,F4,01,00,00

;// Set HKLM\Software\Alps\Easy Launcher
HKLM,%SetLauncher%,ComIndex,1,04,00
HKLM,%SetLauncher%,Option,1,26,01,00,00
HKLM,%SetLauncher%,C01,0,MINIMIZE
HKLM,%SetLauncher%,C02,0,CLOSE
HKLM,%SetLauncher%,C03,0,START
HKLM,%SetLauncher%,C04,0,EXIT
HKLM,%SetLauncher%,I01,0,MINIMIZE
HKLM,%SetLauncher%,I02,0,CLOSE
HKLM,%SetLauncher%,I03,0,START
HKLM,%SetLauncher%,I04,0,EXIT
HKLM,%SetLauncher%,T01,0,
HKLM,%SetLauncher%,T02,0,
HKLM,%SetLauncher%,T03,0,
HKLM,%SetLauncher%,T04,0,

;// Set HKLM\Software\Alps\SoundFeedBack
HKLM,%SetSound%,SoundFeedback,1,00,00,00,00
HKLM,%SetSound%,Wav01,0,
HKLM,%SetSound%,Wav02,0,
HKLM,%SetSound%,Wav03,0,
HKLM,%SetSound%,Wav04,0,
HKLM,%SetSound%,Wav05,0,
HKLM,%SetSound%,Wav06,0,
HKLM,%SetSound%,Wav07,0,
HKLM,%SetSound%,Wav08,0,
HKLM,%SetSound%,Wav09,0,

;//Set HKLM\Software\Alps\Apoint\EasyCapture
HKLM,%SetCapture%,PenColor,1,00,00,00,00
HKLM,%SetCapture%,PenWidth,1,02,00,00,00
HKLM,%SetCapture%,CanvasWidth,1,B4,00,00,00
HKLM,%SetCapture%,CanvasHeight,1,78,00,00,00
HKLM,%SetCapture%,PastCmd,1,00,00,00,00
HKLM,%SetCapture%,HoldImage,1,00,00,00,00

;// Set STD Mouse Settings
HKCU,%SetStdMouse%,MouseSpeed,0,0
HKCU,%SetStdMouse%,MouseThreshold1,0,0
HKCU,%SetStdMouse%,MouseThreshold2,0,0
HKCU,%SetStdMouse%,DoubleClickSpeed,0,500
HKCU,%SetStdMouse%,SwapMouseButtons,0,0

;// Set Display Setting
HKLM,%SetDisplay%,MouseTrails,0,0

[Strings]
Provider		= "Alps"
ApointMfg		= "Alps"
Apoint			= "Alps GlidePoint"
DiskID			= "AlpsPoint for Alps GlidePoint Setup Disk"
MouseClassName	= "Mouse"
Apoint_Path		= "Progra~1\Apoint"
Other_Path		= "Other"
SetApoint		= "Software\Alps\Apoint"
SetLauncher		= "Software\Alps\Apoint\EasyLauncher"
SetGesture		= "Software\Alps\Apoint\Gesture"
SetSound		= "Software\Alps\Apoint\SoundFeedback"
SetCapture		= "Software\Alps\Apoint\EasyCapture"
SetDisplay		= "Config\0001\Display\Settings"
SetStdMouse		= "Control Panel\Mouse"

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