Oh yes, or maybe somebody can suggest an alternative to renaming the file extensions of 780 files, other than manually.
I know i can do the rename command:
ren *.txt *.htm
Thing is, i'd like it to include all sub-directories. I tried
ren *.txt *.htm /S
and it didn't work. No, i haven't got a clue how to use Dos! GUI DAMMIT! Anyone know how to make this command include sub-directories <i>or</i> does anyone know of a program that will do this for me?
I know i can do the rename command:
ren *.txt *.htm
Thing is, i'd like it to include all sub-directories. I tried
ren *.txt *.htm /S
and it didn't work. No, i haven't got a clue how to use Dos! GUI DAMMIT! Anyone know how to make this command include sub-directories <i>or</i> does anyone know of a program that will do this for me?


Comment