Advertisement
kronixusa

batch for 010 script

Apr 16th, 2015
918
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. for /r %%x in (*.wmo) do 010editor "%%x" -script:"Full_Path_To_Script_File" -nowarnings -noui
  2. timeout 1
  3. echo off
  4. cls
  5. echo All Done!! You can close this out now or just hit any key!
  6. echo.
  7. timeout 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement