View Single Post
  #3  
Old November 3rd 04, 09:29 PM
Brian A.
external usenet poster
 
Posts: n/a
Default

You can see the DOS file/folder/directory/subdirectory name by right =
clicking the file/folder/directory/subdirectory and choosing Properties.
You will also find the attributes in Properties where you can remove =
them. If they revert back and you still can not delete the file, then =
you need to get into DOS and remove them before deleting the file.

To remove the attributes in DOS type at the prompt:
attrib -s -h -r (type full path including file name here or if you are =
in the directory type the DOS file name)

ex: attrib -s -h -r c:\mydocu~1\Jimmy\Jimmys~1\con
or
attrib -s -h -r con

Then type:
del (type full path including file name here or if you are in the =
directory type the file name)

You may find it easier to work within the directory to eliminate any =
errors due to typing errors.


--=20

Brian A.

Conflicts start where information lacks.
http://www.dts-l.org/goodpost.htm


"eisen" wrote in message =
m...
I am trying to debug a pc running win98se. I have got the
ad-aware/spybot,and nod32 anti- virus running and it found lots of
malware,data mining and spam.
This pc is used mostly by a 15yr old who uses Instant Messenger and
Kazzaa and he's put about 40-50 mp3's and short .avi's on it.
=20
The only bad spam I have found is one mildly pornographic jpeg that is
in the folder with this music folder.
It does have a long,long, filename with lots of nasty words but it
begins with "con.HARDCORE~...ETC ETC)
When I am viewing in Explorer,
I can not right click it and get the dialog box to come up that would
allow me to delete this file. It just "blinks" as it is being selected
but nothing happens.
It is "grayed" out like it's a hidden file but I can double click on
it and it will load in a viewer.
I have read that I might be able to delete it in dos but I don't know
how to see the dos path. (the Windows naming conventions have spaces
and apostrophes and my dos skills are primitive).
I tried to delete it in Safe Mode but did not work.
The Windows Path is similar to this c:\my documents\Jimmy\Jimmy's New
Music
How can I find the dos name for this path/filename?
=20
Can anybody help me. I don't want to buy software if I don't have to.
thanks