home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / HEBREW / ZIPFILES / HEBKOVL.ZIP / INSTALL.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-12-30  |  131 b   |  11 lines

  1. echo off
  2. echo "Installing in C:\HEBED"
  3. pause
  4. echo on
  5. mkdir c:\HEBED
  6. copy instlheb.exe c:\hebed
  7. c:
  8. cd \hebed
  9. instlheb -d
  10.  
  11.