On Mon, Oct 31, 2011 at 9:06 AM, Tammy Stewart <[email protected]> wrote: > Del *.* /p works if the blank is not in a directory where other files reside > that I cannot blanket delete. (such as sytem32)
When you do a DEL *.* /P, it will prompt you for each file. If the blank name file comes first, answer Yes to that one, then CTRL+BREAK out of the command for the rest. If the blank name file comes last, yah, it won't help for a huge directory like SYSTEM32. Might be practical for a directory with a smaller number of files, though. -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
