Click here to Skip to main content
15,912,400 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: There are times when I hate updaters. Pin
OriginalGriff13-Jan-20 1:52
mveOriginalGriff13-Jan-20 1:52 
GeneralRe: There are times when I hate updaters. Pin
Eddy Vluggen13-Jan-20 2:04
professionalEddy Vluggen13-Jan-20 2:04 
GeneralRe: There are times when I hate updaters. Pin
musefan13-Jan-20 2:47
musefan13-Jan-20 2:47 
GeneralRe: There are times when I hate updaters. Pin
Eddy Vluggen13-Jan-20 4:46
professionalEddy Vluggen13-Jan-20 4:46 
GeneralRe: There are times when I hate updaters. Pin
kalberts13-Jan-20 22:21
kalberts13-Jan-20 22:21 
GeneralRe: There are times when I hate updaters. Pin
Eddy Vluggen14-Jan-20 1:26
professionalEddy Vluggen14-Jan-20 1:26 
GeneralRe: There are times when I hate updaters. Pin
kalberts14-Jan-20 3:02
kalberts14-Jan-20 3:02 
GeneralRe: There are times when I hate updaters. Pin
Eddy Vluggen14-Jan-20 3:10
professionalEddy Vluggen14-Jan-20 3:10 
Member 7989122 wrote:
If the application starts the uninstaller and then terminates, the application executable is not in use.
That's what we usually do, since you can't overwrite the executable while it is in use.

Member 7989122 wrote:
In that case, I would think it could run into problems deleting them.
No, since it usually keeps those files in a folder it knows. Updates aren't downloaded to random places.

Member 7989122 wrote:
The estimate may jump all over the place, from 10 sec to 30 minutes to 15 sec. The files' disc locations doesn't influence that very much (more so on disks thirty years ago, but very little with modern disks).
It was one example of things influencing speed. The amount of data a sector holds also plays a role; in my own Dokan-based FileSystem, it is visible that even the amount of folders plays a role, since for each "Get Directory contents" command Windows will look for some files it expects there. Also interfering with the correctness of the total time-calculation here is your virus-scanner.

So yes, the estimate is going to jump a lot. It is what it is, an estimate, where people act as if it is a promise.

Member 7989122 wrote:
Getting a good progress indicator, a lot better than what is typical today, is actually not that difficult
Go ahead and write an article on how Thumbs Up | :thumbsup:
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: There are times when I hate updaters. Pin
dandy7213-Jan-20 3:59
dandy7213-Jan-20 3:59 
GeneralRe: There are times when I hate updaters. Pin
Cp-Coder13-Jan-20 7:26
Cp-Coder13-Jan-20 7:26 
GeneralRe: There are times when I hate updaters. Pin
OriginalGriff13-Jan-20 8:07
mveOriginalGriff13-Jan-20 8:07 
GeneralFinally saw The Last Jedi... Pin
glennPattonWork312-Jan-20 22:47
professionalglennPattonWork312-Jan-20 22:47 
GeneralRe: Finally saw The Last Jedi... Pin
Johnny J.12-Jan-20 22:56
professionalJohnny J.12-Jan-20 22:56 
GeneralRe: Finally saw The Last Jedi... Pin
OriginalGriff12-Jan-20 23:01
mveOriginalGriff12-Jan-20 23:01 
GeneralRe: Finally saw The Last Jedi... Pin
glennPattonWork312-Jan-20 23:02
professionalglennPattonWork312-Jan-20 23:02 
GeneralRe: Finally saw The Last Jedi... Pin
OriginalGriff12-Jan-20 23:09
mveOriginalGriff12-Jan-20 23:09 
GeneralRe: Finally saw The Last Jedi... Pin
Johnny J.12-Jan-20 23:22
professionalJohnny J.12-Jan-20 23:22 
GeneralRe: Finally saw The Last Jedi... Pin
Mark_Wallace13-Jan-20 0:17
Mark_Wallace13-Jan-20 0:17 
GeneralRe: Finally saw The Last Jedi... Pin
Mark_Wallace13-Jan-20 0:20
Mark_Wallace13-Jan-20 0:20 
GeneralRe: Finally saw The Last Jedi... Pin
glennPattonWork312-Jan-20 23:01
professionalglennPattonWork312-Jan-20 23:01 
GeneralRe: Finally saw The Last Jedi... Pin
Richard Deeming13-Jan-20 8:18
mveRichard Deeming13-Jan-20 8:18 
GeneralRe: Finally saw The Last Jedi... Pin
glennPattonWork313-Jan-20 12:19
professionalglennPattonWork313-Jan-20 12:19 
GeneralWSO CCC OTD 2020-01-13 Pin
OriginalGriff12-Jan-20 21:41
mveOriginalGriff12-Jan-20 21:41 
GeneralRe: WSO CCC OTD 2020-01-13 Pin
pkfox12-Jan-20 21:51
professionalpkfox12-Jan-20 21:51 
GeneralRe: WSO CCC OTD 2020-01-13 Pin
OriginalGriff12-Jan-20 21:57
mveOriginalGriff12-Jan-20 21:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.