Hi, I have created a bootstrapper (using burn in visual studio 2010) which installs .Net framework4 as prerequisite and then installs the actual msi. Following are the problem that I am facing and I really need your help to resolve those problems.
1> I don't want the bootstrapper to have an entry in Add Remove Program;so I am not using "Name" attribute in "Bundle" tag. But as a result of that, my bootstrapper dialog displays only the text "Setup". Please let me know is there any way to set the title text without specifying "Name" attribute in "Bundle" tag. 2> I am unable to set the icon of bootstrapper dialog. How to do this? 3> The bootstrapper exe is working fine but whenever I try to cancel the installation in midway the bootstrapper crashes. Is that a bug in Win 3.6 or I am doing something wrong? Please help me to resolve these problems. Thanks in advance. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users