Click the floppy disk icons to download the ZIPed sources
Click the question mark icons to view the MD5 and SHA1 checksums for the ZIPed sources
| Batch file examples | |||||||
|---|---|---|---|---|---|---|---|
| Name | Version | Description | OS (1) | Last modified (yyyy-mm-dd) |
Remarks | ||
| KeyLocks.bat | 1.20 | Return the status of the CapsLock, NumLock and ScrollLock keys | NT | 2007-12-17 | Requires DEBUG. Also available in Perl as KeyLocks.pl and in VBScript as CapsLock.vbs (CapsLock status only, and uses MS Word or WordPerfect instead of DEBUG). |
||
| KillDisc.bat | 2.10 | Logoff disconnected Windows NT 4 Terminal Server ICA clients | TS | 2001-02-17 | |||
| KillNtPr.bat | 2.11 | Kill an NT process, specified by its program name and extension (no path) | NT | 2001-03-14 | Requires TLIST and KILL (NT4), PSLIST and PSKILL (NT4/W2K) or TASKLIST and TASKKILL (XP). Also available as OS/2 Rexx script |
||
| KixAssoc.bat | 2.00 | Associates the KIX extension with KIX32 executable. After executing this batch file once, you can call any *.KIX directly, without the need to "prefix" it with KIX32.EXE. |
NT | 2000-09-19 | With SET PATHEXT=.KIX;%PATHEXT% (better yet: set it as a global variable in Control Panel, System applet) you won't need to type the .KIX extension to run .KIX scripts.Adapt the (hard coded) path for KIX32.EXE to your own situation. |
||
| KixMacro.kix | 2.00 | This KiXtart script makes the KiXtart macro commands available for batch files. Usage: KIX32 KIXMACRO.KIX $KIXMACRO=@macro [$VarName=env_var]Where @macro can be any valid KiXtart macro. The result is stored in the environment variable env_var |
All | 2001-06-23 | You will need to install Kix to use this script. See my Kix page for download locations. |
||
| Notes: | (1) | Operating System version these batch files were written for | |
|---|---|---|---|
| All | No version specific commands are used, though it is (obviously) not tested with every DOS version available | ||
| 95 | Windows 95 (and probably Windows 98 as well) | ||
| 98 | Windows 98 | ||
| DOS3 | MS-DOS 3 and 4 | ||
| DOS6+ | MS-DOS 6 and later | ||
| Kix | Windows (most functions also in plain DOS) with KiXtart | ||
| NT4 | Windows NT 4 (Windows NT 4 Terminal Server Edition too) | ||
| NT | Windows NT (Windows 2000 and Windows NT 4 Terminal Server Edition too) | ||
| W2K | Windows 2000, and probably XP and Server 2003 as well | ||
| W2K3 | Windows Server 2003 | ||
| XP | Windows XP | ||
| OS2 | OS/2 Warp | ||
| TS | Windows NT 4 Terminal Server Edition, or Windows 2000 Server or Windows Server 2003 with Terminal Services | ||
| unique visitors since July 2007 | page last uploaded: 2 September 2010, 18:50 |