home *** CD-ROM | disk | FTP | other *** search
/ Best of Mega Games for DOS / MEGA.iso / fi.bat < prev    next >
DOS Batch File  |  1995-07-25  |  474b  |  17 lines

  1. CLS
  2. @echo MAKE SURE YOU HAVE LOGGED ON THE ROOT DIRCTORY OF YOUR HARD DISK.
  3. @ECHO If you are in any other directory of your hard disk, type
  4. @echo CTRL-C keys to exit this installation routine.
  5. @echo Log into your hard disk and reset to the root level of it.
  6. @echo This is normally done by do a couple CD\ commands.
  7. @ECHO Then re-run this installation routine.
  8. pause
  9. d:
  10. md svi_mg
  11. copy I:\install\svimg.bat
  12. cd svi_mg
  13. copy I:\install\FdrIdr.exe 
  14. FdrIdr
  15. go.bat
  16.  
  17.