New User

Custom Action Dll

Hi

I am trying to retrieve the TARGETDIR of the msi file using a custom action dll.

I am using the MsiGetTargetPath function which should return the full target path. But it is returning a empty string only.

Can anyone help me in retrieving the target path?

Thanks
amalia

Hello,

The function you are using returns an error code. Does it returns ERROR_SUCCES or what else?

Return to “Common Problems”