home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t140 / 1.img / PCJRINST.BAT < prev    next >
Encoding:
DOS Batch File  |  1986-11-07  |  593 b   |  19 lines

  1. echo off
  2. echo  This installation changes the "hot" key
  3. echo to invoke SuperKey "on-the-fly" from the
  4. echo standard [Alt-/] to  [Ctrl-/].
  5. echo  This is done because  the  PCjr  cannot
  6. echo send an [Alt-/] with its keyboard.
  7. echo  Make sure  that  you  have  NOT  loaded
  8. echo SuperKey into your system.  From now  on
  9. echo you can load SuperKey by  simply  typing
  10. echo KEY. If you wish to abort this operation
  11. echo press [Ctrl-C].
  12. pause
  13. key /dm[ctrl/] /ds
  14. echo  "Hot key" is now installed as [Ctrl-/].
  15. echo From now on you  may  load  Superkey  by
  16. echo simply typing in KEY.
  17.  
  18.  
  19.