Hello Jim,

I replaced Execute with  "deferred" 

now is showing when i open orca type 11346.
But I want type should be 1042

below is code

        <CustomAction Id="LQMI_DisableInPlace" Return="ignore" HideTarget="yes"
Execute="deferred" Impersonate="no" TerminalServerAware="no"
ExeCommand="DisableBrowseInPlace" FileKey="lqmireg.exe">
    </CustomAction>

Please let me know


Jim Williams-3 wrote:
> 
> I think you want Execute="deferred".
> 
> Jim
> 
>>below is my custom action.
>>
>><CustomAction Id="LQMI_DisableInPlace" FileKey="abc.exe"
> HideTarget="no"
>>Impersonate="no" TerminalServerAware="no"
> ExeCommand="DisableBrowseInPlace"
>>Execute="immediate" Return="check" />
>> 
>>When I open msi with orca, it is showing type as 2066. But I want type
>>should be 1042
>>
>>Could you tell me how to do this
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Custom-Action-type-1042-and-18-tf4819034.html#a13788852
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to