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)

Any way to turn off "Calculating time remaining"



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old October 26th 06, 09:35 PM posted to microsoft.public.windows.vista.file_management
Nick Payne
external usenet poster
 
Posts: 54
Default Any way to turn off "Calculating time remaining"

When performing a copy or delete. I just find it annoying. I'd much rather
it just does the copy or delete and not waste my time tyring to figure out
how long the job will take. I gave up believing "Microsoft time" a long time
ago...

Nick

  #2 (permalink)  
Old November 2nd 06, 01:41 AM posted to microsoft.public.windows.vista.file_management
dvanhorn
external usenet poster
 
Posts: 3
Default Any way to turn off "Calculating time remaining"



I agree, it seems entirely useless and annoying.

The deletion of files has been improved from a relatively quick and simple
process to a horrifically slow and inefficient one.
  #3 (permalink)  
Old November 4th 06, 09:45 PM posted to microsoft.public.windows.vista.file_management
Christian Dreiner
external usenet poster
 
Posts: 12
Default Any way to turn off "Calculating time remaining"

I agree, deleting files runs much slower than in XP. And I get reproducable
errors when trying to delete folders which contain subfolders. The error
message denotes the folder being in use by another program. Deleting the
subfolders from the deepest level (when there ist no subfolder in it), done
one by one is no problem. That mainly happens when aranging the start menu.

Btw, copying and moving large files (1-3 GB per file, copied to a network
share on a server 2003) is now done with an excellent speed I`ve never seen
in XP.


"Nick Payne" schrieb im Newsbeitrag
...
When performing a copy or delete. I just find it annoying. I'd much rather
it just does the copy or delete and not waste my time tyring to figure out
how long the job will take. I gave up believing "Microsoft time" a long
time ago...

Nick


  #4 (permalink)  
Old November 6th 06, 08:08 PM posted to microsoft.public.windows.vista.file_management
Don Lafontaine
external usenet poster
 
Posts: 1
Default Any way to turn off "Calculating time remaining"

Btw, copying and moving large files (1-3 GB per file, copied to a network
share on a server 2003) is now done with an excellent speed I`ve never
seen in XP.


Now that's good news. XP was slow as heck, when it actually worked. Most
of the time I get disconnected and the copy fails.


  #5 (permalink)  
Old November 26th 06, 04:32 AM posted to microsoft.public.windows.vista.file_management
TRK
external usenet poster
 
Posts: 1
Default Any way to turn off "Calculating time remaining"

I have 10Gig to copy from one HD to another. It is simply impossible from
the GUI due to copy time estimating. Try 16 hours. This is a severe bug in
RTM. I'm still waiting on an answer to turning this off or a hotfix. This is
bad.

TRK

"Nick Payne" wrote in message
...
When performing a copy or delete. I just find it annoying. I'd much rather
it just does the copy or delete and not waste my time tyring to figure out
how long the job will take. I gave up believing "Microsoft time" a long
time ago...

Nick


  #6 (permalink)  
Old November 12th 07, 04:02 AM posted to microsoft.public.windows.vista.file_management
paulklerkx
external usenet poster
 
Posts: 1
Default Any way to turn off "Calculating time remaining"


Hi,
I had the issue with not being able to copy files across a network.
After trying every fix I could find on the net ( and there are heaps of
ideas out there), and trying the patch from Microsoft KB931770, a
colleague sent me a link to the following site -

http://securevista.net/
They have a patch that fixed the issue for me.
It is called "Vista TCP/IP and UAC AutoPatch 6.0 *update* " ( at the
bottom of the home page when I went there.)
After running the patch and a reboot, I am now able to copy files at
full speed.
I don't know why the patch works, but after 2 weeks of trying to get
the issue fixed, I don't care why it works, just that it does

Paul Klerkx


--
paulklerkx
------------------------------------------------------------------------
paulklerkx's Profile: http://forums.techarena.in/member.php?userid=34816
View this thread: http://forums.techarena.in/showthread.php?t=614870

http://forums.techarena.in

  #7 (permalink)  
Old November 18th 07, 08:22 AM posted to microsoft.public.windows.vista.file_management
Flash Gordon
external usenet poster
 
Posts: 10
Default Any way to turn off "Calculating time remaining"

I keep getting the 'does not have ownership privileges' when trying to
install these files.

Even though it is MY home comp and I am the owner/administrator.

How to get around this problem?

FG

"paulklerkx" wrote in message
news

Hi,
I had the issue with not being able to copy files across a network.
After trying every fix I could find on the net ( and there are heaps of
ideas out there), and trying the patch from Microsoft KB931770, a
colleague sent me a link to the following site -

http://securevista.net/
They have a patch that fixed the issue for me.
It is called "Vista TCP/IP and UAC AutoPatch 6.0 *update* " ( at the
bottom of the home page when I went there.)
After running the patch and a reboot, I am now able to copy files at
full speed.
I don't know why the patch works, but after 2 weeks of trying to get
the issue fixed, I don't care why it works, just that it does

Paul Klerkx


--
paulklerkx
------------------------------------------------------------------------
paulklerkx's Profile: http://forums.techarena.in/member.php?userid=34816
View this thread: http://forums.techarena.in/showthread.php?t=614870

http://forums.techarena.in


  #8 (permalink)  
Old November 27th 07, 08:04 PM posted to microsoft.public.windows.vista.file_management
rpbarbati
external usenet poster
 
Posts: 1
Default Any way to turn off "Calculating time remaining"

Use XCOPY ot XCOPY32 from a command window - it is much, much faster than
windows explorer, and with the /c switch, it will not stop on errors (in
other words, you can copy entire directory trees without wondering when or
why it is going to blow up).

As in...

XCOPY sourcedir\. targetdir /s /e /c /i

Enjoy! P.S. Under Vista, look into the command ROBOCOPY.

"Flash Gordon" wrote:

I keep getting the 'does not have ownership privileges' when trying to
install these files.

Even though it is MY home comp and I am the owner/administrator.

How to get around this problem?

FG

"paulklerkx" wrote in message
news

Hi,
I had the issue with not being able to copy files across a network.
After trying every fix I could find on the net ( and there are heaps of
ideas out there), and trying the patch from Microsoft KB931770, a
colleague sent me a link to the following site -

http://securevista.net/
They have a patch that fixed the issue for me.
It is called "Vista TCP/IP and UAC AutoPatch 6.0 *update* " ( at the
bottom of the home page when I went there.)
After running the patch and a reboot, I am now able to copy files at
full speed.
I don't know why the patch works, but after 2 weeks of trying to get
the issue fixed, I don't care why it works, just that it does

Paul Klerkx


--
paulklerkx
------------------------------------------------------------------------
paulklerkx's Profile: http://forums.techarena.in/member.php?userid=34816
View this thread: http://forums.techarena.in/showthread.php?t=614870

http://forums.techarena.in



  #9 (permalink)  
Old December 6th 07, 05:04 AM posted to microsoft.public.windows.vista.file_management
paulklerkx[_2_]
external usenet poster
 
Posts: 1
Default Any way to turn off "Calculating time remaining"


I originally found a fix for this to be a patch ( mentioned in an
earlier post) however after a reboot the issue returned.
After extensive testing, I have found the issue to be my Billion 5102
router.
connected my XP PC to my vista laptop via crossover instead of using
router and copying starting working correctly. thought that, in case
anyone is still looking for a fix, this may be useful.


--
paulklerkx
------------------------------------------------------------------------
paulklerkx's Profile: http://forums.techarena.in/member.php?userid=34816
View this thread: http://forums.techarena.in/showthread.php?t=614870

http://forums.techarena.in

  #10 (permalink)  
Old January 20th 08, 12:04 AM posted to microsoft.public.windows.vista.file_management
spanky628
external usenet poster
 
Posts: 11
Default Any way to turn off "Calculating time remaining"



"unknown" wrote:

This same thing happened to me. I called tech support. He said this was a virus that caused this problem because if you reboot in safe-mode and try to move-delete-add a file it doesn't do it. So I would recommend trying to get rid of the virus (name unknown) or as I did completely re-install Vista. Mine works good as new and fast now. Good luck!

 




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 06:36 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.