In Windows, a folder containing two dots (c:\progs\abc\xyz..\) can't be deleted in the "normal way". Here's how you do it...Click Start -> Run...type "cmd" (without quotes), press ENTER
type
rd /s "\\?\DRIVELETTER:\PATH\TO\THE\FOLDER\WITH.."