;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; Copyright (c) 1999-2000 Silitek Corporation. All Rights Reserved.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Version]
Signature="$WINDOWS NT$"
Class=Keyboard
ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318}
Provider=%OEM%
LayoutFile=layout.inf
CatalogFile=sk88102k.cat
DriverVer=10/03/2001,1.0
[SourceDisksNames]
66=%DriverDiskLabel%,,,
[SourceDisksFiles]
RAKSPOSD.EXE = 66
SK88102k.SYS = 66
;SK8810nt.SYS = 66
SKDAEMON.EXE = 66
RAK3CFG.EXE = 66
SKUNINST.EXE = 66
SKOSD.DLL = 66
SKUTIL.DLL = 66
SKHOOKS.DLL = 66
SKSETUP.DLL = 66
RAK3ENG.HLP = 66
RAK3ENG.CNT = 66
SKSMAILD.EXE = 66
RAK3CPL.CPL = 66
SKMEDIA.DLL = 66
RAKSPENG.HLP = 66
RAKSPENG.CNT = 66
IBM.FND = 66
[DestinationDirs]
DefaultDestDir = 10,system32\drivers
SKBD_Inst.CopyDrivers = 10,system32\drivers
SKBD_Inst.CopyFiles = 11
SKBD_Inst.CopyHelps = 18
[Manufacturer]
%OEM%=SILITEK
[SILITEK]
%PS2KBD.DeviceDesc% = CompositeDev_Inst, *PNP0303, *PNP030b
[ControlFlags]
ExcludeFromSelect.ntalpha=*PNP0303, *PNP030b
;=====================================================================
; Common Installation sections
;=====================================================================
[SKBD_Inst.CopyDrivers]
SK88102k.SYS
;SK8810nt.SYS
[SKBD_Inst.CopyFiles]
RAKSPOSD.EXE
SKDAEMON.EXE
RAK3CFG.EXE
SKOSD.DLL
SKUTIL.DLL
SKHOOKS.DLL
SKSETUP.DLL
SKUNINST.EXE
SKMEDIA.DLL
SKSMAILD.EXE
RAK3CPL.CPL
IBM.FND
[SKBD_Inst.CopyHelps]
RAK3ENG.HLP
RAK3ENG.CNT
RAKSPENG.HLP
RAKSPENG.CNT
[SKBD_Inst.AddReg]
HKLM, %SystemRunKey%, "Hot Key Kbd Daemon", 0, SKDAEMON.EXE
;HKLM, %SystemRunOnceKey%, "Hot Key Kbd Daemon", 0, "SKDAEMON.EXE /RunOnce"
HKLM, %SystemRunKey%, "RF Receiver Daemon", 0, "RAKSPOSD.EXE /ShowIcon /AddStartMenu"
;HKLM, %SystemRunOnceKey%, "RF Receiver Daemon", 0, "RAKSPOSD.EXE /RunOnce /AddStartMenu"
[RAKIII.AddReg]
HKLM, %RAKRootKey%, "Version", 0, 1.0M
HKLM, %RAKRootKey%, "PS2", 0x00010001, 1
HKLM, %RAKRootKey%"\Application\Control Panel", "ActionType", 0, 1
HKLM, %RAKRootKey%"\Application\Control Panel", "ActionCommand", 0, %11%\RAK3CFG.EXE
HKLM, %RAKRootKey%"\Application\Message Notify", "ActionType", 0, 1
HKLM, %RAKRootKey%"\Application\Message Notify", "ActionCommand", 0, %11%\SKSMAILD.EXE
HKLM, %RAKRootKey%"\Application\Message Notify", "ClassName", 0, "SKSmailD"
[SKBD_Inst.AddUninstallReg.NT]
; Service uninstall...
HKLM,%SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE,%NTServiceRootKey%"\sk88102k",0,""
HKLM,%SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE,%NTServiceRootKey%"\sk88102k",0,""
;HKLM,%SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE,%NTServiceRootKey%"\sk8810nt",0,""
;HKLM,%SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE,%NTServiceRootKey%"\sk8810nt",0,""
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "CallConfigMg", 0, FALSE
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "NeedRestart", 0, TRUE
[SKBD_Inst.AddUninstallReg]
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "DisplayName", 0, %PS2KBD.DeviceDesc%
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "UninstallString", 0, "skuninst.exe "%UninstallKeyName%
; Close Window...
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\SKDAEMON.EXE, Class, 0, SKDaemon
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\RAK3CFG.EXE, Class, 0, RAK3ConfigClass
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\SKSMAILD.EXE, Class, 0, SKSmailD
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\RAKSPOSD.EXE, Class, 0, RAKSPOSD_CLASS
; Device uninstall...
HKLM, %SystemUninstallKey%\%UninstallKeyName%\RestoreDrivers, %PS2KBD.DeviceDesc%, 0, %OEM%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteDevices, %PS2KBD.DeviceDesc%, 0, %OEM%
; File removal...
HKLM, %SharedFileKey%\RAKSPOSD.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAKSPOSD.EXE, 0, %11%
HKLM, %SharedFileKey%\SKDAEMON.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKDAEMON.EXE, 0, %11%
HKLM, %SharedFileKey%\RAK3CFG.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAK3CFG.EXE, 0, %11%
HKLM, %SharedFileKey%\SKOSD.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKOSD.DLL, 0, %11%
HKLM, %SharedFileKey%\SKUTIL.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKUTIL.DLL, 0, %11%
HKLM, %SharedFileKey%\SKHOOKS.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKHOOKS.DLL, 0, %11%
HKLM, %SharedFileKey%\SKSETUP.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKSETUP.DLL, 0, %11%
HKLM, %SharedFileKey%\sk88102k.sys, %UninstallKeyName%,0, %10%\system32\drivers
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, sk88102k.sys, 0, %10%\system32\drivers
;HKLM, %SharedFileKey%\sk8810nt.sys, %UninstallKeyName%,0, %10%\system32\drivers
;HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, sk8810nt.sys, 0, %10%\system32\drivers
HKLM, %SharedFileKey%\RAK3ENG.HLP, %UninstallKeyName%,0, %18%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAK3ENG.HLP, 0, %18%
HKLM, %SharedFileKey%\RAK3ENG.CNT, %UninstallKeyName%,0, %18%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAK3ENG.CNT, 0, %18%
HKLM, %SharedFileKey%\SKUNINST.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKUNINST.EXE, 0, %11%
HKLM, %SharedFileKey%\SKSMAILD.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKSMAILD.EXE, 0, %11%
HKLM, %SharedFileKey%\RAK3CPL.CPL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAK3CPL.CPL, 0, %11%
HKLM, %SharedFileKey%\SKMEDIA.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKMEDIA.DLL, 0, %11%
; .CAT file removal
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, sk88102k.cat, 0, %11%\%CATALOG_DIR%
; Registry delete...
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunKey%"@@", 0, "RF Receiver Daemon"
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunKey%"@@", 0, "RF Receiver Daemon"
;HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%"@@", 0, "RF Receiver Daemon"
;HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%"@@", 0, "RF Receiver Daemon"
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunKey%, 0, "Hot Key Kbd Daemon"
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunKey%, 0, "Hot Key Kbd Daemon"
;HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%, 0, "Hot Key Kbd Daemon"
;HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%, 0, "Hot Key Kbd Daemon"
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %RAKRootKey%, 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %RAKRootKey%, 0, ""
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_CURRENT_USER, %RAKRootKey%, 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_CURRENT_USER, %RAKRootKey%, 0, ""
; Registry Key cleaning... => clean all the empty keys... Check...
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CleanRegs\HKEY_LOCAL_MACHINE, "Software\Silitek", 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CleanRegs\HKEY_CURRENT_USER, "Software\Silitek", 0, ""
HKLM, %SharedFileKey%\RAKSPENG.HLP, %UninstallKeyName%,0, %18%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAKSPENG.HLP, 0, %18%
HKLM, %SharedFileKey%\RAKSPENG.CNT, %UninstallKeyName%,0, %18%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, RAKSPENG.CNT, 0, %18%
;=====================================================================
; NT Installation sections
;=====================================================================
[CompositeDev_Inst.NT.HW.AddReg]
HKR,, "UpperFilters", 0x00010000, "sk88102k"
[Sk88102k_Service_Inst.NT]
DisplayName = %Sk88102k.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\Sk88102k.sys
LoadOrderGroup = Keyboard Port
[CompositeDev_Inst.NT]
Include = KEYBOARD.INF
Needs = STANDARD_Inst
CopyFiles = SKBD_Inst.CopyDrivers, SKBD_Inst.CopyFiles, SKBD_Inst.CopyHelps
AddReg = SKBD_Inst.AddReg, SKBD_Inst.AddUninstallReg, RAKIII.AddReg, SKBD_Inst.AddUninstallReg.NT
[CompositeDev_Inst.NT.HW]
Include = KEYBOARD.INF
Needs = STANDARD_Inst.HW
AddReg = CompositeDev_Inst.NT.HW.AddReg
[CompositeDev_Inst.NT.Services]
AddService = Sk88102k,, Sk88102k_Service_Inst.NT
Include=KEYBOARD.INF
Needs=STANDARD_Inst.Services
[strings]
OEM = "IBM"
DriverDiskLabel = "IBM Wireless Navigator Pro Keyboard Driver Disk"
PS2KBD.DeviceDesc = "IBM Wireless Navigator Pro Keyboard"
UninstallKeyName = "SK_IBMPS2Keyboard"
SystemRunKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SystemRunOnceKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
SystemUninstallKey = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
NTServiceRootKey = "SYSTEM\CurrentControlSet\Services"
SharedFileKey = "Software\Silitek\Uninstall\SharedFile"
SharedRegKey = "Software\Silitek\Uninstall\SharedReg"
RAKRootKey = "Software\Silitek\RAK III"
Sk88102k.SvcDesc = "PS/2 Keyboard Filter Driver for Win2000"
CATALOG_DIR = "CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}"
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.