Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NSIS 需要能檢查是否符合最低系統需求 #12

Open
robertabcd opened this issue Sep 14, 2017 · 0 comments
Open

NSIS 需要能檢查是否符合最低系統需求 #12

robertabcd opened this issue Sep 14, 2017 · 0 comments

Comments

@robertabcd
Copy link
Contributor

Microsoft Visual C++ Redistributable for Visual Studio 2017 最低系統需求為:
https://www.visualstudio.com/en-us/productinfo/vs2017-system-requirements-vs#microsoft-visual-c-redistributable-for-visual-studio-2017

VS2017 的

  • Windows 10 version 1507 or higher: Home, Professional, Education, and Enterprise (LTSB and S are not supported)
  • Windows Server 2016: Standard and Datacenter
  • Windows 8.1 (with Update 2919355): Core, Professional, and Enterprise
  • Windows Server 2012 R2 (with Update 2919355): Essentials, Standard, Datacenter
  • Windows 7 SP1 (with latest Windows Updates): Home Premium, Professional, Enterprise, Ultimate

  • Also installs on Windows 10 Enterprise LTSB, Windows Server 2012, Windows Server 2008 R2 SP1, Windows Vista SP2, Windows Server 2008 SP2, Windows Server 2003 SP2, and Windows XP SP3
  • Requires 1 GB of RAM (1.5 GB if running on a virtual machine)
  • Requires 50 MB of available hard disk space

目前無法自動偵測,只會在安裝的時候失敗。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant