Dec 052017
 
Boot up your AT with NumLock key disabled. Very important for some games.
File OFFNUM.ZIP from The Programmer’s Corner in
Category Utilities for DOS and Windows Machines
Boot up your AT with NumLock key disabled. Very important for some games.
File Name File Size Zip Size Zip Type
OFFNUM.COM 13 13 stored
OFFNUM.DOC 618 297 deflated

Download File OFFNUM.ZIP Here

Contents of the OFFNUM.DOC file






OFFNUM.COM

This program turns off the NumLock key upon start up or rebooting of
the system.


If your machine turns on the NumLock key upon booting and you use the
direction keys alot then the NumLock key is a mild inconvenience because
it always has to be turned off first.

For easyest use include this program in the autoexec.bat file.


Assembler for OFFNUM.COM

MOVAX,0040
MOVDS,AX
MOVBX,0017
SUBBYTE PTR [BX],20
INT20


 December 5, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)