Hi All,
I'm new to the advanced installer. i have created an installer with some vb scripts(in insatllExecuteSequence in custom actions page) in which i'm accessing some public properties and features to manipulate the controls.
But when i select the Deferred With no impersontaion as Execute option in the Custom Actions page. I am unble to access the features by using Session.FeatureRequestState("feature1").
How to access the feature in vb scripts when the execution option selectes as deferred?
Thanks & Regards
UU