home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 June / Chip_1999-06_cd.bin / ctenari / Zervan / MACHER01 / DATA / UTILS / LE-SILK.ZIP / Girl6.bat < prev    next >
Encoding:
DOS Batch File  |  1998-12-24  |  380 b   |  23 lines

  1. @echo off
  2. echo.
  3. echo THIS BATCH LETS YOU SEE GIRL 6 IN THE FIRST LEVEL
  4. echo Ctrl+C to abort
  5. echo.
  6. pause>nul
  7.  
  8. del Gray11.tex
  9. del Gray12.tex
  10. del Gray13.tex
  11.  
  12. del Girl11.tex
  13. del Girl12.tex
  14. del Girl13.tex
  15.  
  16. ren Gray61.tex Gray11.tex
  17. ren Gray62.tex Gray12.tex
  18. ren Gray63.tex Gray13.tex
  19.  
  20. ren Girl61.tex Girl11.tex
  21. ren Girl62.tex Girl12.tex
  22. ren Girl63.tex Girl13.tex
  23.