CMD Bat File for File Processing

Job ID: 38420892

Budget: €8 – €30 EUR

I'm looking for a CMD Bat file that can process files in a specific way:

- The Bat file should read all files in a given folder.
- It should execute a command on each file. For example, the command might be 'to_inh filename' on a file named 'filename'.
- It should create a new file for each processed file. The new file should have the same name as the original, but with a different extension (.inh).
- The new files should also maintain the original file's extension as part of their name. For example, if the original file is 'filename.txt', the new file should be 'filename.txt.inh'.

The ideal freelancer for this project would have a strong understanding of CMD scripting and experience in file processing tasks. Please note that logging of each file's processing status is not necessary.