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

Reply via email to