home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / reset.arj / RESET.DOC < prev   
Encoding:
Text File  |  1992-05-04  |  2.0 KB  |  48 lines

  1. ----------------------------------------------------------------------------
  2.  
  3.                                Reset.com
  4.  
  5.    A program primarily used for restarting your machine just as if you have 
  6. turned on the machine for use!
  7.  
  8.  
  9. Installation:
  10. -------------
  11.  
  12. Copy RESET.COM to your DOS subdirectory.  To use it, just type RESET and 
  13. watch as your machine goes through the POST (power on self test) sequence 
  14. and reboots DOS.  That's it!
  15.  
  16. What it Does:
  17. -------------
  18.  
  19. What this program really does is to totally reboot the computer as if
  20. you just turned it on!  In detail, it relocates itself into high ram and
  21. starts zeroing out from page 0 of ram until where it locates and clears out
  22. the graphics memory and screen memory.  When it is done, it does a long JMP
  23. to FFFF:0 where the entry point for the BIOS init routine starts.  The hard
  24. drive is never touched by this program and did not want it to.  It just
  25. causes the machine to power up in it't default state just as if you turned on
  26. your machine!  I use it alot because some programs leave your machine in some
  27. graphics mode or some other mode where you don't want and to remove some
  28. resident programs you no longer need in memory when the application is
  29. finished!  I use it here as a function key assignment in my mailer when I
  30. want to fire-up PC-Tools through a batch file and when finished with
  31. PC-Tools, calls up the reset and the machine goes through the POST program. I
  32. originally wrote a similar program when the CP/M machines used to be out if
  33. you remember those Z80 machines and the associated commands such as PIP
  34. B:=A:*.* and so on.
  35.  
  36. How much?  It's free!  Because it's free, don't expect me to be responsible
  37. for ANYTHING.  You use it at YOUR OWN RISK.  It works in my machine and has
  38. for over two years.  If it breaks yours then it must be because it is in YOUR
  39. machine and you are the one that put it there, not me.
  40.  
  41. All kidding aside, I think you will like it.
  42.  
  43. (*) Fred Weigel (*)
  44. (*) The Commerce City Computer Connections(*)
  45. (*) FIDO 1:104/767 (*)
  46. (*) 1(303)289-2968 (*)
  47.  
  48.