Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Get it off!!!!!!!
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  11 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
William Wardy  
View profile  
 More options Mar 23 1995, 5:17 pm
Newsgroups: comp.windows.misc, comp.os.ms-windows.apps.misc
From: wi...@teleport.com (William Wardy)
Date: Thu, 23 Mar 95 21:12:09 GMT
Local: Thurs, Mar 23 1995 4:12 pm
Subject: Get it off!!!!!!!
I have a directory on my drive that will not go away.  When I try to delete it through the filemanager,
it says there is a system, hidden, or read only file named e_Naviga.tor.  Do you want to delete?  YES.  
"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot find the specified file."
I don't know HOW a file with that kind of name got on my drive in the first place.  I tried a *.* del from
dos with no luck.  Ive tried downloading a few file utilities but none have been able to iradicate this
demon.  Any suggestions?

thanks

   W  I  L  L  I  A  M     W  A  R  D  Y
         ``````````  wi...@teleport.com

"You know what I hate?  Indian givers...no, I take that back".  -- Emo Phillips


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aslam Hassan  
View profile  
 More options Mar 23 1995, 6:17 pm
Newsgroups: comp.windows.misc, comp.os.ms-windows.apps.misc
From: a-has...@ux1.cso.uiuc.edu (Aslam Hassan)
Date: Fri, 24 Mar 95 00:23:03 GMT
Local: Thurs, Mar 23 1995 7:23 pm
Subject: Re: Get it off!!!!!!!
In article <3kso8l$...@desiree.teleport.com>,
   wi...@teleport.com (William Wardy) wrote:

>I have a directory on my drive that will not go away.  When I try to delete

it through the filemanager,
>it says there is a system, hidden, or read only file named e_Naviga.tor.  Do

you want to delete?  YES.  
>"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot find the
specified file."
>I don't know HOW a file with that kind of name got on my drive in the first

place.  I tried a *.* del from
>dos with no luck.  Ive tried downloading a few file utilities but none have

been able to iradicate this

>demon.  Any suggestions?

>thanks

From the command line in the Save subdirectory use the command attrib <file
name> [return].  That should show you the arrtibutes of that file such as: a
(archive), s (system), r(read only) or h(hidden).  You can then change the
attribute of that file using the attrib command.  For example: attrib -r -h -s
<file name> will remove those attributes from that file which can keep the
file from being deleted.  Having done that, you may delete the file.

Aslam Hassan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
michael_carpenter  
View profile  
 More options Mar 25 1995, 2:36 am
Newsgroups: comp.os.ms-windows.apps.misc
From: Michael Carpenter
Date: 25 Mar 1995 05:40:09 GMT
Local: Sat, Mar 25 1995 12:40 am
Subject: Re: Get it off!!!!!!!
   wi...@teleport.com (William Wardy) writes:

>  I have a directory on my drive that will not go away.  
>  When I try to delete it through the filemanager,
>  it says there is a system, hidden, or read only
>  file named e_Naviga.tor.  Do you want to delete?  YES.  
>  "File Manager cannot delete c:\SAVE\e_Naviga.tor:
>  File Manger cannot find the specified file."
>  I don't know HOW a file with that kind of name
>  got on my drive in the first place.  I tried a *.* del from
>  dos with no luck.  Ive tried downloading a few
>  file utilities but none have been able to iradicate this
>  demon.  Any suggestions?

Personally, I don't think the problem is the attributes of the file;
more likely, this is a file for which there is an entry in your file
allocation table, but which doesn't actually exist on your hard drive.

First, try the rename command; rename it anything, such as thefile.xxx,
then try deleting it by that name. If that doesn't work, you may need
something like Norton Disk Editor to get rid of it.

It comes with the Norton Utilities, and describes how to get rid of
'stubborn' files like the one you describe. I've used it several times
myself.

Invalid FAT entries, such as I suspect this is, are sometimes the result
of crashes. They are also occasionally left behind by some of those
CD-ROM 'test drive' disks as a way of making sure you don't use the
limited runtime software over and over again.

Do you, btw, happen to be using a Packard-Bell computer with the
'Navigator' shell substituted for Program Mgr.? If you shut off the
computer with Windows running, that may be the source of your problem.

Michael Carpenter-------------------------------------------------
                   mc...@qns.com / mc...@well.com / CIS 70733,1466            


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Allen Kaatz  
View profile  
 More options Mar 25 1995, 3:53 am
Newsgroups: comp.windows.misc, comp.os.ms-windows.apps.misc
From: highn...@eskimo.com (Allen Kaatz)
Date: Sat, 25 Mar 1995 07:01:03 GMT
Local: Sat, Mar 25 1995 2:01 am
Subject: Re: Get it off!!!!!!!

umyue...@cc.umanitoba.ca (Yuen) writes:
>In <3kso8l$...@desiree.teleport.com> wi...@teleport.com (William Wardy) writes:
>:I have a directory on my drive that will not go away.  When I try to delete it through the filemanager,
>:it says there is a system, hidden, or read only file named e_Naviga.tor.  Do you want to delete?  YES.  
>:"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot find the specified file."
>:I don't know HOW a file with that kind of name got on my drive in the first place.  I tried a *.* del from
>:dos with no luck.  Ive tried downloading a few file utilities but none have been able to iradicate this
>:demon.  Any suggestions?
>:thanks
>    Have you tried the "deltree <dir>" command?  I believe the deltree
>command doesn't give a hoot about file attributes.

This last tip is good advice - I had the same problem as the original
poster with a file called _rn - I couldn't rename it or change the
attribrutes, but the command "deltree C:\mavis\_rn" in dos worked like a
charm... thanks.

Al

--
          * =========  Allen Kaatz (highn...@eskimo.com)  ========= *

  "There's whole lotsa people talkin', but there's mighty few people know..."
                          -- Sonny Boy Williamson


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
~name  
View profile  
 More options Mar 25 1995, 6:14 am
Newsgroups: comp.windows.misc, comp.os.ms-windows.apps.misc
From: wil...@iquest.net (~name)
Date: Fri, 24 Mar 1995 19:32:18 GMT
Local: Fri, Mar 24 1995 2:32 pm
Subject: Re: Get it off!!!!!!!
In article <3kso8l$...@desiree.teleport.com>, wi...@teleport.com (William
Wardy) says:

>I have a directory on my drive that will not go away.  When I try to

delete it through the filemanager,
>it says there is a system, hidden, or read only file named e_Naviga.tor.

 Do you want to delete?  YES.  
>"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot

find the specified file."
>I don't know HOW a file with that kind of name got on my drive in the

first place.  I tried a *.* del from
>dos with no luck.  Ive tried downloading a few file utilities but none

have been able to iradicate this
>demon.  Any suggestions?

>thanks

>   W  I  L  L  I  A  M     W  A  R  D  Y
>         ``````````  wi...@teleport.com

>"You know what I hate?  Indian givers...no, I take that back".  -- Emo
Phillips

>That's easy.  Go to File Manager and click on the directory that

refused to go off the hard drive.  The click on FILE...then PROPERTIES,
and change the file from read only to archive.  PEACE.  YoYo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yuen  
View profile  
 More options Mar 25 1995, 10:53 pm
Newsgroups: comp.windows.misc, comp.os.ms-windows.apps.misc
From: umyue...@cc.umanitoba.ca (Yuen)
Date: 24 Mar 1995 21:52:05 GMT
Local: Fri, Mar 24 1995 4:52 pm
Subject: Re: Get it off!!!!!!!
In <3kso8l$...@desiree.teleport.com> wi...@teleport.com (William Wardy) writes:

:I have a directory on my drive that will not go away.  When I try to delete it through the filemanager,
:it says there is a system, hidden, or read only file named e_Naviga.tor.  Do you want to delete?  YES.
:"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot find the specified file."
:I don't know HOW a file with that kind of name got on my drive in the first place.  I tried a *.* del from
:dos with no luck.  Ive tried downloading a few file utilities but none have been able to iradicate this
:demon.  Any suggestions?

:thanks

        Have you tried the "deltree <dir>" command?  I believe the deltree
command doesn't give a hoot about file attributes.

YUEN  \         ,--, \                               <umyue...@cc.umanitoba.ca>
       )  _ ___/ /\|  ) University of Manitoba, CANADA
      /  ;( )__, )   /
     (  ; //   '--; (  -=-=-=-=-=-=-=-=-=-= "Waiter! There's a bug in my soup!"
      \   \     |    \ -=-=-=-="Sorry sir, the chef was a computer programmer."


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rob Alexander  
View profile  
 More options Mar 26 1995, 1:25 am
Newsgroups: comp.os.ms-windows.apps.misc
From: R.R.Alexan...@massey.ac.nz (Rob Alexander)
Date: Sun, 26 Mar 1995 17:41:47 +1200
Local: Sun, Mar 26 1995 12:41 am
Subject: Re: Get it off!!!!!!!

And if that doesn't work alone, do the above first, then use wildcards
for any unusual characters.  You might, for example, use
"del e??aviga.tor".
None of the characters you show should be a problem, but sometimes,
they look normal and aren't.  Good luck.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=
Robert R. Alexander, Ph.D.                   Tel: 64-6-350-5514
Department of Agricultural Economics         Fax: 64-6-350-5642
Massey University
Palmerston North, New Zealand
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= -=-=


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Rawling  
View profile  
 More options Mar 27 1995, 2:17 am
Newsgroups: comp.os.ms-windows.apps.misc
From: David.Rawl...@efs.mq.edu.au (David Rawling)
Date: Mon, 27 Mar 1995 16:45:53 GMT-10
Local: Mon, Mar 27 1995 11:45 am
Subject: Re: Get it off!!!!!!!

In article <3l2us3$...@cc-server9.massey.ac.nz> R.R.Alexan...@massey.ac.nz (Rob Alexander) writes:
>a-has...@ux1.cso.uiuc.edu (Aslam Hassan) wrote:
>>In article <3kso8l$...@desiree.teleport.com>,
>>   wi...@teleport.com (William Wardy) wrote:
>>>I have a directory on my drive that will not go away.  When I try to delete
>>it through the filemanager,
>>>it says there is a system, hidden, or read only file named e_Naviga.tor.  Do
>>you want to delete?  YES.  
>>>"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger cannot find the
>>specified file."
>>>I don't know HOW a file with that kind of name got on my drive in the first
>>place.  I tried a *.* del from
>>>dos with no luck.  Ive tried downloading a few file utilities but none have
>>been able to iradicate this
>>>demon.  Any suggestions?

It's always possible that the filename contains lower-case letters. DOS
converts all command lines to uppercase, so if the filename is e_NAVIGA.TOR
(on disk, that is) DOS will not find it. You will need to use a disk sector
editor like Norton's DiskEdit to change the lowercase letter to an uppercase.
Then DOS can delete it.

**Note: Windows suffers from the same Upper/Lower case conflict

Dave.

--
David Rawling - David.Rawl...@efs.mq.edu.au

Computing Systems Administrator
School of Economic and Financial Studies          Phone : +61-2-850-8477
Macquarie University, NSW 2109, Australia.        FAX   : +61-2-850-8586

             http://www.efs.mq.edu.au/~davidr/index.html
            http://www.efs.mq.edu.au/~davidr/personal.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stuart McLachlan  
View profile  
 More options Mar 27 1995, 8:42 am
Newsgroups: comp.os.ms-windows.apps.misc
From: stu...@diamond.apana.org.au (Stuart McLachlan)
Date: 27 Mar 1995 12:51:38 GMT
Local: Mon, Mar 27 1995 7:51 am
Subject: Re: Get it off!!!!!!!
David Rawling (David.Rawl...@efs.mq.edu.au) wrote:

: In article <3l2us3$...@cc-server9.massey.ac.nz> R.R.Alexan...@massey.ac.nz (Rob Alexander) writes:
: >a-has...@ux1.cso.uiuc.edu (Aslam Hassan) wrote:
: >>In article <3kso8l$...@desiree.teleport.com>,
: >>   wi...@teleport.com (William Wardy) wrote:
: >>>I have a directory on my drive that will not go away.  When I try to delete
: >>it through the filemanager,
: >>>it says there is a system, hidden, or read only file named e_Naviga.tor.  Do

: It's always possible that the filename contains lower-case letters. DOS
: converts all command lines to uppercase, so if the filename is e_NAVIGA.TOR
: (on disk, that is) DOS will not find it. You will need to use a disk sector
: editor like Norton's DiskEdit to change the lowercase letter to an uppercase.
: Then DOS can delete it.
In this case a simpler solution than a sector editor is:
DEL ?_NAVIGA.TOR

-----------------------------------------------------------------------
    _-_|\          Stuart McLachlan in Brisbane, Qld, Australia
  /      *  ,
  \_.-._/  /            Fidonet:  Dataline BBS (3:640/238.2)
       v               Internet: stu...@diamond.apana.org.au
------------------------------------------------------------------------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Bradshaw  
View profile  
 More options Mar 31 1995, 3:00 am
Newsgroups: comp.os.ms-windows.apps.misc
From: jbrad...@world.std.com (Joe Bradshaw)
Date: 1995/03/31
Subject: Re: Get it off!!!!!!!
In article <David.Rawling.25.00316...@efs.mq.edu.au>,
   David.Rawl...@efs.mq.edu.au (David Rawling) wrote:
:In article <3l2us3$...@cc-server9.massey.ac.nz>
R.R.Alexan...@massey.ac.nz (Rob Alexander) writes:
:>a-has...@ux1.cso.uiuc.edu (Aslam Hassan) wrote:

:>>In article <3kso8l$...@desiree.teleport.com>,
:>>   wi...@teleport.com (William Wardy) wrote:
:>>>I have a directory on my drive that will not go away.  When I try
to delete
:>>it through the filemanager,
:>>>it says there is a system, hidden, or read only file named
e_Naviga.tor.  Do
:>>you want to delete?  YES.  
:>>>"File Manager cannot delete c:\SAVE\e_Naviga.tor: File Manger
cannot find the
:>>specified file."
:>>>I don't know HOW a file with that kind of name got on my drive in
the first
:>>place.  I tried a *.* del from
:>>>dos with no luck.  Ive tried downloading a few file utilities but
none have
:>>been able to iradicate this
:>>>demon.  Any suggestions?
:
:It's always possible that the filename contains lower-case letters.
DOS
:converts all command lines to uppercase, so if the filename is
e_NAVIGA.TOR
:(on disk, that is) DOS will not find it. You will need to use a disk
sector
:editor like Norton's DiskEdit to change the lowercase letter to an
uppercase.
:Then DOS can delete it.
:
:**Note: Windows suffers from the same Upper/Lower case conflict
:
:Dave.
:

If you have DOS 6.0 or later then you could do:

deltree c:\save

That should blow away the entire directory

Joe Bradshaw

Joe Bradshaw
preferred mail: jbrad...@world.std.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »