XP Utility for Batch File Management (File Moves, or Multiple Copies)?
September 29, 2004 6:48 AM
Subscribe
I know there are batch renaming utilities, but I'm looking for a more general batch-file management tool. I'm in the middle of a big job that involves all sorts of renaming and rearranging of file / folder structures. For instance, I have a hundred folders, each of which contains a subfolder called Images. Within Images, there are three jpegs. I need to delete the Images folders but not the jpegs. The jpegs need to be moved up-one-level into the main folders. Another task involved copying a single html file into all 100 folders. This is all using WinXP.
posted by grumblebee to computers & internet (6 comments total)
XP has (or should have, it's been a while) vbScript/Windows Scripting Host built in. There are also single click installations of perl and php out there for windows.
posted by alan at 6:54 AM on September 29, 2004