Without electricity blogs equal thin air..

An ubergeek's digital diary..

Saturday, May 12, 2007

Looking for a way to recreate a folder structure in Windows ?

try this command in a DOS box :
XCOPY (source) (destination) /E /T
That is open a command promt by hitting Win+R ( Run menu ) and giving CMD at the promt and Enter and on the command window.. well you can imagine the rest if you've gotten so far..
Don't forget to replace the
(source) and (destination) with your actual folder names, oh and don't try to create a loop by recreating the folder structure inside it.. it won't work anyway.. yeap, I actually did that by mistake..

0 Comments:

Post a Comment

<< Home