home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / FR / UNLOAD.TXT < prev   
Text File  |  1998-11-11  |  2KB  |  37 lines

  1.         Program: UNLOAD.EXE
  2.  
  3.         Version: 1.01
  4.  
  5.         What it does: This is an unloader for TSRs AMIS 3.5 compliant.
  6.  
  7.         I mean: Terminate and Stay Resident programs wich follow the Alternate
  8. Multiplex  Interrupt  Specification  (INT  2Dh)  version  3.5  or  more can be
  9. unloaded from memory by this program. AMIS was proposed by Ralph Brown.
  10.  
  11.         Known bugs:
  12.         1.  If  you  have more than 18 TSRs loaded at one time, the arrow keys
  13. might not work properly.
  14.         2.  The  comand line options parser uppercases program name, so if you
  15. try  to  unload  with  /u:  a  program wich contains lowercase letters in it's
  16. name,  you  will  get  some 'not in memory' error. Workaround: use interactive
  17. mode. This applies also on /STDOUT mode.
  18.         3. Blanker is not working in STDOUT mode.
  19.         4.  TSRs  returning  `Ok to remove, TSR now disabled' will be removed,
  20. but  this  will  put  the  machine  into an unstable state. I recommend not to
  21. unload  such  programs  with this program. Anyway, I did not make any, so if I
  22. will, I will correct this bug, too.
  23.  
  24.         Changes from version 1.00: screen blanker added (after 2 minutes).
  25.  
  26.         Disclaimer:  use this program `as is', on your own risk. I do not take
  27. any  responsibilities,  for  any  damages  caused  from  use or misuse of this
  28. program. By using it, you agree with this.
  29.  
  30.         Author: Viorel Munteanu, e-mail vmuntean@aeronet.propulsion.pub.ro
  31.                 (address may change in the future).
  32.  
  33.         12nd november 1998.
  34.  
  35. !  This files (UNLOAD.EXE and UNLOAD.TXT) are from the distribution of FR 1.00
  36. and are important part of this distribution. Do not remove them.
  37.