Excel-DNA / Excel-DNA/WiXInstaller
Incorrect "Bitness" Determined if Outlook is not installed
Open
- Dominant language
- C#
- Stars
- 57
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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: https://github.com/Excel-DNA/WiXInstaller/blob/330c97f4ef998d32f1da39174998cfe4165a54e5/Source/InstallerCA/CustomAction.cs#L278
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.