Use the /qn switch on msiexec.exe to completely suppress UI. Also, be careful--UILevel like most installer properties is case sensitive. The actual property is UILevel. Since it is not upper case, it is not a public property can can't be passed on the command line.
-- John Merryweather Cooper Build & Install Engineer -- ESA Jack Henry & Associates, Inc.(r) Shawnee Mission, KS 66227 Office: 913-341-3434 x791011 jocoo...@jackhenry.com www.jackhenry.com -----Original Message----- From: Andrei Trif [mailto:trif.and...@mail.com] Sent: Tuesday, August 20, 2013 1:25 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Basic MSI without UI Hello, I just started with WIX and I have a question, is there any way I can hide the little box where Windows Installer says what's happening during the install of a simple basic msi without a UI? I tried to suppress the entire UI sequence but the little box is still displayed. Then I tried to set the UILEVEL property to 2 but little box is still displayed. In the log file I can see that the property is actually set to 3 just before the INSTALL. Then I tried to set the LIMITUI property to 2 but the little box is still there. Please give some advice. Thank you, Andrei ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users