After which custom action should my C# custom actions execute? And what condition should I use so my custom action could run only on uninstall?
After which custom action should my C# custom actions execute?
It depends on what they do.
And what condition should I use so my custom action could run only on uninstall?
REMOVE = "ALL"