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.66 / 8.00
96 Votes
http://code-bin.homedns.org/89
page generated in 0.02 seconds