We use Microsoft CRM v4 with the outlook connector for our users.
Occasionally when installing the Outlook connector we get the error saying that the “Installation cannot proceed: Setup cannot continue because a pending restart is required”
This can be resolved by creating a reg key to ignore this.
Run regedit
Create a key in “HKCU\Software\Microsoft” called “MSCRMClient”
add a DWORD value named IgnoreChecks and set the value to 1
The install should run through fine now.
