xhowl

Assemble .asm files inside folder

Oct 15th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. Assemble all files
  2. forfiles /m *.asm /c "cmd /c nasm -f coff @file"
Advertisement
Add Comment
Please, Sign In to add comment