V K Gangwar wrote:
> Hello All,
>
> While install/Uninstall msi package I see command shell appears and 
> disappears. Actually I am using few custom actions related to command 
> shell.
> Is there  any way to hide these windows.
>
> Regards,
> Veerendra
>
> ------------------------------------------------------------------------

Use the Quiet Execution Custom Action

http://wix.sourceforge.net/manual-wix2/qtexec.htm

It wasn't clear to me at first, but you need to schedule a CA to set the
QtExecCmdLine property and then execute the quiet execution action.

-- 
Eddie McCreary                  Outside of a dog, a book is a man's best
mailto:[EMAIL PROTECTED]         friend.  Inside of a dog, it's too dark
http://www.heorot.org           to read. -Groucho Marx


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to