Code: Select all
HKEY_CLASSES_ROOT\TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.3 exists and contains:
"(Default) = "Microsoft Outlook 12.0 Object Library".
Code: Select all
HKEY_CLASSES_ROOT\TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.3 exists and contains "(Default) = "Microsoft Outlook 12.0 Object Library" and contains:
"PrimaryInteropAssemblyName = "Microsoft.Office.Interop.Outlook, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"
Code: Select all
HKEY_CLASSES_ROOT\TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.4 exists and contains:
"(Default) = "Microsoft Outlook 14.0 Object Library".
Code: Select all
HKEY_CLASSES_ROOT\TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.4 exists and contains "(Default) = "Microsoft Outlook 14.0 Object Library" and contains:
"PrimaryInteropAssemblyName = "Microsoft.Office.Interop.Outlook, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"
Code: Select all
Root: HKEY_CLASSES_ROOT
Key: TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.3
Name: [~]
Code: Select all
Value = "Microsoft Outlook 12.0 Object Library"
Code: Select all
Root: HKEY_CLASSES_ROOT
Key: TypeLib\{00062FFF-0000-0000-C000-000000000046}\9.3
Name: "PrimaryInteropAssemblyName"
Code: Select all
Value = "Microsoft.Office.Interop.Outlook, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C"
Unfortunately, there is no predefined way to display a .RTF file when a launch condition is not met. However you can display a custom message from the custom launch condition's Description field or implement it using custom behavior.So how do I now display an RTF file showing the user how to fix this issue?