The 'MsiGetProperty(hInstall, szName, TEXT(""), &nSizeCount); ' works great
on the old CA,
the old & new CA content in Orca are exactly the same (on the CustomAction
table) - except for the target column of course.
the InstallSeqance table contains both new & old CAs.

On Thu, Sep 18, 2008 at 7:41 AM, Bob Arnson <[EMAIL PROTECTED]> wrote:

> Ran Didi wrote:
> > MsiGetProperty(hInstall, szName, TEXT(""), &nSizeCount); (gets nSizeCount
> ==
> > 0 & return ERROR_MORE_DATA), while i was trying to get the
> CustomActionData
> > property from the msi package.
> >
>
> The most likely cause is that the CA data wasn't set correctly in the
> immediate CA.
>
> --
> sig://boB
> http://joyofsetup.com/
>
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Didi Ran...
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to