Search found 4 matches
- 11 Aug 2015 12:13
- Forum: DOS Batch Forum
- Topic: DOS Command to Move Image Files to another Folder ?
- Replies: 6
- Views: 4154
Re: DOS Command to Move Image Files to another Folder ?
Thanks - working !!
- 11 Aug 2015 10:39
- Forum: DOS Batch Forum
- Topic: DOS Command to Move Image Files to another Folder ?
- Replies: 6
- Views: 4154
Re: DOS Command to Move Image Files to another Folder ?
Thanks Antonio.
How do I execute the command?
Where should I place the source folder containing the images ? Is it root folder c:\folder ?
And what is the destination folder path ?
How do I execute the command?
Where should I place the source folder containing the images ? Is it root folder c:\folder ?
And what is the destination folder path ?
- 11 Aug 2015 07:31
- Forum: DOS Batch Forum
- Topic: DOS Command to Move Image Files to another Folder ?
- Replies: 6
- Views: 4154
Re: DOS Command to Move Image Files to another Folder ?
Sorry about, i am desperate to get an answer pretty soon. 

- 11 Aug 2015 06:57
- Forum: DOS Batch Forum
- Topic: DOS Command to Move Image Files to another Folder ?
- Replies: 6
- Views: 4154
DOS Command to Move Image Files to another Folder ?
I have numerous image files (JPG/PNG format) stored in a folder. I would like to filter out (move to another folder) images that does NOT contain any of the following text : _thumb ; _tiny ; _zoom ; _std Example: image_thumb.jpg ; image_tiny.jpg ; image_zoom.jpg ; image_std.jpg ; image.jpg Output: i...