You could always delete it from DOS .
Boot into DOS (assumin\' you are runnin\' 98 or below).
If you want, you can also do it from the Start Menu MS-DOS Command Prompt
Anyways......
Go to the directoy it is in.
Example.
I want to go to C:\\PS2 , I\'d type at the prompt which would look like this
C:\\Windows
cd C:\\PS2 --- The "cd\' stands for change directory. Make sure you spell the directoy name correctly. If all goes well it will move you to the next prompt which will look like this.
C:\\PS2
Then if the file name is SamWiseIsCute.mp3
Type
del SamWiseIsCute.mp3 -- Once again. Make sure everything is spelled correctly!
If all goes well, it should go to the next prompt which just says
C:\\PS2
Which is lettin\' ya know everything is okay.
From there, just type EXIT