Loading
CustomActionData Property Value is Null?
Hi,

 

InstallShield 2009 InstallScriptMSI package being created.

 

I set CustomActionData property equal to [TARGETDIR] in the Property Manager.

 

Using VBScript Custom Action Deferred after InstallInitialize.

 

The VBScript Cannot get the value returned from:

 

Session.Property("CustomActionData")

 

What needs to also be done?

 

Thanks for any feedback,

 

Ralph

Loading
CustomActionData Property Value is Null?