windows-phone-8 - windows更新下載 - 微軟工具
在Windows 7上安裝Visual Studio 2013 (4)
Visual Studio 2013系統要求
支持的操作系統 :
- Windows 8.1(x86和x64)
- Windows 8(x86和x64)
- Windows 7 SP1(x86和x64)
- Windows Server 2012 R2(x64)
- Windows Server 2012(x64)
- Windows Server 2008 R2 SP1(x64)
硬件要求 :
- 1.6 GHz或更快的處理器
- 1 GB的RAM(如果在虛擬機上運行則為1.5 GB)
- 20 GB的可用硬盤空間
- 5400 RPM硬盤驅動器
- 支持DirectX 9的視頻卡以1024 x 768或更高的顯示分辨率運行
筆記本電腦的附加要求 :
- Internet Explorer 10
- 需要KB2883200(可通過Windows Update獲得)
並且不要忘記在更新Windows之後重新啟動
我想在Windows 7 64位上安裝Visual Studio 2013。
出於某種原因,安裝程序會提示“安裝程序被阻止”,並顯示錯誤“Visual Studio的此版本需要具有較新版本Windows的計算機”。
這個錯誤並不完全描述什麼是錯的。 我至少可以做的是驗證我有以下安裝:
- 帶有Service Pack 1的Windows 7 Professional(64位)
- Internet Explorer 10
- 版本:10.0.9200.16750
- 更新版本:10.0.12(KB2898785)
- 所有可在2013年12月11日安裝的Windows更新。
使用/log winexp.log
參數執行安裝程序,並獲得以下內容: winexp.log 。
關於還有什麼可能是問題的任何想法?
謝謝。
編輯:通過看這個問題有一個裂縫,允許在Windows 7上安裝Windows Phone的SDK - 有沒有人知道VS 2013類似的解決方案?
Visual Studio Express for Windows需要Windows 8.1。 查看需求頁面,您可能想要嘗試可以在Windows 7下運行的Web或Windows桌面版本。
您的日誌文件顯示它在錯誤“0x8004C000”
安裝狀態
塊
不需要重新啟動
0x80044000 [-2147205120]
需要重新啟動
0x8004C000 [-2147172352]
描述
如果要報告的唯一塊是“Reboot Pending”,則返回的值是“Incomplete-Reboot Required”值(0x80048bc7)。
最低要求基於您試圖安裝的Express版本:
Express for Web (Web sites and HTML5 applications) - Windows 7 SP1 (With IE 10)
Express for Windows (Windows 8 Apps) - Windows 8.1
Express for Windows Desktop (Windows Programs) - Windows 7 SP1 (With IE 10)
Express for Windows Phone (Windows Phone Apps) - Windows 8
這聽起來像是你試圖安裝“Express 2013 for Windows”版本,該版本用於開發Windows 8“現代UI”應用程序或Windows Phone版本。
與Windows 7 SP1兼容的類似名稱的版本是“Express 2013 for Windows Desktop”