I am trying to install "dotnetfx35.exe" (offline installer) on my Windo开发者_JS百科ws 7 machine. When I run the installer it shows a window with some progress bar that says extracting. The problem is, when it reaches the 100%, it just disappear without error message and does not continue. I've already removed ALL .net frameworks, I paused my anti-virus, I run it as administrator, I've downloaded it again but no luck... What am I doing wrong?
Thanks in advance!
Try looking for the installation logs, they should contain more information about the failure.
How to find the log files:
- http://blogs.msdn.com/b/astebner/archive/2007/07/31/4156781.aspx
- http://blogs.msdn.com/b/astebner/archive/2008/04/30/8445569.aspx
- http://blogs.msdn.com/b/astebner/archive/2007/11/21/6458047.aspx
精彩评论