I am new to WIX and installation classes.
I am using WIX for getting user inputs from InstallWizards i want to add a custom action.
I created one custom action, and created a set up project , I am not knowing how to use and call this custom action using wix classes or how do I call.
This link says about creating customactions,but how do I use at runtime for any MSI?