home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / lan2 / usermenu.lzh / INSTALL.BAT < prev    next >
DOS Batch File  |  1989-05-25  |  1KB  |  23 lines

  1. CLS
  2. ECHO OFF
  3. ECHO * * * * Welcome to the E-Z installation of the USERMENU System * * * *
  4. ECHO .
  5. ECHO The installation program (USERINST) will copy all the necessary
  6. ECHO files for you and even create a destination directory if it does
  7. ECHO not yet exist. However, even the easiest of installations require
  8. ECHO some basics.  In general, the USERMENU system will need to be
  9. ECHO installed in a directory which will be either in your DOS PATH
  10. ECHO setting or on a Novell Netware defined drive (preferably a SEARCH
  11. ECHO drive. (But nothing bad will happen if you install it in the wrong
  12. ECHO place... just erase the files and start over from here)
  13. ECHO .
  14. ECHO If you don't feel comfortable with these requirements, you can either
  15. ECHO press CTRL-C or CTRL-BREAK now to stop the BAT file. Or you can just
  16. ECHO exit from USERINST once it is loaded. (It never hurts to look around)
  17. ECHO Refer to the USERMENU.DOC file for more information.
  18. ECHO .
  19. ECHO Novell and Netware are trademarks of Novell Inc.
  20. ECHO USERMENU (c) 1989 PGDN Software Company
  21. PAUSE
  22. USERINST
  23.