As both of my readers know, I have absolutely HATED the fact that iTunes 8 doesn’t give you the same simple check-box to turn off adding track numbers to your filenames. All previous versions gave this option.
For a very long time, only on a Mac did it seem you had an option to turn this off via some command line tweaks, but it seems those of us still stuck in Windows finally have relief!! I recently searched again for options and found the following…
1. Hold down the Windows key and press R.
2. Type %appdata% and click OK. (Yes, you could manually navigate there, but why?)
3. Open the Apple Computer folder.
4. Open the iTunes folder.
5. Open the iTunesPrefs.xml file using Wordpad. (Not notepad, Wordpad will be much easier to read the file as it formats it much better. You can right-click and choose Wordpad from the Open with… dialog.)
6. Scroll down to the User Preferences section. There should be a couple of lines that say:
<key>User Preferences</key>
<dict>
7. Below that line, type in the following (I personally copied & pasted):
<key>create-filenames-with-tracknumber</key>
<data>
AA==
</data>
8. Save and close the iTunesPrefs.xml file. iTunes will no longer import track numbers on your imported CD’s now.
I would expect you should do all this while iTunes is closed. I didn’t try while open & expect that could cause issues.
I must give credit to the first site I found this on, Technipages. My apologies if someone else was the original person to discover the trick. I’m just glad this nightmare is over. Apple, if you are listening, please focus on adding features, not removing them.