InstallUISequence = full UI. ARP runs with basic UI. Hence you should test both installation & uninstallation using basic and/or no UI (/qb or /qn parameters supplied to msiexec respectively) as well as full UI so you don't trip up in situations like this.
Also most remote deployment systems (e.g. SMS, group policy) are unlikely to run your installers with full UI either. 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: Arun Kumar [mailto:arun_jku...@persistent.co.in] Sent: 19 January 2011 11:41 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Custom Action on unistall does not run Hi, I'm just running an custom action on uninstall, but I notice that one of my custom actions isn't running during the uninstall. I've put it in the UIInstallSequence thus: <InstallUISequence> <Custom Action="MyUninstallAction" After='ExecuteAction'>Installed</Custom> </InstallUISequence> But it doens't seem to run. What I've seen implies that the UI sequence isn't run on an add/remove programs uninstall. Is that really the case? Really appreciate any help. Thanks, AK. DISCLAIMER ========== This e-mail may contain privileged and confidential information which is the property of Persistent Systems Ltd. It is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorized to read, retain, copy, print, distribute or use this message. If you have received this communication in error, please notify the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. ------------------------------------------------------------------------ ------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users