al Message-
From: akihiro.shib...@jp.yokogawa.com [mailto:akihiro.shib...@jp.yokogawa.com]
Sent: Thursday, February 03, 2011 8:18 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to Get Feature State In the Custom Action
I am trying MsiGetFeatureState is called after MsiDoActi
... );
Is the problem in this method?
> -Original Message-
> From: Rob Mensching [mailto:r...@robmensching.com]
> Sent: Friday, February 04, 2011 1:50 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] How to Get Feature State In th
The Feature state isn't set before CostInitialize.
On Thu, Feb 3, 2011 at 3:48 AM, wrote:
> Hi!
>
> I want use MsiGetFeatureState in CustomAction, and the CustomAction is
> scheduled before "CostInitialize".
>
>
> in Wix:
> DllEntry="SetPropertyByFeatureState" BinaryKey="XDLL" />
>
>
>
>
Hi!
I want use MsiGetFeatureState in CustomAction, and the CustomAction is
scheduled before "CostInitialize".
in Wix:
in C++ CustomAction:
UINT _stdcall SetPropertyByFeatureState( MSIHANDLE hInstall )
{
INSTALLSTAT
4 matches
Mail list logo