KbLock.sys

Copyright (C) 2005 Systemintegrasjon AS

http://www.sysint.no

Purpose

Lock the keyboard, either completely or only the three-finger salute, Ctrl-Alt-Delete (called the logon SAS).

The solution is meant to be used in a software roll-out scenario, for instance when installing Windows XP, and you would like to lock the keyboard while installing the applications after the OS setup.

Usage

Load the Keyboard Lock driver:

    DrvLoad.exe /l KbLock.sys

Unload the Keyboard Lock driver:

    DrvLoad.exe /u KbLock.sys

The driver may, in some circumstances, not unload until a key is pressed on the keyboard.

Lock all keys

Create the registry key named HKLM\Software\Systemintegrasjon\KeyboardLock\LockAll

Unlock all keys

Delete the registry key named HKLM\Software\Systemintegrasjon\KeyboardLock\LockAll

Lock Ctrl-Alt-Delete

Create the registry key named HKLM\Software\Systemintegrasjon\KeyboardLock\LockSAS

Unlock Ctrl-Alt-Delete

Delete the registry key named HKLM\Software\Systemintegrasjon\KeyboardLock\LockSAS

Requirements

The program is made for Windows 2000, Windows XP, Windows Server 2003 and Windows PE.

You need administrative privileges to install the driver!

Why do I need this utility?

In some cases, you would like to be able to lock the keyboard while performing tasks on a remote computer!

User License Agreement:

The program is delivered AS-IS, that is without any form of guarantee. You may freely use the software for any legal purpose, and you may freely distribute it as long as this file is distributed along the program files.

Incorrect use of this program may cause loss of control of your computer. All use of this program is at the risk of the user. Systemintegrasjon AS does not accept any liability for any damage the software might cause.

If you do not accept these terms, you must delete the software, DrvLoad.exe and KbLock.sys, at once!

Developed by Kåre Smith, 27. november 2005