I need a simple free software program that can strip out illegal characters such as question marks ???? from names of my files on Windows 7, 64 bit and can strip them in batch/bulk

link|improve this question
If you have a lot filenames with "?" characters in them, then you should probably look for the cause of these filenames too, and not just stripping away these characters. – TFM Jul 9 '11 at 19:18
Sometimes Windows will "truncate" the file names due to its size. NTFS partitions limit the filename to 255 characters (someone please correct me if i am wrong) – Diogo Jul 9 '11 at 19:37
255 is correct. – surfasb Jul 9 '11 at 21:46
2  
Bulk File Rename can do it...bulkrenameutility.co.uk/Main_Intro.php – Moab Jul 9 '11 at 22:26
@Moab, that sounds like an answer to me... – DMA57361 Jul 10 '11 at 9:34
feedback

1 Answer

Bulk File Rename can do it.

http://www.bulkrenameutility.co.uk/Main_Intro.php

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.