Skip to content

Incorrect "Bitness" Determined if Outlook is not installed #19

@lsowen

Description

@lsowen

We have some limited installations of Office which do not include Outlook. In this case, the 32 bit XLL is incorrectly registered, because the "bitness" registry entry for Outlook is used to determine if 32 or 64 bit should be used:

RegistryKey rkBitness = localMachineRegistry.OpenSubKey(@"Software\Microsoft\Office\" + szOfficeVersionKey + @"\Outlook", false);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions