1 - http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html However from looking at the sources WiXUI_FeatureTree already has LicenseAgreementDlg after the WelcomeDlg. If you want a second one showing a different RTF you'll need to write it (or copy & paste from the LicenseAgreementDlg.wxs in the WiX sources).
2 - No idea. Never used Restart Manager as it's only supported in Windows Installer 4.0 and later. Are you using Util:CloseApplication (http://wix.sourceforge.net/manual-wix3/util_xsd_closeapplication.htm) or relying on Windows Installer alone? 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: Ivo Beltchev [mailto:i...@roadrunner.com] Sent: 21 June 2010 14:48 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Customizing WixUI_FeatureTree Hi, WixUI_FeatureTree is almost exactly what I need. I just want to change 2 things: 1) Add a Readme.rtf file at the end of the install. This can either be in a dialog similar to EULA (that's what Visual Studio setup projects do), or a checkbox to execute the RTF when the installer closes. Given the choice between the two I would prefer the first option (embed the Readme text in a dialog). 2) Currently when I upgrade from one version to the next I get a popup from the Restart Manager asking to restart the programs that use my DLL. That's good. But during uninstall I only get a simple message box saying "Some files are in use, you should reboot afterwards". I want to use the Restart Manager in all cases (even during "Change" when the offending feature is being uninstalled). What is the easiest way to do what I need? Thanks Ivo ------------------------------------------------------------------------ ------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users