home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / c / csbdy.zip / FIX.BAT < prev    next >
DOS Batch File  |  1993-01-22  |  128b  |  5 lines

  1. @echo off
  2. ren *.csw *.zip
  3. ECHO Your software is now ready to use!
  4. ECHO ON
  5.