home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 10 / bbd10new.zip / ENTER.MDF < prev    next >
Text File  |  1987-05-15  |  688b  |  22 lines

  1. ...............................................................
  2. .ENTER.MDF
  3. .
  4. .The purpose of this MDF is force the user to enter a
  5. .password at boot time to allow for total system security.
  6. .
  7. .To make this work, place the following command line in your
  8. .AUTOEXEC.BAT file before the AUTO command that bring up the 
  9. .menu.
  10. .
  11. .            AUTOMENU ENTER.MDF
  12. .
  13. .This line will load this MDF and Automenu will not exit until
  14. .the user select the only menu selction and enters the password.
  15. ...............................................................
  16. %Main System Access Screen
  17. *Press enter to continue
  18. ?A password is required to continue to main menu
  19. ^IBM
  20. +cls
  21. #END
  22.