Loading
Custom action in managed code (c#)
I have added some custom actions that are written in C. They are called at the correct points and execute as expected until I call code in other DLLs in the assembly. IS can't resolve the reference, i.e. can't load the other DLL.

 

How do I make this happen?

 

Thanks,

 

Charles

Loading
Custom action in managed code (c#)