So i have deleted every folder in .minecraft it now looks like this: http://i.imgur.com/6Hi50q0.png
When i delete the folder it say something like "Folder contains elements with names that are too long for the recycle bin."
Then i press yes, and next it tells me "source filenames is larger than those supported by the file system."
If i click intro the bin folder it contains another .minecraft folder, which contains another bin folder and it just goes on. It looks like this: http://i.imgur.com/33pDmvL.png
I asked for help on another forum a while back, a person told me to do this :
Start - All Programs - Accessories - Command Prompt
Type CD %APPDATA%
Hit Enter
Type RD .Minecraft
Hit Enter
Now it'll be gone, as it bypasses the Recycle Bin entirely, so anything inside there will be gone gone, and not recoverable.
Type Exit (then hit enter) to close the window, or just click the X
It did not work, then he told me to do this:
try RD /S .minecraft
the /S switch forces the RD command (removedirectory) to remove all folder -and- file contents.
If that doesn't work, I'm not sure what to tell you
When i delete the folder it say something like "Folder contains elements with names that are too long for the recycle bin."
Then i press yes, and next it tells me "source filenames is larger than those supported by the file system."
If i click intro the bin folder it contains another .minecraft folder, which contains another bin folder and it just goes on. It looks like this: http://i.imgur.com/33pDmvL.png
I asked for help on another forum a while back, a person told me to do this :
It did not work, then he told me to do this:
still didnt work.
I've gone so far as to use DOS promt, of course i have checked the folder wasn't in use, and of course i am administrator on the computer.