I've tried to add following code <CustomAction Id="SetLIMITUI" Property="LIMITUI" Value="2"></CustomAction> <InstallUISequence> <Custom Action="SetLIMITUI" After="LaunchConditions">PATCH AND Installed</Custom> </InstallUISequence>
But it does't work ((( -----Original Message----- From: Pally Sandher [mailto:pally.sand...@iesve.com] Sent: Tuesday, March 16, 2010 7:17 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Disable UI in patch by default http://msdn.microsoft.com/en-us/library/aa369759.aspx Use a type 51 custom action to set that & condition it with "PATCH AND Installed". Palbinder Sandher Software Deployment & IT Administrator T: +44 (0) 141 945 8500 F: +44 (0) 141 945 8501 http://www.iesve.com **Design, Simulate + Innovate with the <Virtual Environment>** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -----Original Message----- From: Oleksandr Y. Nechyporenko [mailto:alexnc69...@gmail.com] Sent: 16 March 2010 14:29 To: 'General discussion for Windows Installer XML toolset.' Subject: [WiX-users] Disable UI in patch by default Hi All, I've created install for our product. Now I've created a path as described here http://wix.sourceforge.net/manual-wix3/wix_patching.htm. Is there way to hide user interface when MSP file is running by mouse double click? I've used in WixUI_Mondo in my setup project. Now when I run MSP by double click the user interface is also appeared. I want to create silent patch install by default, like MS Office MSPs works. Is there any directive or tag which I can specify in patch's wxs file which will create patch without UI? Thanks. ------------------------------------------------------------------------ ------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ---------------------------------------------------------------------------- -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users