Try to set "LOGVERBOSE=1" property to see the verbose logging of QuietExec. Try 
to print the full path of the executed binary before calling QuietExec, 
probably the path is incorrect.

-Maksim

-----Original Message-----
From: Anand, Animesh [mailto:animesh.an...@igatepatni.com] 
Sent: Monday, July 25, 2011 9:47 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] QuietExec in CA

Hi,
I am passing the exe I need to execute in quotes, with its complete path.
In the msi log I see:
CallQEx:  Initialized.
CallQEx:  Error 0x80070002: Command failed to execute.
Action ended 10:07:13: CallQEx. Return value 1.
Where CallQEx is the C++ CA from where I call QuietExec.

Has anyone of us used QuietExec in C++ CA and can point out what I might be 
missing here? Any help will be highly appreciated.

Thank You,
Animesh Anand


-----Original Message-----
From: animesh_an [mailto:an.anim...@gmail.com]
Sent: Saturday, July 23, 2011 12:04 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] QuietExec in CA

Hi,
I have been wanting to use QuietExec in a C++ CA.Want I am doing is using
QuietExec as QuietExec(cmdINeedToUse,1000).Where cmdINeedToUse is
"\"C:\\windows\\system32\\calc.exe\"" for example.The return i got from the
call is some -ve value(-213456 something).The Calculator application does
not launch.
I have searched the net for the usage of the call.But,i keep coming across
this very post of the Wix bug.
Can some one please help with the example usage.
Thanks in advance.
Animesh

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/QuietExec-in-CA-tp5339782p6613004.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Information contained and transmitted by this e-mail is confidential and 
proprietary to iGATE Patni and its affiliates and is intended for use only by 
the recipient. If you are not the intended recipient, you are hereby notified 
that any dissemination, distribution, copying or use of this e-mail is strictly 
prohibited and you are requested to delete this e-mail immediately and notify 
the originator or mailad...@igatepatni.com. iGATE Patni does not enter into any 
agreement with any party by e-mail. Any views expressed by an individual do not 
necessarily reflect the view of iGATE Patni. iGATE Patni is not responsible for 
the consequences of any actions taken on the basis of information provided, 
through this email. The contents of an attachment to this e-mail may contain 
software viruses, which could damage your own computer system. While iGATE 
Patni has taken every reasonable precaution to minimise this risk, we cannot 
accept liability for any damage which you sustain as a result of software 
viruses. You should carry out your own virus checks before opening an 
attachment. To know more about iGATE Patni please visit www.igatepatni.com.

------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Storage Efficiency Calculator
This modeling tool is based on patent-pending intellectual property that
has been used successfully in hundreds of IBM storage optimization engage-
ments, worldwide.  Store less, Store more with what you own, Move data to 
the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to