I have quite a lot of music files but their title attributes have the track numbers infront of them, like 01.TrackName, 02.TrackName. What is the best way to strip off integers from the file attributes?
Edit: I am using windows and all music files are MP3. Any solution as batch files, c++ or .net etc will be appreciated.