2
1
I have some strange folders on my hard disk (they appeared in a subdirectory of a QT installation on my C partition, I am not sure, but I think those folders appeared after I deleted some temporary files on the command line with del /F /S /Q *.*
).
Those strange folders have the name "c:" and I can’t delete them, because when I click delete, windows wants to remove all my files on the C partition.
Does anyone have any clue how I can get rid of those folders?
I even can start the calculator with the path: C:\a\c:\a\c:\b\c:\a\c:\b\c:\a\c:\b\c:\a\c:\a\c:\Windows\system32\calc.exe
EDIT1:
dir /Q
results:
Directory of C:\a
19.11.2010 07:59 <DIR> MYCOMPUTER\MYUSER .
19.11.2010 07:59 <DIR> BUILTIN\Administrators ..
21.12.2009 20:04 <DIR> ... c:
0 File(s) 0 bytes
3 Dir(s) 19.354.865.664 bytes free
EDIT2: Running a full chkdsk /F /R
during boot didn't change anything.
Can you paste the output of
dir c:\a
? – icyrock.com – 2010-11-20T16:54:48.453