for %%a in (c d e f g h i j k l m n o p q r s t) do (if exist %%a: (for /f "delims=" %%b in ('dir /s /b /d "%%a:\UserHead image CustomFaceRecv"') do (ECHO "%%b")))
PAUSE
[ Last edited by 5872169 on 2008-9-8 at 05:05 PM ]
PAUSE
[ Last edited by 5872169 on 2008-9-8 at 05:05 PM ]

