Any pointers for troubleshooting 2737 Could not access custom action [2], entry [3], library [4] Available in Windows Installer versions 1.0, 1.1, and 1.2.?
Question
Any pointers for troubleshooting 2737 Could not access custom action [2], entry [3], library [4] Available in Windows Installer versions 1.0, 1.1, and 1.2.?
Answer
First, start with the Windows Installer Error Messages reference as you have done.
Second, one needs to recognize this error points to a problem with the custom action DLL.
Third, track backwards. Export the binary from the Binary table.
Forth, try running depends.exe or something on the DLL
This should get you started.
Content credit also belongs to
- Carolyn, MSI Team Dev Lead. You can get other Carolyn insights about developing for Windows Installer from the Windows Installer Chat Archives
[Author: Robert Flaming]
This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at https://www.microsoft.com/info/cpyright.htm.