Arabic Language Pack on SharePoint 2010 running on Windows 7
If ever you want to install Arabic Language Pack on SharePoint 2010 running on Windows 7, you will get a pre-requisite requirement of having Windows Server 2008 OS.
To overcome this, you need to do a similar change to the files\setup\config.xml the way you did in the SharePoint 2010 install.
Extract the Arabic Lang Pack using /extract switch to a folder. Edit the config file to add the below line.
The following needs to be added.
<Setting Id=”AllowWindowsClientInstall” Value=”True”/>
To overcome this, you need to do a similar change to the files\setup\config.xml the way you did in the SharePoint 2010 install.
Extract the Arabic Lang Pack using /extract switch to a folder. Edit the config file to add the below line.
The following needs to be added.
<Setting Id=”AllowWindowsClientInstall” Value=”True”/>
Comments
Post a Comment