Is there a way to use the Rename method (or maybe some other tool) such that you can rename a selection of files where the new name has prefixed or postfixed a number incremented with each rename? For example, I would like to rename:
abc.txt
defgh.txt
i.txt
to:
1-abc.txt
2-defgh.txt
3-i.txt
Thanks.
abc.txt
defgh.txt
i.txt
to:
1-abc.txt
2-defgh.txt
3-i.txt
Thanks.
Comment