hii, i made a bootstrapper for my msi to check and install the prerequisites..and when i click the setup.exe file it smoothly check and install..there is no problem in it..
*)For now i use GenerateBootstrapper and bootstrapperFile to create bootstrapper.
But my problem is this that when the prerequisite are installed they use there own install window.but i want to provide single installation feel.. i want to run every prerequisite file in my own customized UI .. i want to customize the Ui of them.How can i do this?? can anyone help me out??
thanks.