Noname,
Reboot your PC again,
Press F5 while booting up
Select "Safe Mode with command prompt", login as admin, and...
quote:
Originally posted by raceprouk
Then, use the command line to get to the folder and delete the files.
Useful commands:
<drive>: - Switch to that drive
cd - change folder
del - delete file
So, you need do type:
e:<enter>
dir abcdefg<enter>
del e:\path_to_file_you_want_to_delete\file_you_want_to_delete<enter>
Example for that last command, if you want to delete the file bogus.txt in the directory "the map", you need to type:
del e:\the map\bogus.txt
After all this take a screenshot and post it... Don't worry if you get an error after some commands, still make the screenshot and post it (or if you don't know how, make a post and type EXACTLY EVERYTHING you've seen on your screen.)