Re: [WiX-users] EmbeddedUI Install Execute Sequence

2009-05-30 Thread AG Crum
Thanks Jason. I also arrived at this conclusion too and the only thing I haven't figured out is how to access the session (to change properties). I've analyzed a verbose msiexec log to see how the WixUI does things. WixUI can do events to set properties and WixUI can also call a custom action (and

Re: [WiX-users] EmbeddedUI Install Execute Sequence

2009-05-29 Thread Jason Ginchereau
You're not doing anything wrong -- EmbeddedUI was unfortunately not designed in a way that allows that kind of flexibility. You'll need to use an external UI handler for the things you want to do. -Original Message- From: AG Crum [mailto:crum.and...@gmail.com] Sent: Friday, May 29, 200