.NET Framework 4.0 installation is very slow
Posted
by Dimitri C.
on Super User
See other posts from Super User
or by Dimitri C.
Published on 2010-05-26T13:21:27Z
Indexed on
2010/05/26
13:33 UTC
Read the original article
Hit count: 422
On my Windows Vista, it takes a full 12 minutes to install the .NET Framework 4.0.
- a) Is this normal?
- b) If not, can something be done about it?
The reason I'm concerned about the speed is because it slows down the testing of our product installer considerably. Testing an installer is time consuming already, but this new .NET Framework installer makes it almost undoable.
Detail:
- I did the test on a clean Vista inside a VirtualBox virtual machine. This setup does not show any performance issues in other situations.
- I tried both dotNetFx40_Full_x86_x64.exe and dotNetFx40_Client_x86_x64.exe. They both take approximately the same time to install.
© Super User or respective owner