home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_47 / OPSYS204.ZIP / BOOT.DOC < prev    next >
Text File  |  1991-02-26  |  4KB  |  74 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6. BOOT.COM, Version 1.31 Copyright (c) 1990 mcTRONic Systems - Houston, TX
  7.  
  8. BOOT SUPPORT FILES:                               Date: August 31, 1990
  9.  
  10. Name           Description
  11.  
  12. BOOT.COM       Main Program, Selectable computer restart
  13. BOOT.DOC       Main Program Document file
  14. COLDBOOT.BAT   Use to replace COLDBOOT.COM when required
  15. WARMBOOT.BAT   Use to replace WARMBOOT.COM when required
  16. REBOOT.BAT     Use to replace REBOOT.COM when required
  17.  
  18. Syntax: BOOT [x] [B] [>nul]
  19.  
  20. "x" can be a "C" for System Coldboot, "W" for System Warmboot, or "M" for
  21. menu.  If no command line parameter is entered then BOOT will display a
  22. help screen.  If you enter a "B" then you will force BOOT to jump to the
  23. power on reset location, instead of using the keyboard reset location.  If
  24. you enter a "C" or "W" and do not wish to see any display from BOOT then
  25. enter the ">NUL" and BOOT will display nothing to the screen.
  26.  
  27. BOOT has several advantages over other computer reboot type programs.
  28. First in combines both COLD and WARM boot options into one program.  It
  29. provides a menu option that can be aborted.  Being a single file, it
  30. is smaller than most disk cluster sizes, and thus will take up less room
  31. (than two separate files, discounting the support files).  And last but
  32. most likely the most important, BOOT uses the keyboard controller chip
  33. to reboot the computer if BOOT determines you do not have a PC or PC/XT
  34. computer.  For compatability, BOOT will work on PC/XT computers, however
  35. BOOT must jump to the power on reset location to reboot your computer.
  36.  
  37. With the advent of many memory manager type programs such as Quarterdecks
  38. QEMM, Qualitas's 386MAX and Microsoft's Windows 3.0, some of the computer
  39. reboot programs, when used on a system with a memory manager or EMS
  40. emulator, will just lock up the computer.  BOOT uses a new trick to make
  41. the computer think that a CTRL-ALT-DEL was pressed by the user (on AT
  42. computers).  Since any self respecting memory manger will honor a keyboard
  43. CTRL-ALT-DEL request over a unnatural jump to the BIOS power on reset
  44. location, BOOT should work on almost all "AT" clones and PS/2 computers.
  45.  
  46. For those who might wonder what a Cold or Warm Boot mean, the term BOOT
  47. or REBOOT means to restart your computer, either the very first time, or
  48. one more time, since your computer was turned.  Your computer, when it is
  49. rebooted, will reload DOS and so forth.  Each time you first turn on your
  50. computer, your computer also goes through a Power On Self Test mode (POST),
  51. which checks out your computer's hardware, including your computer memory.
  52. A program that can COLDBOOT your computer will make it run through the
  53. POST mode just like you first turned it on and it will take longer to
  54. COLDBOOT than to WARMBOOT.  A WARMBOOT works more like a keyboard CTRL-ALT-
  55. DEL.  Normally using the WARMBOOT option of BOOT will be just fine and take
  56. less time, however, if your computer does not restart properly, then use
  57. the COLDBOOT option of BOOT.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. Houston Phone Number: 713-462-7687, 5-10pm, M-F, CST
  65. Compuserve Number is: 74365,1716; James D. McDaniel
  66. Houston Address: 7426 Cornwall Bridge; Houston, TX  77041-1709
  67.  
  68. BOOT is Freeware Software program and can be distribute free of charge.
  69. No cost can be charged for BOOT except to cover the expense of
  70. distribution.  Donations of $5 will be accepted.  BOOT is included with
  71. the OPSYS program package for now.  A separate charge for BOOT may be
  72. charged in the future....
  73.  
  74.