I am not sure it can help in my case. This is my custom action:
<CustomAction Id="ExtractDataFilesAction"
Directory="APPDATAFILESDIR"
ExeCommand="expand.exe -r *.cab"
Execute="commit"
Return="asyncNoWait" />
How will this action look like with QuietExec?
-----Original Message-----
From: Reggie Burnett [mailto:[email protected]]
Sent: Saturday, December 20, 2008 18:52
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom action console window
Use the QuietExec custom action.
On Sat, Dec 20, 2008 at 2:06 PM, Alex Ivanoff <[email protected]>
wrote:
> Is there a way to suppress console window that pops up for a custom
> action that is an console executable?
>
>
------------------------------------------------------------------------
------
> _______________________________________________
> WiX-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------
------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users