Dec 122017
Tiny batch utilities to test Alt Shift Ctl keys state. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ISALT.COM | 24 | 24 | stored |
ISANY.COM | 24 | 24 | stored |
ISASHIFT.COM | 24 | 24 | stored |
ISCTAL.COM | 32 | 30 | deflated |
ISCTRL.COM | 24 | 24 | stored |
ISLSHIFT.COM | 24 | 24 | stored |
ISRSHIFT.COM | 24 | 24 | stored |
KT.BAT | 861 | 415 | deflated |
READ.ME! | 2129 | 960 | deflated |
Download File TU.ZIP Here
Contents of the READ.ME! file
Tiny utilities by Max Nam. v1.0 December, 1992
I have them created when I needed to control my PC's boot. You can
easily tell their purpose by their names.
Files Errorlevel==0 Errorlevel==1
isAlt.com Alt is released Alt is pressed
isCtrl.com Ctrl is released Ctrl is pressed
isLShft.com Left Shift is released Left Shift is pressed
isRShft.com Right Shift is released Right Shift is pressed
isAShift.com Any Shift is released Any Shift is pressed
isCtAl.com Ctrl+Alt is not pressed Ctrl+Alt pressed
isAny.com All of the above releasedAny of the above pressed
They're really tiny, this text takes more place than they all tohether.
I didn't think anybody would be interested in their source code, so
I did not include it. However, I did include test.bat which is testing
these utilities, one note : don't expect it to react too quickly, after
all it's a batch file.
There is absolutely no copyright or something, so copy, disassemble 😉
do whatever you want. I can assure you that it won't crash you
operating system neither it will your car, home and airplane above it.
That is probably it. Max Nam.
P.S.
I have also written many other intersting things, if you want to
contact me or you are interested in Turbo MIX -- implementation of MIX
machine(by Donald E. Knuth in his work "The Art of Computer Programming"). This is fully working beta release and so far it's
shareware. Call me at :
(301)990-1528from (3pm to 1am(Eastern Time))
or write :
18345 Lost Knife Circle, #102
Gaithersburg, MD, 20879
ATTN: Max Nam
Hope to hear from you soo.
I have them created when I needed to control my PC's boot. You can
easily tell their purpose by their names.
Files Errorlevel==0 Errorlevel==1
isAlt.com Alt is released Alt is pressed
isCtrl.com Ctrl is released Ctrl is pressed
isLShft.com Left Shift is released Left Shift is pressed
isRShft.com Right Shift is released Right Shift is pressed
isAShift.com Any Shift is released Any Shift is pressed
isCtAl.com Ctrl+Alt is not pressed Ctrl+Alt pressed
isAny.com All of the above releasedAny of the above pressed
They're really tiny, this text takes more place than they all tohether.
I didn't think anybody would be interested in their source code, so
I did not include it. However, I did include test.bat which is testing
these utilities, one note : don't expect it to react too quickly, after
all it's a batch file.
There is absolutely no copyright or something, so copy, disassemble 😉
do whatever you want. I can assure you that it won't crash you
operating system neither it will your car, home and airplane above it.
That is probably it. Max Nam.
P.S.
I have also written many other intersting things, if you want to
contact me or you are interested in Turbo MIX -- implementation of MIX
machine(by Donald E. Knuth in his work "The Art of Computer Programming"). This is fully working beta release and so far it's
shareware. Call me at :
(301)990-1528from (3pm to 1am(Eastern Time))
or write :
18345 Lost Knife Circle, #102
Gaithersburg, MD, 20879
ATTN: Max Nam
Hope to hear from you soo.
December 12, 2017
Add comments