<SparTacuS> 0 Posted February 14, 2005 I have searched without finding any clue and have played around for days - but I'm a complete noob. Can anyone suggest a method to copy the structure of a folder (subfolders etc) to another empty folder, without any files being copied over? Share this post Link to post Share on other sites
<SparTacuS> 0 Posted February 14, 2005 Thanks for the quick reply Larry. I'll play with this and figure out how to use it. Share this post Link to post Share on other sites
CyberSlug 6 Posted February 15, 2005 You can use the xcopy command with the /T /E switchsRunWait(@ComSpec & " /c xcopy /T /E", "", @SW_HIDE) Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig! Share this post Link to post Share on other sites