Use Session.GetMode(InstallRunMode) -- it's just a very thin wrapper around the MsiGetMode Win32 API (http://msdn.microsoft.com/en-us/library/aa370125.aspx)
-----Original Message----- From: Mark Knutson [mailto:[email protected]] Sent: Thursday, March 05, 2009 4:26 PM To: [email protected] Subject: [WiX-users] Custom Action/DTF and determin if immediate or deferred Using DTF, how do you determine if the custom action is being executed as either immediate or as deferred? Thanks ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

