home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 7: Programming / CDAT7.iso / Share / Java / CoolMap / SETUP.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-07-02  |  302 b   |  13 lines

  1. echo off
  2. rename common.cla common.class
  3. rename coolmap.cla coolmap.class
  4. rename hintpot.cla hintpot.class
  5. rename imgarea.cla imgarea.class
  6. rename readme.cla readme.class
  7.  
  8. echo Class files are renamed successfully. 
  9. echo Please open TEST_CM.HTM with your browser
  10. echo after exiting.
  11. pause
  12.  
  13.