I found an answer by myself. It's easy: In a ApplyComplete event handler all I need is
But! In my custom BA I have to save the state (options, selected by user) and then restore this state after reboot, hiding the options UI. Otherwise my bootstrapper UI will start from the beginning and asks all the options again. So I have one more question: How to detect if installator was run automatically after reboot? Should I save some mark for this before reboot, as I did in a fast-made workaround? Or (I hope!) there is some internally supported by bootstrapper engine way? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Is-it-possible-supported-to-bootstrap-Windows-Installer-4-5-tp6526800p7578625.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

