Multi File Renamer

前端 未结 0 717
猫巷女王i
猫巷女王i 2021-01-06 12:50

OK, so I have a large collection of txt files and I need to rename them
I\'m trying it this way

Option 1:

for %%f in (*.txt) do set name=%%~n         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题