I did a custom action that run a sql script, like "Alter table ...", following this
tutorial (but i did in C# language)
However, the Database is PostgreSQL and I'm using Npgsql provider.
In the CustomAction Project, I added the reference to Npgsql.dll.
Nevertheless, when I run the setup.exe, it gives me an error saying the Npgsql.dll could not be found, and the installation fails.
How can I fix this problem?
Get a life. Go party!