This is not strictly a TCmd/TCC problem, but since I did it with TCC, I'm hoping there's some way to undo it with TCC. You see, due to a malformed "ren" command (in a loop as I remember), I ended up with a whole bunch (21) of files with names like (this is accurate in terms of the length of the file name) "ErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrErrors That Were Stupid Renaming Files Using Wildcards.txt". These names can not be handled by TCC (can not copy, move, rename or delete them) because the names are too long. So the question is - is there any known way to rename them (I'd prefer to keep them). Windows Explorer (tried in desperation) is also unable to handle them.