What doesn't work? What does a verbose log tell you about the things which don't work?
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: Satish Muniyappa (3P) [mailto:satish.muniya...@citrix.com] Sent: 06 April 2010 21:07 To: 'wix-users@lists.sourceforge.net' Subject: [WiX-users] Questions from a newbee Hi, There are two parts in my uninstall: 1. Uninstall a driver. This one works well. 2. Have a custom action (a dll) that alters some registry entries that is made during a install. I need some help with how to specify this inside <InstallExecuteSequence> </InstallExecuteSequence> Right now, I have <InstallExecuteSequence> <Custom Action="MyAction" Before="RemoveFiles">Installed</Custom> </InstallExecuteSequence> This does not work as expected. I guess "Before" is not correct and the condition "Installed" is incorrect too. Any help would be great. Thanks, Satish M S ------------------------------------------------------------------------ ------ 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