home *** CD-ROM | disk | FTP | other *** search
/ modiromppu / modiromppu.iso / DEMOS / C!A_DELI.ZIP / DELICI.BAT < prev    next >
DOS Batch File  |  1996-04-26  |  117b  |  7 lines

  1. @echo off
  2. ren /q delici.dat delici.exe
  3. call delici 
  4. type c!A.asc 
  5. ren /q delici.exe delici.dat
  6. echo have phun!
  7.