How can we install Files in Wix toolset using a c# custom action
I have some files that i need to install in temp directory before the actual installation of the files i am using a custom action in c# which will install the files embedded in my msi in the temp folder of the user.
How to create a bootstrapper for wix toolset
We have a msi that has dependency on some exe files and i want to install those exe files before the actual installation process begins i know that wix provides a bootstrapper engine called wix.