2014-10-30 146 views

回答

1

正式地,no, it is intended for Server OS's only。非正式地说,这是可能的。这些是我在将SFS安装在具有8GB RAM的64位Windows 8.1 Pro上的一些说明(用于概念证明 - 客户具有适用的服务器许可证,但没有开发环境,FWR)。

  1. PC必须是域

  2. 安装此黑客:http://www.disruptivei.com/Blogg/Inl%C3%A4gg/6/Install-SharePoint-2013-on-Windows-7-8-8-1

  3. 下载2013基金会SP1:http://www.microsoft.com/en-us/download/details.aspx?id=42039

  4. 确保所有先决条件都成立 - (IIS, WIF,Http和Tcp激活),确保服务重新启动。

  5. 确保您使用内置的提取提取exe文件,不7Zip的: 否则,你得到一个unsupported language pack error

一路上我需要一些其他链接:

http://techblurt.com/2009/11/30/sharepoint-2010-the-language-of-this-installation-package-is-not-supported-by-your-system/http://techblurt.com/2009/11/30/sharepoint-2010-the-language-of-this-installation-package-is-not-supported-by-your-system/

http://www.codeproject.com/Articles/155805/Install-Sharepoint-2010-in-a-non-Server-OS

相关问题