Hi
I have a single server farm with a native english SharePoint server 2013 SP1 installed (15 0 4569 1000). Now I want to install a swedish server language pack with sp1, but all that happens when I run setup is that the screen that tells me that I should "please wait while setup prepares the necessary files" appears and then immediately disappears.
Checking the log at %temp% let's me know about these errors:
Error: Catalyst intermediate PreReqCheck has failed Type: 66::PreReqCheckFailure.
Error: Catalyst intermediate PreReqCheck has failed Type: 66::PreReqCheckFailure.
Return code: 30066. Exception caught: PreReqCheckFailure.
There's nothing intresting in the ULS or the application logs.
Next I tried running the ROIScan.vbs script which shows me "Error - missing chained product!", 38 of them in total. Amongst them is 90150000-110D-0000-1000-0000000FF1CE which as I understand maps to SharePoint Server 2013.
First I checked HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall where I found this key, no issues there. But in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\15.0\Registration it was missing. Comparing with a healthy farm I can see that it should be present. I added the key but to no avail. Next step could be to try and add all the string values in this key, but I feel it will be in vain.
I've read thistechnet article describing how to solve a similar problem, but it only helped me with 18 of the missing products, and not the SharePoint Server 2013 product GUID which I guess is quite important.
This installation is from the Microsoft Dynamics AX 2012 R3 demo image if that helps.
Anyone had experience with this?