Hi Sandun,

OK, thats fine.

 Its seems to be error in execution of command. First, try to execute 
same command in command prompt.
If it fine, consider operating system, application (32bit/64bit).

-SMR
sandun css wrote:
> Hi Michael,
> I tested with your code. But the installer failed. found following 
> lines in the log.
>  
> CAQuietExec64:  Error 0x80070057: failed to get command line data
> CAQuietExec64:  Error 0x80070057: failed to get Command Line
>
> Then I modified it as follows,
>  
>  <CustomAction Id="SetInstallScriptParameter" 
> Property="InstallScriptAction" Value="&quot;[POWERSHELLEXE]&quot; 
> [INSTALLDIR]scripts\Install.ps1" Execute="immediate" Return="check" />
>
> <
>
> CustomAction Id="InstallScriptAction" BinaryKey="WixCA" 
> DllEntry="CAQuietExec64" Execute="deferred" Return="check" 
> Impersonate="no"/>
>
> This code starts a powershell process, but it doesn't seem to be 
> executing the script. And that process doesn't exit as well. (Just 
> hanging without any action)
>
> I attached its log file with this.
>
> Thanks,
>
> Sandun
>
> ------------------------------------------------------------------------
>
>
> No virus found in this incoming message.
> Checked by AVG - www.avg.com 
> Version: 8.0.237 / Virus Database: 270.11.16/2005 - Release Date: 03/16/09 
> 19:01:00
>
>   


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to