Save the values you need in a persisted Variable *before* calling Apply().
When you come back after reboot, the values will still be there.

Basically, in Burn we fixed the "problem" that MSI does not store Property
values by allowing Variables to be persisted. <smile/>

On Wed, Jun 27, 2012 at 6:57 AM, jhennessey <jack.hennes...@hyland.com>wrote:

> In my BA I have several packages and features. I decide which of these to
> install by showing a UI that allows the user to select them individually.
>
> If one of the packages requires an immediate reboot what is the recommended
> way of persisting the plan for after reboot (I don't want to have the user
> re-select everything they want to install during resume).
>
> My only thought is that I will have to write out the information to a file
> somewhere and re-read (and then delete) it.
>
> Any thoughts are appreciated.
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-Resume-Installation-Plan-tp7579146.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
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
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

Reply via email to