home *** CD-ROM | disk | FTP | other *** search
/ Bila Vrana / BILA_VRANA.iso / 025A / DUCKY1.ZIP / setup.bat < prev    next >
DOS Batch File  |  1997-02-05  |  94b  |  6 lines

  1. @echo off
  2. ren inst.dck setup.exe
  3. setup.exe
  4. ren setup.exe inst.dck
  5. notepad readme.txt
  6. exit