Saturday 1 March 2014

Using batch file tricks Part 2 [ Creating folder automatically with file name ]


Open a notepad
copy this code to notepad

       


@echo off
for %%a in (*.*) do (
md "%%~na" 2>nul
move "%%a" "%%~na"
)
        
    

rename folder to →
mamstricks.bat
double click the bat file



0 Comments:

Post a Comment

Facebook Twitter Delicious Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | coupon codes