The Code-Bin
gainandhash
Posted by: thatguy | January 25, 2008 @ 6:47am

Other Code



Syntax Highlighting





Author Comments
How do I make the
FOR /D %%f IN (*) DO (PUSHD %%f && TITLE GAIN ANALYSIS %%f && %gaintool% %gaintoolopt% %files% && TITLE HASH ANALYSIS %%f && %hashtool% %hashtoolopt% %files% >> "%%f.hash.txt" && POPD)
Line prettier?
Rating


4.59 / 8
164 Votes
http://codebin.yi.org/89
page generated in 0.01 seconds