loon4tic

Multifile Quick Extract Script

Aug 10th, 2020 (edited)
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.12 KB | None | 0 0
  1. @echo off
  2. set dir=./phase_"
  3. for %%G IN (3, 3.5, 4, 5, 5.5, 6, 7, 8, 9, 10, 11, 12, 13) do multify -x -f %dir%%%G.mf"
  4. pause
Add Comment
Please, Sign In to add comment