To watch the folder test, If the filename contains "abc" then the script move it to folder c1, else move to c2
Here is the sample:
C:\>autoClassify test abc c1 c2
move "test\abc.txt" to c1
move "test\abcdef.txt" to c1
move "test\xyzabcok.txt" to c1
move "test\def.txt" to c2
move "test\defghi.txt" to c2
move "test\xyzdefok.txt" to c2
The demo screenshot:
http://img72.imageshack.us/img72/1290/autoclassifysm5.png
You can download "autoClassify.cmd" from
http://w14.easy-share.com/f/1325952221.html