Deferred custom actions ( including commit and rollback ) can't access 
component state API's.  They can only access what was serialized to them 
through the CustomActionData property.

I think your question might indicate a misconception on how it all works.  
During the script generation phase the script is generated and it's only during 
the script execution phase that the operations are executed and a rollback 
occurs if needed.

Have you read: http://www.installsite.org/pages/en/isnews/200108/index.htm

Chris

--- On Thu, 1/6/11, Sean Farrow <sean.far...@seanfarrow.co.uk> wrote:

> From: Sean Farrow <sean.far...@seanfarrow.co.uk>
> Subject: [WiX-users] component state during rollback
> To: "wix-users@lists.sourceforge.net" <wix-users@lists.sourceforge.net>
> Date: Thursday, January 6, 2011, 7:54 AM
> Hi:
> When executing a rollback custom action, what will be the
> state of components that were selected through features to
> be installed?
> Regards
> Sean.
> ------------------------------------------------------------------------------
> Learn how Oracle Real Application Clusters (RAC) One Node
> allows customers
> to consolidate database storage, standardize their database
> environment, and, 
> should the need arise, upgrade to a full multi-node Oracle
> RAC database 
> without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 


      

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to