I made a setup project on vs 2010 .net 4.0 for deployment of my product.The whole installations is based on my custom installer actions which i referenced in my setup project.
Now for some reason we have to migrate this setup project to WIX.
Is there a way that i integrate my previous made custom installer actions to WIX.
I searched here and googled as well but not found such stuff. Thank you.