SK6200.inf Driver File Contents (SK-6200Hv201.zip)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
;   Copyright (c) 1999  Silitek Corporation.  All Rights Reserved.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Version]
Signature="$CHICAGO$"
Class=Keyboard
ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318}
Provider=%OEM%
CatalogFile=SK6200.cat
DriverVer=09/07/2001,2.0

[SourceDisksNames]
66=%DriverDiskLabel%,,

[SourceDisksFiles]
SK6200.vxd	= 66
SK6200nt.sys	= 66
SK62002k.sys	= 66
SK6200dm.exe	= 66
Eckbdcfg.exe	= 66
SKUNINST.EXE	= 66
SKOSD.DLL	= 66
SKUTIL.DLL	= 66
SKSETUP.DLL	= 66
SKMEDIA.DLL	= 66

[DestinationDirs]
DefaultDestDir			= 12
SKBD_Inst.CopyDrivers		= 11
SKBD_Inst.CopyFiles		= 11
SKBD_Inst.CopyHelps		= 18
SKBD_Inst.NT.CopyDrivers	= 12

[Manufacturer]
%OEM%=SILITEK

[SILITEK]
%PS2KBD.DeviceDesc% = CompositeDev_Inst, *PNP0303, *PNP030b

[ControlFlags]
ExcludeFromSelect.nt=*PNP0303, *PNP030b

;=====================================================================
; Common Installation sections
;=====================================================================

[SKBD_Inst.CopyHelps]

[SKBD_Inst.CopyDrivers]
SK6200.vxd

[SKBD_Inst.NT.CopyDrivers]
SK6200nt.sys
SK62002k.sys

[SKBD_Inst.CopyFiles]
SK6200dm.exe
Eckbdcfg.exe
SKOSD.DLL
SKUTIL.DLL
SKSETUP.DLL
SKUNINST.EXE
SKMEDIA.DLL

[SKBD_Inst.AddReg]
HKLM, %SystemRunKey%, "Hot Key Kbd 2690 Daemon", 0, SK6200dm.exe
HKLM, %SystemRunOnceKey%, "Hot Key Kbd 2690 Daemon", 0, "SK6200dm.exe /RunOnce /AddStartMenu"

[SKBD_Inst.9x.AddUninstallReg]
HKLM, %SharedFileKey%\SK6200.vxd, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SK6200.vxd, 0, %11%
; .CAT file removal
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, sk269098.cat, 0, %11%\%CATALOG_DIR%

[SKBD_Inst.AddUninstallReg.NT]
; Service uninstall...
HKLM, %SharedFileKey%\SK6200nt.sys, %UninstallKeyName%,0, %12%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SK6200nt.sys, 0, %12%
HKLM, %SharedFileKey%\SK62002k.sys, %UninstallKeyName%,0, %12%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SK62002k.sys, 0, %12%
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %NTServiceRootKey%"\sk2690nt", 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %NTServiceRootKey%"\sk2690nt", 0, ""
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %NTServiceRootKey%"\sk26902k", 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %NTServiceRootKey%"\sk26902k", 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "CallConfigMg", 0, FALSE
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "NeedRestart", 0, TRUE
; .CAT file removal
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, sk2690nt.cat, 0, %11%\%CATALOG_DIR%

[SKBD_Inst.AddUninstallReg]
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "DisplayName", 0, %PS2KBD1.DeviceDesc%
HKLM, %SystemUninstallKey%\%UninstallKeyName%, "UninstallString", 0, "skuninst.exe "%UninstallKeyName%

; Close Window...
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\SK6200dm.exe, Class, 0, SK2690DM
HKLM, %SystemUninstallKey%\%UninstallKeyName%\CloseWindows\Eckbdcfg.exe, Class, 0, 2695KeyboardConfigurationClass

; Device uninstall...
HKLM, %SystemUninstallKey%\%UninstallKeyName%\RestoreDrivers,%PS2KBD.DeviceDesc%, 0, %OEM%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteDevices, %PS2KBD.DeviceDesc%, 0, %OEM%

; File removal...
HKLM, %SharedFileKey%\SK6200dm.exe, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SK6200dm.exe, 0, %11%
HKLM, %SharedFileKey%\Eckbdcfg.exe, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, Eckbdcfg.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%\SKSETUP.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKSETUP.DLL, 0, %11%
HKLM, %SharedFileKey%\SKUNINST.EXE, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKUNINST.EXE, 0, %11%
HKLM, %SharedFileKey%\SKMEDIA.DLL, %UninstallKeyName%,0, %11%
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteFiles, SKMEDIA.DLL, 0, %11%

; Registry delete...
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_CURRENT_USER, %StartMenuKey%, 0, "Touch Manager (Compact Ergonomic Keyboard)"
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_CURRENT_USER, %StartMenuKey%, 0, "Touch Manager (Compact Ergonomic Keyboard)"

HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunKey%, 0, "Hot Key Kbd 2690 Daemon"
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunKey%, 0, "Hot Key Kbd 2690 Daemon"
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%, 0, "Hot Key Kbd 2690 Daemon"
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %SystemRunOnceKey%, 0, "Hot Key Kbd 2690 Daemon"
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_LOCAL_MACHINE, %2690RootKey%, 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_LOCAL_MACHINE, %2690RootKey%, 0, ""
HKLM, %SharedRegKey%\%UninstallKeyName%\HKEY_CURRENT_USER, %2690RootKey%, 0, ""
HKLM, %SystemUninstallKey%\%UninstallKeyName%\DeleteRegs\HKEY_CURRENT_USER, %2690RootKey%, 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, ""



;=====================================================================
; Windows 98 Installation sections
;=====================================================================

[CompositeDev_Inst]
;Include=KEYBOARD.INF
;Needs=PC_AT_Enh_Inst
CopyFiles=SKBD_Inst.CopyDrivers, SKBD_Inst.CopyFiles, SKBD_Inst.CopyHelps
AddReg=SKBD_Inst.AddReg, SKBD_Inst.AddUninstallReg, SKBD_Inst.9x.AddUninstallReg

;=====================================================================
; Windows NT/2000 Installation sections
;=====================================================================

[CompositeDev_Inst.NT]
Include = KEYBOARD.INF
Needs = STANDARD_Inst
CopyFiles = SKBD_Inst.NT.CopyDrivers, SKBD_Inst.CopyFiles, SKBD_Inst.CopyHelps
AddReg = SKBD_Inst.AddReg, SKBD_Inst.AddUninstallReg, SKBD_Inst.AddUninstallReg.NT

[CompositeDev_Inst.NT.HW]
Include = KEYBOARD.INF
Needs = STANDARD_Inst.HW
AddReg = CompositeDev_Inst.NT.HW.AddReg

[CompositeDev_Inst.NT.HW.AddReg]
;HKR,, "Mfg", 0, %OEM%
;HKR,, "DeviceDesc", 0, %PS2KBD.DeviceDesc%
;HKR,, "FriendlyName", 0, %PS2KBD.DeviceDesc%
HKR,, "UpperFilters", 0x00010000, "sk26902k"

[CompositeDev_Inst.NT.Services]
Include=KEYBOARD.INF
Needs=STANDARD_Inst.Services
AddService = Sk2690nt,, Sk2690nt_Service_Inst.NT, Sk2690nt_EventLog_Inst.NT ; Filter Driver
AddService = Sk26902k,, Sk26902k_Service_Inst.NT, Sk26902k_EventLog_Inst.NT ; Filter Driver

[Sk2690nt_Service_Inst.NT]
DisplayName    = %Sk2690nt.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\SK6200nt.sys
LoadOrderGroup = Keyboard Port

[Sk2690nt_EventLog_Inst.NT]
AddReg = Sk2690nt_EventLog_AddReg.NT

[Sk2690nt_EventLog_AddReg.NT]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\SK6200nt.sys"
HKR,,TypesSupported,0x00010001,7

[Sk26902k_Service_Inst.NT]
DisplayName    = %Sk26902k.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\SK62002k.sys
LoadOrderGroup = Keyboard Port

[Sk26902k_EventLog_Inst.NT]
AddReg = Sk26902k_EventLog_AddReg.NT

[Sk26902k_EventLog_AddReg.NT]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\SK62002k.sys"
HKR,,TypesSupported,0x00010001,7

[strings]
OEM			= "Silitek"
DriverDiskLabel		= "PS/2 Compact Ergonomic Keyboard Driver Disk"
PS2KBD.DeviceDesc	= "PS/2 Compact Ergonomic Keyboard"
PS2KBD1.DeviceDesc	= "Touch Manager (PS/2 Compact Ergonomic Keyboard)"
UninstallKeyName	= "SK_PS2InternetCompactKeyboard"
SystemRunKey		= "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SystemRunOnceKey	= "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
SystemUninstallKey	= "Software\Microsoft\Windows\CurrentVersion\Uninstall"
SharedFileKey		= "Software\Silitek\Uninstall\SharedFile"
SharedRegKey		= "Software\Silitek\Uninstall\SharedReg"
2690RootKey 		= "Software\Silitek\2690"
Sk2690nt.SvcDesc	= "PS/2 Keyboard Filter Driver for NT 4.0"
Sk26902k.SvcDesc	= "PS/2 Keyboard Filter Driver for Win2000"
NTServiceRootKey	= "SYSTEM\CurrentControlSet\Services"
CATALOG_DIR		= "CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}"
StartMenuKey		= "Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\MenuOrder\Start Menu\\&Programs"
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: web2, load: 0.81