Comment Re:Speaking as a user (Score 1) 433
I think windows developers need to do a better job of knowing when to use static libraries. Common OS stuff should be just fine to link dynamically against, but common, frequently updated third party DLL's should maybe be static.
However I have to agree with you, to hell with the harddrive, just bundle it all up in one package, like the way Mac OS does it (and others).