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 foll
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,
This code starts a powershell proce
Hi Sandun,
Your code must be like this,
Get a log by executing .msi file in command line as follows,
msiexec /i /L*v
send the log.
-SMR
sandun css wrote:
> Hi Michael,
>
> Thanks for the reply.
>
> I tryed with this,
>
> Value=""[POWERSHELLEXE]" [INSTALLDIR]scripts\Install.ps1"/>
>
Hi Michael,
Thanks for the reply.
I tryed with this,
But it doesn't run the powershell script. don't I need the following action?
On Mon, Mar 16, 2009 at 5:07 PM, Michael wrote:
> Hi,
>
> Value=""[POWERSHELLEXE]" [INSTALLDIR]scripts\Install.ps1"/>
>
> try this.
>
>
> sandun css wrote:
>
Hi,
try this.
sandun css wrote:
> Hi,
>
> I was trying to run a powershell script in powershell 64 bit version. (using
> CAQuietExec64)
>
>
> Value=""[POWERSHELLEXE]" [INSTALLDIR]scripts\Install.ps1" Execute=
> "immediate" Return="check" />
>
>
> But, this doesn't seem to be working!
>
> How
Hi Sandun,
Try this statement.
sandun css wrote:
> Hi,
>
> I was trying to run a powershell script in powershell 64 bit version. (using
> CAQuietExec64)
>
>
> Value=""[POWERSHELLEXE]" [INSTALLDIR]scripts\Install.ps1" Execute=
> "immediate" Return="check" />
>
>
> But, this doesn't seem to
6 matches
Mail list logo