Hi, Phil.
Hmmm... I've read the rest of this thread to date and I agree, that is a
toughie!
Any idea how you managed to create a file with asterisks in the filename?
The "DOS" window won't let me make a directory with that name, either with
or without quotation marks surrounding the name. And using ^ doesn't help.
It simply won't create a folder with a filename that includes a wildcard,
either * or ?. And, of course, your file's future date of 7/16/2007 tells
us that it's weird! (You don't suppose that temporarily setting your system
date to the future would help, do you?)
Have you tried navigating to your
F:\Art_Work\Work\L00000-L99999\L20000-L29999\L28000-L28999 folder and
removing the L28222 subfolder, including all its subfolders and files:
F:\Art_Work\Work\L00000-L99999\L20000-L29999\L28000-L28999>rd L28222 /s
First, of course, make sure there's nothing that you want to keep in that
L28222 folder.
If that doesn't do the job, you can work your way upstream, first copying
all the good stuff to a new location and then using rd /s on each subfolder
until you get up to rd f:\art_work /s. I hope you don't have to go all the
way to the top but, at some point in the process, it should work. Then you
can copy the good stuff back to where it belongs.
RC