A Windows 98 & ME forum. Win98banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Win98banter forum » Windows 98 » General
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

cannot delete a jpg file in win explorer. Right click/delete disabled, driving me nuts



 
 
Thread Tools Display Modes
  #1  
Old November 3rd 04, 08:31 PM
eisen
external usenet poster
 
Posts: n/a
Default cannot delete a jpg file in win explorer. Right click/delete disabled, driving me nuts

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.

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?

Can anybody help me. I don't want to buy software if I don't have to.
thanks
  #3  
Old November 3rd 04, 10: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

  #4  
Old November 4th 04, 01:53 AM
PCR
external usenet poster
 
Posts: n/a
Default

First, as Brian A. said, check the file's Properties. If it is
Read-Only, uncheck that. Can you delete it now? (I guess, also check the
folders in it's Path for Read-Only).

After that may fail... If you have trouble deleting it even in DOS, and
you are willing to sacrifice entire folders...

c:\my documents\Jimmy\Jimmy's New Music

....then, in Windows, try deleting the entire "Jimmy's New Music" folder.
That may well work, BUT you loose everything in it, not just one file.

Don't delete the "My Documents" folder, though.


--
Thanks or Good Luck,
There may be humor in this post, and,
Naturally, you will not sue,
should things get worse after this,
PCR

"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.
|
| 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?
|
| Can anybody help me. I don't want to buy software if I don't have to.
| thanks


  #6  
Old November 4th 04, 04:24 AM
Bill Blanton
external usenet poster
 
Posts: n/a
Default

Con is a reserved device name for "console" and is probably why
you're having a problem with the file. If you can't delete it in DOS
as the others suggested, you might try scandisk. Mabey it will pick
it up as an invalid name. (but I wouldn't bet on it)


"eisen" wrote in message m...

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.



  #7  
Old November 4th 04, 08:07 AM
Bill Watt
external usenet poster
 
Posts: n/a
Default

On 3 Nov 2004 11:31:15 -0800, (eisen) wrote:

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.

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 wi thcon.HARDCORE~...ETCETC
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?

Can anybody help me. I don't want to buy software if I don't have to.
thanks


Try dragging it into the Recycle Bin then delete it from there.

If this and the other suggestions don't work post back. The Deltree
command from Dos should remove it. The command can also delete every
file and subdirectory within the specified directory so it requires
caution.

Regards,

Bill Watt
Computer Help and Information
http://home.epix.net/~bwatt/


  #8  
Old November 4th 04, 09:34 AM
Ingeborg
external usenet poster
 
Posts: n/a
Default

"glee" wrote in news:#vxNxhhwEHA.3808
@TK2MSFTNGP15.phx.gbl:

cd 'map' ??
What is that command supposed to do? It gives an error here.


and find the right map. type

cd 'map' enter


Map is a usermode variabele which refers to the map found in the line above
:-)
  #9  
Old November 4th 04, 01:20 PM
glee
external usenet poster
 
Posts: n/a
Default

"Ingeborg" wrote in message
...
"glee" wrote in news:#vxNxhhwEHA.3808
@TK2MSFTNGP15.phx.gbl:

cd 'map' ??
What is that command supposed to do? It gives an error here.


and find the right map. type

cd 'map' enter


Map is a usermode variabele which refers to the map found in the line above
:-)


....and where is the map on the original poster's system, dare I ask? :-)
--
Glen Ventura, MS MVP W95/98 Systems
http://dts-l.org/goodpost.htm


  #10  
Old November 4th 04, 05:04 PM
... et al.
external usenet poster
 
Posts: n/a
Default

glee wrote:
"Ingeborg" wrote in message
...

"glee" wrote in news:#vxNxhhwEHA.3808
:


cd 'map' ??
What is that command supposed to do? It gives an error here.


and find the right map. type

cd 'map' enter


Map is a usermode variabele which refers to the map found in the line above
:-)



...and where is the map on the original poster's system, dare I ask? :-)


Not sure if you are just messing with Ingeborg as i think you
could make out the meaning of 'map' from the context of what
Ingeborg tried to explain to the OP.

If you really wonder, i think that by 'map' Ingeborg means
'directory' (or 'folder', or ... or whatever other name your OS
prefers for this type of entity).

--
Please followup in newsgroup.
E-mail address is invalid due to spam-control.
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot delete file Chris General 1 September 12th 04 10:25 PM
HELP! still trying to Delete bxxs5 file Laura Improving Performance 4 September 9th 04 05:21 AM
Can I delete this file? (follow-up) JD General 3 July 12th 04 04:22 AM
running many files through the same command Ivan Bútora General 32 July 12th 04 01:20 AM
missing or corrupt file prevents install Pablo General 7 June 23rd 04 03:40 PM


All times are GMT +1. The time now is 01:29 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Win98banter.
The comments are property of their posters.