P
P. Graff
It's a common practice (happened to me twice) for hacker
to leave folders named after O/S reserved words like
COM1, LPT1, etc. and I've seen the MS Tech Net on using
DOS prompt to remove these:
http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q
120/7/16.ASP&NoWebContent=1
However, the root folders left by this latest hacker are
named using some goofy characters (high order ASCII, I
suspect) that appear as spaces (like ASCII 255), though I
can't be sure. I mean, I can't CHDIR past the root
folder to where the COM1, LPT1 folders are so I can
attempt the removal using DOS.
I can reformat this drive, but what a pain. Any ideas?
Oh, I tried using metacharacters like * or ?
and it doesn't help.
Thanks.
to leave folders named after O/S reserved words like
COM1, LPT1, etc. and I've seen the MS Tech Net on using
DOS prompt to remove these:
http://support.microsoft.com/default.aspx?
scid=http://support.microsoft.com:80/support/kb/articles/Q
120/7/16.ASP&NoWebContent=1
However, the root folders left by this latest hacker are
named using some goofy characters (high order ASCII, I
suspect) that appear as spaces (like ASCII 255), though I
can't be sure. I mean, I can't CHDIR past the root
folder to where the COM1, LPT1 folders are so I can
attempt the removal using DOS.
I can reformat this drive, but what a pain. Any ideas?
Oh, I tried using metacharacters like * or ?
and it doesn't help.
Thanks.