Here's part of the log file. It doesn't tell me much. Maybe I don't know what to look for.
Here's a good section:
MSI (s) (3C:34) [09:36:31:636]: Executing op: RegOpenKey(Root=-2147483647,Key=SOFTWARE\Microsoft\Office\Excel\Addins\Hyperion.CommonAddin,,BinaryType=0)
MSI (s) (3C:34) [09:36:31:636]: Executing op: RegRemoveValue(Name=LoadBehavior,Value=#3,)
MSI (s) (3C:34) [09:36:31:652]: Executing op: RegRemoveValue(Name=CommandLineSafe,Value=#0,)
MSI (s) (3C:34) [09:36:31:652]: Executing op: RegRemoveValue(Name=FriendlyName,Value=Hyperion® Smart View for Office,)
MSI (s) (3C:34) [09:36:31:652]: Executing op: RegRemoveValue(Name=Description,Value=Hyperion® Smart View for Office,)
Here's the error section:
MSI (s) (3C:34) [09:36:31:652]: Executing op: RegOpenKey(Root=-2147483647,Key=SOFTWARE\Classes,,BinaryType=0)
MSI (s) (3C:34) [09:36:31:652]: Executing op: RegRemoveKey()
MSI (s) (3C:34) [09:36:31:652]: Note: 1: 1404 2: 3: 5
MSI (s) (3C:34) [09:36:35:559]: Product: Hyperion Smart View v9.3.1 -- Error 1404.Could not delete key \SOFTWARE\Classes. System error . Verify that you have sufficient access to that key, or contact your support personnel.
MSI (s) (3C:34) [09:36:35:574]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWARE,,BinaryType=0)
MSI (s) (3C:34) [09:36:35:574]: Executing op: RegRemoveValue(,,)
MSI (c) (F8:E0) [09:36:31:668]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
Error 1404.Could not delete key \SOFTWARE\Classes. System error . Verify that you have sufficient access to that key, or contact your support personnel.
I can't find a reference anywhere in my msi that refers to SOFTWARE\Classes.
Thx