How to execute a WiX custom action DLL file with dependencies

前端 未结 4 1979
生来不讨喜
生来不讨喜 2020-12-14 16:55

I want to create a CustomAction C# DLL file that depends on a third-party .NET DLL (in this specific case, it\'s MySql.Data.dll). I have the C# custom action DL

4条回答
提交回复
热议问题