Delete a file with no extension and size 0
i have file listed system file (though not) , has no extension , size of 0 bytes.
dir /x /a:s produces:
9/24/2008 04:46 pm 0 vote doc.
1 file(s) 0 bytes
del /a:s vote* produces:
the system cannot find file specified.
i remember few years ago had similar problem. can't remember syntax del /.//e:\folder\*.*
if has suggestion, i'd glad try it. (and no can't install program remove it. have @ command line)
thanks,
first please refer article:
you cannot delete file or folder on ntfs file system volume
http://support.microsoft.com/kb/320081
specifically, check if there illegal letter in file name, or file path long.
if still cannot delete, have try tool named renamer. scan virus first if downloaded unkonwn website.
note: answer "no" files except 1 want delete.
technet subscriber support in forum |if have feedback on our support, please contact tnmff@microsoft.com.
Windows Server > File Services and Storage
Comments
Post a Comment