Thanks Bob!

So that means, if I need to run an executable as "asyncNoWait", then I'll have 
to use a different kind of customaction? If so, do you know what that type of 
customaction is?

Thanks.




________________________________
From: Bob Arnson <b...@joyofsetup.com>
To: General discussion for Windows Installer XML toolset. 
<wix-users@lists.sourceforge.net>
Sent: Thursday, June 25, 2009 8:49:46 AM
Subject: Re: [WiX-users] WiX 3.0: How to run a program

little.forest wrote:
> 1. If I try to use "asyncNoWait" as the "Return" type, I'm getting this error:
> The CustomAction/@Return attribute's value, 'asyncNoWait', cannot be 
> specified without attribute ExeCommand present.
>  

You can't use that with a DLL custom action, which is what QuietExec is.


> Can I make it something like After="Exec_Cmd"? 

Yes.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      __________________________________________________________________
Ask a question on any topic and get answers from real people. Go to Yahoo! 
Answers and share what you know at http://ca.answers.yahoo.com
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to