Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

iCloud Control Panel 3.1 cannot be installed on Windows Server 2008 R2.

The latest update to iCloud Control Panel for Windows (version 3.1) cannot be installed on Windows Server 2008 R2. Since that's a Windows 7-derived OS, it ought to Just Work, but someone's installation code is insufficiently forgiving, it seems. (The error reported is that it can be installed only on Windows 7 and Windows 8.)


I work on a server R2 machine for my day job. Is there a prospect that this can get fixed soon, or can you suggest a workaround?

Thanks,


Dave

Posted on Jan 27, 2014 10:07 AM

Reply
Question marked as Best reply

Posted on Feb 1, 2014 8:11 PM

You need to edit the MSI installer and change the Launch Condition to allow iCloud Control Panel 3.1 to be installed on Windows Server 2008 R2.


First, download Orca, an MSI editor. You can get it from the Windows SDK. (Download and only check the box for "Development Tools" under Native components during installation, then go to C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin and install Orca.msi)


Launch Orca and then find the iCloud(64).msi to edit.

If using Apple Software Update, browse to C:\Users\<username>\AppData\Local\Apple\Apple Software Update and open iCloud(64).msi in Orca.

Or download iCloudSetup.exe and use a zip program (7-zip) to extract the MSI from the exe and open it in Orca.


In Orca, select the LaunchCondition table and look for the condition "(VersionNT >= 601) AND (MsiNTProductType = 1)". Change the number 1 to a number 3 so the condition should read "(VersionNT >= 601) AND (MsiNTProductType = 3)". Save and exit Orca.


Then double click on the msi and it should install successfully now.

11 replies
Question marked as Best reply

Feb 1, 2014 8:11 PM in response to Olema

You need to edit the MSI installer and change the Launch Condition to allow iCloud Control Panel 3.1 to be installed on Windows Server 2008 R2.


First, download Orca, an MSI editor. You can get it from the Windows SDK. (Download and only check the box for "Development Tools" under Native components during installation, then go to C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin and install Orca.msi)


Launch Orca and then find the iCloud(64).msi to edit.

If using Apple Software Update, browse to C:\Users\<username>\AppData\Local\Apple\Apple Software Update and open iCloud(64).msi in Orca.

Or download iCloudSetup.exe and use a zip program (7-zip) to extract the MSI from the exe and open it in Orca.


In Orca, select the LaunchCondition table and look for the condition "(VersionNT >= 601) AND (MsiNTProductType = 1)". Change the number 1 to a number 3 so the condition should read "(VersionNT >= 601) AND (MsiNTProductType = 3)". Save and exit Orca.


Then double click on the msi and it should install successfully now.

Sep 25, 2014 8:54 AM in response to Olema

Any love for icloud 4.0 on server 2012? I've been running 3.1 on server for the last year or so using the same orca method above, but 4.0 fails right before the install is completed. I use this on my server to keep my chrome bookmarks synced across all machines, and would like to do the same for my photos on the same server. Not exactly sure why Apple doesn't support Windows Server, as a cloud drive is exactly something that you'd want to be running on a server machine.

iCloud Control Panel 3.1 cannot be installed on Windows Server 2008 R2.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.