As stated before Value="notepad.exe" & Value="psexec.exe \\192.168.1.2
-c WebsiteInstall.exe" mean nothing to the Windows Installer which is
why your installation fails.
Value="C:\Windows\notepad.exe" might give you better results.

Palbinder Sandher 
Software Deployment and IT Administrator 

T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 
http://www.iesve.com 

**Design, Simulate + Innovate with the <Virtual Environment>**

Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP

Email Disclaimer


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of pavan
gadam
Sent: 09 September 2008 12:53
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Quiet Execution Custom Action

Even when i tried with notepad.exe

my installation failed. :-(

Actually i need a call powershell psexec.exe

I tried with

<Property Id="QtExecCmdLine" Value="psexec.exe \\192.168.1.2 -c
WebsiteInstall.exe"/>

The result is same. :-(

Any help on Quiet Installation??
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge Build the coolest Linux based applications with Moblin SDK &
win great prizes Grand prize is a trip for two to an Open Source event
anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to