A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Windows Vista File Management
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Windows Vista File Management Issues or questions in relation to Vista's file management. (microsoft.public.windows.vista.file_management)

Deleting Problem...



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old July 26th 07, 12:33 AM posted to microsoft.public.windows.vista.file_management
Paul MacFarlane
external usenet poster
 
Posts: 15
Default Deleting Problem...

I've been having problems with some files that are about 215mb each.

Now, I've figured out that these files have been somehow "tainted" by the
explorer zip extraction process. If I extract it from the ZIP using winrar I
don't experience this problem.

Normally, I can right-click and select delete. Get the question Are you
sure?, click Yes and poof - it's recycled....

Now, these tainted files, if I right click and select Delete, I do not get
the "Are you sure" question, it just immediately goes into the "calculating
time remaining" progress window. But they never, ever complete or delete (I
left it running for an hour once - hard drive is chugging away).

If I right-click and select properties, I get nothing.

If I use a program like sysinternals accessenum and check the folder, all
rights are fine. Within that utility if I right click on the file and
select properties, that works, but there is nothing unusual and it appears
that another shadowcopy is made everytime I attempt to delete it.. Arrggh !

Anyone have any clue as to what my problem is? (I'm leaving myself open for
pot-shots).....

Paul


  #2 (permalink)  
Old July 26th 07, 04:57 PM posted to microsoft.public.windows.vista.file_management
dean-dean
external usenet poster
 
Posts: 1,654
Default Deleting Problem...

Well, try this pot shot. Open Command Prompt as Administrator. Exit any
other program that may be running, except Administrator:Command Prompt.
Right-click on you Taskbar, and choose Task Manager. On the Processes tab
of Task Manager, find explorer.exe, right-click it, and choose End Process.
This will cause your screen to only show Task Manager and Command Prompt.

Using Command Prompt, try to delete the files. To turn your Desktop back
on, type:

explorer.exe

Press Enter.

Too, I'm wonder if turning off shadowcopy temporarily would help (Control
Panel System System Protection), before attempting the deletion. Though
this would cause you to lose your restore points, etc.


"Paul MacFarlane" wrote in message
...
I've been having problems with some files that are about 215mb each.

Now, I've figured out that these files have been somehow "tainted" by the
explorer zip extraction process. If I extract it from the ZIP using winrar
I don't experience this problem.

Normally, I can right-click and select delete. Get the question Are you
sure?, click Yes and poof - it's recycled....

Now, these tainted files, if I right click and select Delete, I do not get
the "Are you sure" question, it just immediately goes into the
"calculating time remaining" progress window. But they never, ever
complete or delete (I left it running for an hour once - hard drive is
chugging away).

If I right-click and select properties, I get nothing.

If I use a program like sysinternals accessenum and check the folder, all
rights are fine. Within that utility if I right click on the file and
select properties, that works, but there is nothing unusual and it appears
that another shadowcopy is made everytime I attempt to delete it.. Arrggh
!

Anyone have any clue as to what my problem is? (I'm leaving myself open
for pot-shots).....

Paul


  #3 (permalink)  
Old July 26th 07, 06:32 PM posted to microsoft.public.windows.vista.file_management
Paul MacFarlane
external usenet poster
 
Posts: 15
Default Deleting Problem...

For now I'm okay - I successfully deleted in Commandline safemode.

Does that reflect anything regarding Shadow copy ?

I will try your suggestion if I run accross it again...

"dean-dean" wrote in message
...
Well, try this pot shot. Open Command Prompt as Administrator. Exit any
other program that may be running, except Administrator:Command Prompt.
Right-click on you Taskbar, and choose Task Manager. On the Processes tab
of Task Manager, find explorer.exe, right-click it, and choose End
Process.
This will cause your screen to only show Task Manager and Command Prompt.

Using Command Prompt, try to delete the files. To turn your Desktop back
on, type:

explorer.exe

Press Enter.

Too, I'm wonder if turning off shadowcopy temporarily would help (Control
Panel System System Protection), before attempting the deletion.
Though this would cause you to lose your restore points, etc.


"Paul MacFarlane" wrote in message
...
I've been having problems with some files that are about 215mb each.

Now, I've figured out that these files have been somehow "tainted" by the
explorer zip extraction process. If I extract it from the ZIP using
winrar
I don't experience this problem.

Normally, I can right-click and select delete. Get the question Are you
sure?, click Yes and poof - it's recycled....

Now, these tainted files, if I right click and select Delete, I do not
get
the "Are you sure" question, it just immediately goes into the
"calculating time remaining" progress window. But they never, ever
complete or delete (I left it running for an hour once - hard drive is
chugging away).

If I right-click and select properties, I get nothing.

If I use a program like sysinternals accessenum and check the folder, all
rights are fine. Within that utility if I right click on the file and
select properties, that works, but there is nothing unusual and it
appears
that another shadowcopy is made everytime I attempt to delete it.. Arrggh
!

Anyone have any clue as to what my problem is? (I'm leaving myself open
for pot-shots).....

Paul




  #4 (permalink)  
Old July 26th 07, 07:01 PM posted to microsoft.public.windows.vista.file_management
dean-dean
external usenet poster
 
Posts: 1,654
Default Deleting Problem...

Well, that seems to be it. Safe Mode only starts essential services, listed
he

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SafeBoot\Minimal

Or, using Safe mode with networking, listed he

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SafeBoot\Network

At least on my computer, the Volume Shadow Copy Service, or VSS, is not
listed in those registry keys. Apparently, the shadow copy was choking
before the delete was allowed to happen. Safe Mode took VSS out of the
equation.


"Paul MacFarlane" wrote in message
...
For now I'm okay - I successfully deleted in Commandline safemode.

Does that reflect anything regarding Shadow copy ?

I will try your suggestion if I run accross it again...

"dean-dean" wrote in message
...
Well, try this pot shot. Open Command Prompt as Administrator. Exit any
other program that may be running, except Administrator:Command Prompt.
Right-click on you Taskbar, and choose Task Manager. On the Processes
tab
of Task Manager, find explorer.exe, right-click it, and choose End
Process.
This will cause your screen to only show Task Manager and Command Prompt.

Using Command Prompt, try to delete the files. To turn your Desktop back
on, type:

explorer.exe

Press Enter.

Too, I'm wonder if turning off shadowcopy temporarily would help (Control
Panel System System Protection), before attempting the deletion.
Though this would cause you to lose your restore points, etc.


"Paul MacFarlane" wrote in message
...
I've been having problems with some files that are about 215mb each.

Now, I've figured out that these files have been somehow "tainted" by
the
explorer zip extraction process. If I extract it from the ZIP using
winrar
I don't experience this problem.

Normally, I can right-click and select delete. Get the question Are you
sure?, click Yes and poof - it's recycled....

Now, these tainted files, if I right click and select Delete, I do not
get
the "Are you sure" question, it just immediately goes into the
"calculating time remaining" progress window. But they never, ever
complete or delete (I left it running for an hour once - hard drive is
chugging away).

If I right-click and select properties, I get nothing.

If I use a program like sysinternals accessenum and check the folder,
all
rights are fine. Within that utility if I right click on the file and
select properties, that works, but there is nothing unusual and it
appears
that another shadowcopy is made everytime I attempt to delete it..
Arrggh
!

Anyone have any clue as to what my problem is? (I'm leaving myself open
for pot-shots).....

Paul





  #5 (permalink)  
Old July 27th 07, 07:23 AM posted to microsoft.public.windows.vista.file_management
Paul MacFarlane[_2_]
external usenet poster
 
Posts: 4
Default Deleting Problem...

Thansk for the great info.



"dean-dean" wrote in message
...
Well, that seems to be it. Safe Mode only starts essential services,
listed he

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SafeBoot\Minimal

Or, using Safe mode with networking, listed he

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SafeBoot\Network

At least on my computer, the Volume Shadow Copy Service, or VSS, is not
listed in those registry keys. Apparently, the shadow copy was choking
before the delete was allowed to happen. Safe Mode took VSS out of the
equation.


"Paul MacFarlane" wrote in message
...
For now I'm okay - I successfully deleted in Commandline safemode.

Does that reflect anything regarding Shadow copy ?

I will try your suggestion if I run accross it again...

"dean-dean" wrote in message
...
Well, try this pot shot. Open Command Prompt as Administrator. Exit
any
other program that may be running, except Administrator:Command Prompt.
Right-click on you Taskbar, and choose Task Manager. On the Processes
tab
of Task Manager, find explorer.exe, right-click it, and choose End
Process.
This will cause your screen to only show Task Manager and Command
Prompt.

Using Command Prompt, try to delete the files. To turn your Desktop back
on, type:

explorer.exe

Press Enter.

Too, I'm wonder if turning off shadowcopy temporarily would help
(Control Panel System System Protection), before attempting the
deletion. Though this would cause you to lose your restore points, etc.


"Paul MacFarlane" wrote in message
...
I've been having problems with some files that are about 215mb each.

Now, I've figured out that these files have been somehow "tainted" by
the
explorer zip extraction process. If I extract it from the ZIP using
winrar
I don't experience this problem.

Normally, I can right-click and select delete. Get the question Are
you
sure?, click Yes and poof - it's recycled....

Now, these tainted files, if I right click and select Delete, I do not
get
the "Are you sure" question, it just immediately goes into the
"calculating time remaining" progress window. But they never, ever
complete or delete (I left it running for an hour once - hard drive is
chugging away).

If I right-click and select properties, I get nothing.

If I use a program like sysinternals accessenum and check the folder,
all
rights are fine. Within that utility if I right click on the file and
select properties, that works, but there is nothing unusual and it
appears
that another shadowcopy is made everytime I attempt to delete it..
Arrggh
!

Anyone have any clue as to what my problem is? (I'm leaving myself
open
for pot-shots).....

Paul







 




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
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:12 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.