Hii, well i want to install Prerequisites using CustomAction in .wxs file. I have already done the same with GenerateBootstrapper Task.
But i want to download and install my prerequisites(like .Net Framework 3.5 and SQL Server etc.) from HomeSite using CustomAction.
Is it possible to do this in WIX??