I tried to edit an export profile and got a 'Windows can't open this type of file (.mte)' message when I clicked the edit icon
Windows 10, ver 2.84a
Uninstalled and reinstalled MP3Tag with a registry cleaning in between
I can see in ...\Roaming\MP3Tag\Export that they're basically a text file ...
$filename(csv,utf-16)Title,Artist,Album,Track,Year,Length,Size,Last Modified,Path;Filename
$loop(%_filename_ext%)%title%,%artist%,%album%,%track%,%year%,%_length_seconds%,%_file_size%,%_file_mod_date%,%_folderpath%,%_filename_ext%
$loopend()
... but I don't want to mess around with Notepad
IIRC MP3Tag used to handle these profiles all by itself, with intelligence about field names, etc.
.