Name: kiwi_hk Date: November 4, 2004 at 18:43:06 Pacific Subject: Copy 1 file in mulitiple folder OS: Windows 2000Pro CPU/Ram: 256
Comment:
Hi
I have many files with extension *.tts in the students subfolders eg C:\students\test\brian.tts, c:\students\test2\ken.tts, c:\students\test3\steve.tts and I just want to copy the *.tts file into 1 folder eg(d:\project\). Can some-one help me to create a batch file do this as I have used xcopy but it also copies the subfolders over and copy doesn't seem to find the subfolder files.
Use Total Commander from www.ghisler.com. Search for the files *.tts. Show the results i one panel, copy all from that panel to the destination folder.
KEN what you are using is NT Command Prompt, this is not and has never been MSDOS, therefore though some command do have the same name the functionality is different.