change extension without previously selected files
Posted: 02 Feb 2025 15:16
Is it possible to change the extension for all .txt files in a folder without selecting them manually?
in folder:
...\Test\fileA.txt
...\Test\file new.txt
...\Test\another file.txt
by code in
...\Test\fileA.rtf
...\Test\file new.rtf
...\Test\another file.rtf
?
in folder:
...\Test\fileA.txt
...\Test\file new.txt
...\Test\another file.txt
by code in
...\Test\fileA.rtf
...\Test\file new.rtf
...\Test\another file.rtf
?