PC Review


Reply
Thread Tools Rate Thread

How can I delete a corrupt file?

 
 
Angela
Guest
Posts: n/a
 
      30th Jan 2004
I have a very large TIF file that for some reason cannot
be moved/renamed/etc. and I don't need it, I want to
delete it, it is taking up alot of space. Is there a way
to get rid of this file even though it won't let me do
anything with it?
 
Reply With Quote
 
 
 
 
Drew Cooper [MSFT]
Guest
Posts: n/a
 
      30th Jan 2004
Most likely problems: the file attributes of the permissions aren't letting
you do those things. You should be able to see both by right-clicking on
the file and going to "Properties". You might need to "take ownership" of
the file on the Security->Advanced->Owner tab.
--
Drew Cooper [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Angela" <(E-Mail Removed)> wrote in message
news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
> I have a very large TIF file that for some reason cannot
> be moved/renamed/etc. and I don't need it, I want to
> delete it, it is taking up alot of space. Is there a way
> to get rid of this file even though it won't let me do
> anything with it?



 
Reply With Quote
 
Richard McCall [MSFT]
Guest
Posts: n/a
 
      31st Jan 2004
Either that or it is in use.

--
Richard McCall [MSFT]

"This posting is provided "AS IS" with no warranties, and confers no
rights."
"Drew Cooper [MSFT]" <(E-Mail Removed)> wrote in message
news:uAp%(E-Mail Removed)...
> Most likely problems: the file attributes of the permissions aren't

letting
> you do those things. You should be able to see both by right-clicking on
> the file and going to "Properties". You might need to "take ownership" of
> the file on the Security->Advanced->Owner tab.
> --
> Drew Cooper [MSFT]
> This posting is provided "AS IS" with no warranties, and confers no

rights.
>
>
> "Angela" <(E-Mail Removed)> wrote in message
> news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
> > I have a very large TIF file that for some reason cannot
> > be moved/renamed/etc. and I don't need it, I want to
> > delete it, it is taking up alot of space. Is there a way
> > to get rid of this file even though it won't let me do
> > anything with it?

>
>



 
Reply With Quote
 
R. C. White
Guest
Posts: n/a
 
      31st Jan 2004
Hi, Angela.

Which version of Internet Explorer are you using? I've forgotten how it
worked in Win2K and IE5.x, but in IE6, we can click on Tools | Internet
Options... and manage Temporary Internet Files from the first (General) tab.
Including a button that says Delete Files...

TIF files don't follow normal rules and don't behave as we expect when we
try to use "normal" Windows tools on them.

RC
--
R. C. White, CPA
San Marcos, TX
(E-Mail Removed)
Microsoft Windows MVP

"Angela" <(E-Mail Removed)> wrote in message
news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
> I have a very large TIF file that for some reason cannot
> be moved/renamed/etc. and I don't need it, I want to
> delete it, it is taking up alot of space. Is there a way
> to get rid of this file even though it won't let me do
> anything with it?



 
Reply With Quote
 
Angela
Guest
Posts: n/a
 
      4th Feb 2004
Actually, I've checked those properties, nothing is closed
about the file, it is not read-only. Yet when I try to
delete it I get a sharing violation error message--and the
file is not open.

Is there any way to clean out these files if the regular
way does not work? It is 127,000k TIF file.

thanks,
Angela

>-----Original Message-----
>Most likely problems: the file attributes of the

permissions aren't letting
>you do those things. You should be able to see both by

right-clicking on
>the file and going to "Properties". You might need

to "take ownership" of
>the file on the Security->Advanced->Owner tab.
>--
>Drew Cooper [MSFT]
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>
>
>"Angela" <(E-Mail Removed)> wrote in

message
>news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
>> I have a very large TIF file that for some reason cannot
>> be moved/renamed/etc. and I don't need it, I want to
>> delete it, it is taking up alot of space. Is there a

way
>> to get rid of this file even though it won't let me do
>> anything with it?

>
>
>.
>

 
Reply With Quote
 
Drew Cooper [MSFT]
Guest
Posts: n/a
 
      5th Feb 2004
Sharing violation means that some process has the file open (like Richard
said). Since it's a .tif, the odds are pretty good that it's some kind of
image viewer/editor. Maybe even explorer (or some explorer add-in).

You should find out who has open handles on the file. Then you can stop
that process (or possibly un-focus if this is an explorer thingy) and
delete.

If you don't mind a reboot, you can try oh.exe (cmdline tool), downloadable
from Microsoft:
http://www.microsoft.com/windows2000...sting/oh-o.asp
Another option is to try handle.exe(cmdline tool) or Process Explorer (UI
tool) from SysInternals.com.
--
Drew Cooper [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Angela" <(E-Mail Removed)> wrote in message
news:98aa01c3eb3f$9485f5a0$(E-Mail Removed)...
> Actually, I've checked those properties, nothing is closed
> about the file, it is not read-only. Yet when I try to
> delete it I get a sharing violation error message--and the
> file is not open.
>
> Is there any way to clean out these files if the regular
> way does not work? It is 127,000k TIF file.
>
> thanks,
> Angela
>
> >-----Original Message-----
> >Most likely problems: the file attributes of the

> permissions aren't letting
> >you do those things. You should be able to see both by

> right-clicking on
> >the file and going to "Properties". You might need

> to "take ownership" of
> >the file on the Security->Advanced->Owner tab.
> >--
> >Drew Cooper [MSFT]
> >This posting is provided "AS IS" with no warranties, and

> confers no rights.
> >
> >
> >"Angela" <(E-Mail Removed)> wrote in

> message
> >news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
> >> I have a very large TIF file that for some reason cannot
> >> be moved/renamed/etc. and I don't need it, I want to
> >> delete it, it is taking up alot of space. Is there a

> way
> >> to get rid of this file even though it won't let me do
> >> anything with it?

> >
> >
> >.
> >



 
Reply With Quote
 
Angela
Guest
Posts: n/a
 
      10th Feb 2004
How can that be when the computer is shut off and turned
on repeatedly? How do I find out about the "open handles?"

I am not familiar with any of the techniques you suggest.

Thanks,
Angela

>-----Original Message-----
>Sharing violation means that some process has the file

open (like Richard
>said). Since it's a .tif, the odds are pretty good that

it's some kind of
>image viewer/editor. Maybe even explorer (or some

explorer add-in).
>
>You should find out who has open handles on the file.

Then you can stop
>that process (or possibly un-focus if this is an explorer

thingy) and
>delete.
>
>If you don't mind a reboot, you can try oh.exe (cmdline

tool), downloadable
>from Microsoft:
>http://www.microsoft.com/windows2000...o/reskit/tools

/existing/oh-o.asp
>Another option is to try handle.exe(cmdline tool) or

Process Explorer (UI
>tool) from SysInternals.com.
>--
>Drew Cooper [MSFT]
>This posting is provided "AS IS" with no warranties, and

confers no rights.
>
>
>"Angela" <(E-Mail Removed)> wrote in

message
>news:98aa01c3eb3f$9485f5a0$(E-Mail Removed)...
>> Actually, I've checked those properties, nothing is

closed
>> about the file, it is not read-only. Yet when I try to
>> delete it I get a sharing violation error message--and

the
>> file is not open.
>>
>> Is there any way to clean out these files if the regular
>> way does not work? It is 127,000k TIF file.
>>
>> thanks,
>> Angela
>>
>> >-----Original Message-----
>> >Most likely problems: the file attributes of the

>> permissions aren't letting
>> >you do those things. You should be able to see both by

>> right-clicking on
>> >the file and going to "Properties". You might need

>> to "take ownership" of
>> >the file on the Security->Advanced->Owner tab.
>> >--
>> >Drew Cooper [MSFT]
>> >This posting is provided "AS IS" with no warranties,

and
>> confers no rights.
>> >
>> >
>> >"Angela" <(E-Mail Removed)> wrote in

>> message
>> >news:77ef01c3e77a$8e474e50$(E-Mail Removed)...
>> >> I have a very large TIF file that for some reason

cannot
>> >> be moved/renamed/etc. and I don't need it, I want to
>> >> delete it, it is taking up alot of space. Is there a

>> way
>> >> to get rid of this file even though it won't let me

do
>> >> anything with it?
>> >
>> >
>> >.
>> >

>
>
>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can not delete corrupt file =?Utf-8?B?dGhlZnJvc3R5Y2F0?= Windows XP General 5 31st Oct 2005 05:16 AM
Can't delete corrupt file =?Utf-8?B?cmFjZXJsMQ==?= Windows XP Help 39 5th Apr 2005 02:44 AM
delete corrupt file Mike Bailey Windows XP Performance 1 26th Sep 2004 08:50 AM
can't delete corrupt file eots Microsoft Windows 2000 Advanced Server 4 24th Jul 2004 02:10 AM
Can't delete corrupt AVI file Brashearp Windows XP Video 4 2nd Jun 2004 12:27 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:48 PM.