Register the IBM Cognos Office Reporting TM1 Addin using a registry command

You can use a registry command to register the IBM® Cognos® Office Reporting TM1® Addin (CognosOfficeTM1.xll) with Microsoft Excel.

The following sample script shows the basic registry command to add the CognosOfficeTM1.xll reference to Microsoft Excel.

[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Excel\Options] 
"OPEN"="/R \"C:\\Program Files\\IBM\\cognos\\Cognos for Microsoft 
Office\\CognosOfficeTM1.xll\""
Note: This is a sample only. You must modify the command to use the appropriate path and key for your environment.