Hi,

 

I am getting ICE68 error in orca when I validate the msi. The error
message is Invalid custom action type for action 'WRITEINSTALLDIRTOARP'.


The custom action type generated is of type 1587 

 

The below is the code related to this error.

 

 

    <Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR" />

    <Property Id="ARPINSTALLLOCATION" Value="INSTALLDIR"  />

...

...

...

...

 

 

<CustomAction Id="WRITEINSTALLDIRTOARP" Property="ARPINSTALLLOCATION"
Return="check" Value="[INSTALLDIR]" Execute="commit" />

 

I am using WIX Installer 2.0 version 

 

Please help me in fixing this issue.

 

Thank you,

Siddhartha. 

******************************************************************************************
 
This message may contain confidential or proprietary information intended only 
for the use of the 
addressee(s) named above or may contain information that is legally privileged. 
If you are 
not the intended addressee, or the person responsible for delivering it to the 
intended addressee, 
you are hereby notified that reading, disseminating, distributing or copying 
this message is strictly 
prohibited. If you have received this message by mistake, please immediately 
notify us by  
replying to the message and delete the original message and any copies 
immediately thereafter. 

Thank you. 
******************************************************************************************
 
FACLD
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to