-2

Is there a way in command prompt to take files and replace it into another folder and it's sub directories based on it's name?

I have an images in my folder and i have folder have sub directories that have the same name of images, what i want to do i need to replace the image in the sub directories base on the image in my main folder.

  • 3
    **This site is not a free script writing service**, you need to provide some code you have tried and ask questions based on the results of running it. – Compo Sep 07 '16 at 22:42
  • 2
    It's very likely that a _Google_ search will yield the answer you're looking for. – CristiFati Sep 07 '16 at 23:18
  • Please post the batch code you are working with. – Jonas Sep 09 '16 at 09:07

1 Answers1

0

I searched for other similar questions and I found a few topics that might interest you.

  1. Batch file to move files based on name w/o creating new folders
  2. Batch Create a Folder Based on Filename, and Move Multiple Related Files to The Created Folder

If you post the code you have already tried, it may be possible to fix any issues you are having.

Community
  • 1
  • 1
Vyren
  • 338
  • 2
  • 8