Hi Rick - the following is from my Blog, Defending Your Machine, addy in my
Signature below. Delete Invalid
File is probably what you need, but see afterward also for one additiona
approach.
"Sometimes the tools below will find files which they are unable to delete
because they are in use.
A program called Copylock, here,
http://noeld.com/programs.asp?cat=misc can
aid in the process of "replacing, moving, renaming or deleting one or many
files which are currently in use (e.g. system files like comctl32.dll, or
virus/trojan files.)"
Another is Killbox, here:
http://www.downloads.subratam.org/KillBox.zip
A third which is a bit different but often very useful is Delete Invalid
File, here:
http://www.purgeie.com/delinv.htm which handles invalid/UNC
file/folder name deleting, rather than the in use problem.
A fourth useful program is Unlocker, here:
..
http://ccollomb.free.fr/unlocker/ " Simply right click the folder or file
and select Unlocker. If the folder or file is locked, a window listing of
lockers will appear. Simply select the lockers and click Unlock and you are
done!" Works as advertised and is particularly helpful in identifying
malware components which are 'protecting' each other."
If none of the above help, then try opening a Cmd Window and entering the
following pattern replacing C:\Winnt with the path to the
directory(ies) containg your ???.txt files and ? with your actual
filename, presumably ???.txt You'll need a departate line for each
of your two files. Then reboot.
del \\?\C:\winnt\?
--
Regards, Jim Byrd, MS-MVP/DTS/AH-VSOP
My Blog, Defending Your Machine, here:
http://DefendingYourMachine.blogspot.com/
<> wrote in message
news: oups.com
> Hi, All:
>
> I have 2 files named "???.txt", I cannot rename, move or delete them
> . I cannot get rid of these files either by windows or DOS command.
>
> Is there any tools can remove such files?
>
> By the way, I am using windows XP professional edition.
>
>
> Rick