Hi all, I have noticed that if I have a deferred custom action in vbscript, I can reference properties using Session.Property"Propertyname"). But, in a c# deferred custom action using the session object, that same property is not available to me using session["Propertyname"]. The c# ca's seem to only have access to properties for immediate ca's. Does anyone know of a way to get property values for deferred custom actions using a c# ca dll?
Thanks, Craig ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users